Skip to content

My first project, make a news site with different views on different devices. My project will be about economy in Europe.

Notifications You must be signed in to change notification settings

malinlunde/project-news-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

News Site

The assignment was to create a news site with different media queries. I created a news site about the economy of europe.

The problem

This is my first project and I really struggle to make the content to be where I wanted it to be. I tried out different functions like grid, flexbox, I used unorder list and order list and created a navbar, though without working links but just to make it look good for the eye. To approach the problem with content that wasn't on the right page, I made colored borders around every content so I more easily could understand where the different boxes were and also the live server tool helped me a lot.

View it live

My news site

instruction to push to github

git add . this command pushes all files

git commit -m "commit message" this command provide a message for organization

git push origin "name of branch" this command pushes local changes to remote repository git config --global user.email malinlundhe@hotmail.com git config --global user.name Malin Lunde

About

My first project, make a news site with different views on different devices. My project will be about economy in Europe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.2%
  • CSS 38.8%