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





seo HTML LESSON 03 2013

Seo Master present to you:
WRITE ANYTHING "ITALIC" AND "UNDERLINE"

For write any thing italic you can write code as:

 <html>
<head>
<title>
My Page
</title>
</head>
<body>
welcome on <i>Futurelearning4u</i>.blogspot.com
</body>
</html>


                          ---------------------------------------
For write any thing underline in html you can write as:


 <html>
<head>
<title>
My Page
</title>
</head>
<body>
welcome on <u>Futurelearning4u</u>.blogspot.com
</body>
</html>




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


                                                                                                                                 NEXT LESSON>>>








2013, By: Seo Master

Labels:



Leave A Comment:

Powered by Blogger.