Skip to content

joeohm/project-news-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News Site

This project is an excercise in HTML and CSS, the objective is to make a simple news site with "mobile first" development strategy, and to practise using flexbox and grid. I wanted a news site with only positive news, so decided to name it Cloud 9 News, and picked theme and content to match.

The problem

I made an overall checklist of things I needed to do, for example gather content and plan the overall layout, and in what order to do the tasks. I started off trying to finish the mobile design first, and then move on to responsiveness, but along the way I decided to change strategy and finish each section for every type of device instead. I felt it was an easier approach to use since it meant I would immediately discover if my styling would become problematic when trying to scale it.

View it live

https://cloud9news.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.2%
  • CSS 47.8%