Introduction to the HTML5 br-Tag – pg. 5

Introduction to the HTML15

Now we will use the <br/> tag. Open the html file and type a <br/> tag after the first sentence. Save the file and go to view it as a webpage.  You will see that the sentences are now on separate lines as illustrated.

Introduction to the HTML16

Now we will create a double space between the sentences by adding a second <br/> tag to the html code as illustrated. Save the file and view it in the web browser. You should now see a line space between the sentences as shown.

Introduction to the HTML17

In summary, you can use the <br/> tag in your html document when you want to separate writing or content on different lines.

To create a double space for website content, you can use  two br-tags like such: <br/><br/>.

Always remember to save your html document after each change and refresh your browser to see the new changes.

Introduction to the HTML18

Bye for now! Subscribe to all our social media so that you don’t miss out on learning.

Facebook WebDevelopment Class

Facebook InfoTech Education

Youtube WebDevelopment Class