Skip to content

Anna2024WebDev/project-news-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The News Site Project

The project for our second week was to produce a responsive news site by using CSS Flexbox, Grid and media queries.

The planning and problems

I started by sketching on paper and then adding it step by step, first HTML and then going in to the styling. I used both Flexbox and grid. Flexbox for the main news item and Grid for the other news items. I played around testing different media queries as well as different Flexbox and Grid types.

I think the media queries in combination with using Flexbox and Grid was tricky. If I had more time I would dig deeper into media queries as well as both Flexbox and Grid and how to combine them all in the best way to make the site even more responsive.

See my page here https://thesweetscoop.netlify.app/

About

News site, second Technigo Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.5%
  • CSS 35.5%