Friday 18 January 2019

Learn HTML part 5

Single Line Break

Use the <br/> Tag to add a single line of text without starting a new paragraph. 
👉The <br/> Element is an empty HTML element. It has no end tag. 

For example:-
👇👇👇👇
<html>
<head>
<title> First page 
</title>
</head>
<body>
<p> This is my first paragraph </p>
<p> This is my second paragraph </p>
<p> This is a <br/> line break </p>
</body>
<html>

Input
👇👇👇👇


Result
👇👇👇👇






Basic Knowledges

Author & Editor

Has laoreet percipitur ad. Vide interesset in mei, no his legimus verterem. Et nostrum imperdiet appellantur usu, mnesarchum referrentur id vim.

0 Comments:

Post a Comment