tx

Celia的动态

苍生有难,山河同悲,草木有灵,天地不朽

I learnt this from https://itnext.io/html-underrated-tags-119ef3e45b94. This is an amazing post.

So basically, the tag is the tag. It is used like this:

<base href=”https://www.example.com/" target=”_blank”>
<a href="a-post.html">A post</a>

So if the base is mentioned earlier, all the relative links will be according to this. This is very useful when you are using a tool like site sucker, which saves files from a webpage. Some resources like images might not be correctly displayed if you saved a single file locally, but it will if you add the base tag, telling the html file that all the media files with relative links are from this webpage.

An example:

https://codepen.io/adrian-legaspi/pen/qBErzEq

分享:
0 条评论
user编辑评论信息
插入图片

隐私评论

公告

随缘更各种东西

随机文章

想你了336 浏览 - 2023/11/08
同道殊途353 浏览 - 2023/04/20
人渣反派自救系统592 浏览 - 2021/12/16
余污333 浏览 - 2021/07/27
六爻535 浏览 - 2021/09/27