The "p" tag leaves some space and starts a new paragraph. This paragraph is in a new size and font!
Now we will talk about lists.Hyperlinks to files in the same folder as the current .html file do not need the full URL, since the location is understood. Make a link to a file in the current folder:
Math 5920 syllabus
If you put another .html file in the current folder, you can make a link from your home page to it.
Link to page about my hobbies
You can put additional folders in the current folder.
My Canadian vacation
This refers to an html file inside a folder called vacationpictures that you put in the current folder.
You will certainly want to display images on your web page. You can use a file in the current folder.
This displays an image on the screen. You can change the size of an image and you can get it from a remote location.

You can use a "mailto" to put your email address online, but then spammers can easily crawl the web and collect your email address. Instead, I like to display it as an image:
| Row 1, division 1 of a table | Row 2, second division of a table |
| Tables make it easy to organize data and pictures | They are not hard to create |
| Send me an email: | ![]() |