Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts
Thursday, January 12, 2017

HTML Paragraph and New Line Tag

thumbnail
For paragraph HTML has a paragraph tag which is as per given below <p>any description.....</p> Following will help you Und...
Wednesday, January 11, 2017

HTML Heading tag

thumbnail
There are six tags which are used for heading that is h1,h2,h3,h4,h5,h6   all leads to heading but different size Following will help yo...
Tuesday, January 10, 2017

HTML Basics

thumbnail
HTML-Hyper Text Markup Language Basically HTML is used for webpage designing.It has many attributes,tags etc. which helps in designing of...