Search All content
Search query: base tag
Results: 2
1. Misc HTML tags in tutorial HTML Old School Frontend
This page will explain other important HTML tags. Horizontal rule <hr align="center" size="5" width="30%" color="blue" noshade> Example:
Permission(PGU):447, Lang:EnglishCreated:2015-01-14 09:46:00, Modified:2015-01-14 09:52:40, Status:finished, Version:1.0
2. BASE tag in tutorial HTML Old School Frontend
This tag is use to prepend all links in HTML document. For example if we put <base href="http://msdn.microsoft.com"> then link <a href="./default.asp"> will be http://msdn....
Permission(PGU):447, Lang:EnglishCreated:2015-01-18 05:43:58, Modified:2015-01-18 05:44:26, Status:finished, Version:1.0