web designing

Hyperlinks in HTML

Link is used to connecting our website pages. It is done by an anchor tag of an HTML, anchor tag contains hyper reference link or simply we can say th...

Formatting Tags

Formatting tags in HTML are used to format text, to make text bold, to make text italic, to make text superscript or subscript, to strike text, etc. S...

HTML Table

In this blog, you will learn about HTML Table, you will see the use of HTML Table, how to use HTML table, cell spacing, cell padding, merging HTML Tab...

HTML5 Semantic tags

In an old days, Web Designer uses the  tag to create the layout of websites, but there was some problem, the problem is that when web designer try to ...