Tools, FAQ, Tutorials:
HTML 'head' Tag/Element
What Is the HTML "head" Tag/Element?
✍: FYIcenter.com
The "head" element is the second element you need to learn.
The "head" element is used to provide information about the XHTML document.
The "head" element should not be used to contain any contents of the XHTML document.
Here are some rules about the "head" tag/element:
2017-02-20, 524👍, 0💬
Popular Posts:
Where to see resource detailed information of my API Management Service on Azure Portal? Once you ha...
How to Test API as a Publisher Administrator? You can follow this tutorial to test an API operation ...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
How to search for the first match of a regular expression using re.search()? The re.search() functio...
How to add a cover page to an EPUB 2.0 book? EPUB 2.0 does not offer any special specification to de...