Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は怒っていますか?画像の境界線を削除しようとしていますが、これでシフトできないようです
HTML:
<img src="../_test.jpg" width="200" height="200" alt="Test">
CSS:
img { border: 0px; outline: none; }
実際の例