- span 태그 : <span style="color:red">특정 글자</span>
- a 태그 : <a href="http://naver.com/"> 하이퍼링크 </a>
- img 태그 : <img src="https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" />
- input 태그 : <input type="text" />
- button 태그 : <button> 버튼</button>
- textarea 태그 : <textarea> </textarea>
'프로그래밍 언어 > HTML+CSS+JS' 카테고리의 다른 글
[HTML] Form 태그 (0) | 2022.10.31 |
---|---|
CSS(Cascading Style Sheets) (0) | 2022.10.05 |
HTML 기본 태그 (0) | 2022.09.30 |
[HTML] 마크업언어란? (0) | 2022.09.30 |
자바스크립트 기초 문법 (0) | 2021.09.30 |