Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 2.53 KB

README.md

File metadata and controls

57 lines (45 loc) · 2.53 KB

UDACITY Front End Web Development Nanodegree
Project 2: Personal Blog Project

Using HTML, and CSS(Flexbox/Grid/Media Queries)

by Laura Vara


Link to live website: https://blog-project-gamma-blue.vercel.app/index.html

This project consists of creating a blog post using HTML and CSS flexbox and grid. This project includes the HTML Semantics:

  • header
  • article
  • section
  • footer

And for the images:

  • figure
  • figcaption

My main page looks like this: image

That links to the "Blog" page which looks like this: image

The blog page also includes a footer: image

My blog post has all the requirements: image image image

Note that the working links are as follows:

  1. Home
  2. Blog
  3. Post1 (By clicking on the Read More button, links on "Popular Posts" on the sidebar, or by clicking the image at the "Featuared" section on the Home pag.
  4. Post2

Media Queries were used to make sure the site was responsive to different devices

image

References:

Image References: