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>>> |
Labels: HTML