Skip to content

bettercallazamat/NYT-article-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The New York Times article page

This project consists of making a clone of a New York Times article page.

Features

  • Header is positioned fixed to keep it on the top of the page
  • Article is using divs for spacing between paragraphs
  • Aside is positioned absolute to keep it on the right side of the page.
  • Aside is also using media queries rules in order not to make it overlap article content on changing width of the screen
  • Suggested articles section is using grid and media queries with display: none to change the size of itself
  • There are uploaded fonts with similar names, but with different attributes to be used in page
  • Icons are implemented with use of fontawesome.com

Built With

  • HTML5, CSS3
  • Flexbox
  • Grid
  • Fontawesome

Live demo

Check it out💻

Getting Started

Just open/double click index.html

Authors

👤 Felipe Rosa

👤 Azamat Nuriddinov

About

In this project I cloned NYT article page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published