HTML-program 4

Program 4:



  • Line break tag: <br>


<html>

<head>

<title> this is my first webpage</title>

</head>

<body>

This is my first webpage. This page is designed with HTML language.<br>HTML language is the principle language for web design but other language like<br> php, Java, JavaScript, VB, VBScript etc are also used to design webpage.<br>But these language are used as embedded within HTML language.<br>So, HTML is the mother language of webpage design.

</body>

</html>




  • Explanation:

    • In HTML language, line or sentence is not break with "Enter key". To break a line <br/> or <br> or </br> tag is used. Otherwise, browser will break the line automatically.

    • <br> tag is needs no closing tag. Or </br> or <br/> needs no starting tag. Any of these tag can be used.




  • It will look like:

Posted in Labels: |

1 comments:

  1. Anonymous Says:

    Amiable dispatch and this mail helped me alot in my college assignement. Thanks you as your information.

My Google Pagerank

Followers

Recent Activities

  © 2009; webmaster: MAKE MONEY ONLINE

Back to TOP