Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: HTML Tutorial for Beginners - 02
Description: HTML Tutorial for Beginners - 02

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


HTML Tutorial for Beginners - 02 - Line breaks, spacing, and
comments
EJ Media
Okay, welcome to your second tutorial on beginning HTML
...

If you followed the last video, we're going to use the HTML file we created in that video
...


Adding Line Breaks
We want to add some space between the sections of our HTML
...
Let's add three line breaks between the sections
...

To add a comment, use at the end of the comment
...


Adding Spaces
To add additional spaces between text, use the   HTML entity
...
Let's add some spaces between "test" and "test"
Title: HTML Tutorial for Beginners - 02
Description: HTML Tutorial for Beginners - 02