Skip to content

emmydieden/project-news-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

News Site

This was the first assignment for the Technigo web development bootcamp. The task was to build a news site to give us the basic understanding of HTML and CSS, but also how to make a website responsive and how to layout using CSS grid and flexbox.

The problem

I used flexbox to make the basic layout of boxes for all three responsive sites. I chose to keep the design, including colour choice, simple to be able to focus on solving the problems of flexbox. I made a hamburger menu for the mobile site, although it's missing functions as my knowledge in javascript still is limited. If I had more time I would have played around more with effects, as giving the site a news ticker for example. I would also have deep dived more into text design and what margins and font sizes are most satisfying for the eye. For some reason the desktop version has an empty space at the bottom of the site - given more time I will look into why.

View it live

https://blackandwhitenews.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.3%
  • CSS 35.7%