Skip to content

HTML-1-Lucas--first pages - #1

Open
kdlucas04 wants to merge 2 commits into
mainfrom
HTML-1-Lucas--first-pages
Open

HTML-1-Lucas--first pages#1
kdlucas04 wants to merge 2 commits into
mainfrom
HTML-1-Lucas--first-pages

Conversation

@kdlucas04

@kdlucas04 kdlucas04 commented Aug 27, 2026

Copy link
Copy Markdown

What You Learned & Basic Overview of Coding Work

Creating my first page was honestly not as bad as I expected it to be! For this page, I created the basic structure for my website, The Romance Index. I used sectioning elements such as header, nav, main, and section to organize the different parts of the page.

I also practiced using headings by making the website title an h1 and using h2 elements for the individual sections. One of my main takeaways was understanding that HTML elements are not just about how something looks on the page. They also give the content structure and meaning. I also used a navigation list, a paragraph, and an unordered list of romance tropes.

Triumps
I am proud that I was able to create a working page and actually understand more of what I was doing than I expected. It was especially cool to save the page and see my changes appear in the browser. At one point, I completely messed up my list of romance tropes because I was not closing my li tags correctly. Once I fixed the tags, VS Code helped correct the formatting, which was pretty cool to see. I also feel more comfortable recognizing how opening and closing tags work now.

Questions
I would like feedback on whether my page is structured appropriately and if I am using the semantic elements correctly. I am also still getting used to keeping track of opening and closing tags, especially when several elements are inside one another. I would appreciate any tips for keeping HTML organized as the page becomes more complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant