<img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142">


여기서 src는 불러올 파일이고 width, height는 사이즈잖아


alt는 대체 텍스트라고 하던데


<img src="w3schools.jpg" width="104" height="142">


없어도 둘이 차이 없더라고 alt 이거 무슨 역할이야?