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 }}