The official webpage of Peter Eagleton

Hello 🙂

I created this page to document my journey of learning Web Development.

View my Web Development Milestones and Achievements

Or read my blog below…

HTML: Creating a Simple Webpage

First Page

I have used the teachings in Chapter 4 of Jennifer Robbins Learning Web Design to create a simple webpage with HTML.

The chapter guides you step-by-step to create a fictitious webpage titled “Black Goose Bistro”

I decided to create something different.

So I went into ChatGPT and asked it to create a random topic (plus content for this topic). It came up with “A History of Coffee”. 

This sounds perfect to me! 

This is how it turned out:

Second Page

I created a second page in order to incorporate more HTML elements.

This page contains the following HTML elements: <h1>, <h2>, <h3>, <p>, <hr>, <ul> + <li>, <ol> + <li>, <dl> + <dt> + <dd>, <blockquote>, <pre>, <figure> + <figcaption>