Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel





seo HTML LESSON 04 2013

Seo Master present to you:

FOR STARTING A NEW PARAGRAPH

For start a new paragraph you can write code as:


<html>
<head>
<title>
My Page
</title>
</head>
<body>
Welcome on
<p>
www.matrixar.com
</p>
</body>
</html>

                                       ---------------------------------------------------

FOR STARTING A NEW LINE

For starting a new line you can write code as: Important ! The is no need to close line tags.


<html>
<head>
<title>
My Page
</title>
</head>
<body>
Welcome on
<br>
www.matrixar.com
</body>
</html>




                             -------------------------------------------------------



                                                                                                                            NEXT LESSON>>>


2013, By: Seo Master

Labels:



Leave A Comment:

Powered by Blogger.