HTML
Anchor/Link/Hyperlink Tag
Anchor/Hyperlink/Links Tag (<a> </a>) NB : A Broken link/Dead link/orphan link is a link on a web page that no longer works because the website is encountering face one or more of the reasons i.e. an improper URL entered for the link by the website owner or the destination website removed/deleted the linked web page (causing Read more…
HTML
Select Tag/Combo/Drop down Tag
Select Tag (<select> </select>) Example : How to create a Combo box/Drop down list in a html web page. Example : How to increase the length/witdh of the Combo box.
HTML
HTML Basic
HTML Basic Code Format/Template/Sample Html Tag (<html> </html>) Example : To Block/Stop Right Click Operation on a Html Page.
HTML
Heading & Footing Tag
Heading Tag (<h1-h6> — </h1-h6>) Header Tag (<header> </header>) Footer Tag (<footer> </footer>)