Large page headers are embedded in h1 tags

Text outside of tags appears in the standard font. You can end a line with a break tag.
You can make text appear bold or appear in an italic font .

Smaller headings are encased with h2 tags

It is easy to make underlined and italic text and even bold underlined italic text. You might want colored text, but please don't overdo it! Visit www.w3schools.com/html/ to learn more about html.

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 are embedded in "anchor" tags. Visit the BGSU Math and Stat department. The first anchor tag has additional information, which is the URL (Uniform Resource Locator) for the content. Between the tags goes the text for the link.
You can make the new page open in a new window or new tab: Opens Math and Stat department in a new window

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 make a hyperlink from an image file, so you click on the image to go to the 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: