Wednesday, 5 August 2015

paragraph and attributes, Html Fourth tutorial, HTML tutorial,

Html Fourth tutorial, HTML tutorial,
Assalam o alaikum Friends how are you?
Welcome in HTML Fourth Tutorial. This is very important tutorial.

Starting a new paragraph?
If you have a lot of text in one webpage and you want to manage it in some paragraphs then use for each paragraph <p> tag. <p> is opening tag for a paragraph and closing tag is </p>.

Example
<p> this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.this is paragrahp1.</p>
<p> this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.this is paragrahp2.</p>

Starting new Line?
For starting new Line there is a tag which is used on pressing enter new line does not start. The tag for starting new Line is <br> and there is no closing tag for this tag.

Example:
This is line 1 <br> This is line 2

Reselt:
This is line 1
This is line 2

Heading Tags?
Heading is most important part of webpage. When we want to write an article first we write heading. There are six types of headings in HTML. which are below
<h1><h2><h3><h4><h5><h6>
and there are closing tags for each of it.
</h1></h2></h3></h4></h5></h6>

Example:
<h1>onlinecomputercafe.blogspot.com</h1>
<h2>onlinecomputercafe.blogspot.com</h2>
<h3>onlinecomputercafe.blogspot.com</h3>
<h4>onlinecomputercafe.blogspot.com</h4>
<h5>onlinecomputercafe.blogspot.com</h5>
<h6>onlinecomputercafe.blogspot.com</h6>

Result:
onlinecomputercafe.blogspot.com
onlinecomputercafe.blogspot.com
onlinecomputercafe.blogspot.com
onlinecomputercafe.blogspot.com
onlinecomputercafe.blogspot.com



Dear Readers if you have any query/question feel free to ask me via comment box given below. Also Follow us on social media site and share that post with your friends. - See more at: http://onlinecomputercafe.blogspot.com

useful tutorial keep it up...
EmoticonEmoticon

:)
:(
hihi
:-)
:D
=D
:-d
;(
;-(
@-)
:o
:>)
(o)
:p
:-?
(p)
:-s
8-)
:-t
:-b
b-(
(y)
x-)
(h)

LinkWithin