Input type Date/Time Tag

for Date/Calendar Values in HTML (input type=”date”) Example : How to create calendar to select desired day, month & year in html page. Example : How to find/get date difference/no. of days between two dates. Example : How to find/get current day’s name in an html page. Example : How to display date in Read more…

Loading

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…

Loading

Paragraph/Div/Span/Fieldset Tag

Paragraph Tag (<p> </p>) Example : A basic representation of paragraph tag. Div Tag (<div> </div>) Example : A basic representation of division tag. Span Tag (<span> </span>) Example : A basic representation of span tag. Fieldset & Legend Tag (<fieldset> </fieldset>) Example : How to create a typical fieldset border Read more…

Loading