Take a scroll down to see some of my achievements—brought to life with coding right here on my site!"
Here are some of the achievements I’ve captured along the way — and lastly, one of my favorite pieces from high school, which reflects my appreciation for nature and sunsets.
HTML is ike the skeleton of a webpage. It’s a language used to create and structure content on a web, like text, images, and links. HTML tells the browser what to display (like paragraphs, headings, images, etc.). It uses tags like h1, p, and img (<>) to define different parts of the page and struture.
CSS is another language used to style and change the appearance of a webpage. It's like the skin of the skeleton and tells the browser how the content should look (like what colors, fonts, layout, etc. to use). Makes a webpage look good and organized just like mine!