HTML base 태그

Jmnote (토론 | 기여)님의 2019년 5월 2일 (목) 23:23 판 (Jmnote님이 Base 태그 문서를 HTML base 태그 문서로 이동했습니다)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

HTML base Tag
HTML base 태그
<head>
  <base href="https://upload.wikimedia.org/wikipedia/commons/" target="_blank">
</head>
<body>
  <img src="9/9e/A440.png" style="width:150px">
  <img src="4/4f/3to2.png" style="width:300px">
</body>

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}