Skip to content

Basskip/times-article-html-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NYT Article HTML/CSS copy

A project from The Odin Project's curriculum, replicating the basic HTML and CSS of an NYT article

Things I learned

  • More practice with HTML and CSS
  • How to use Font Awesome Icons
  • Positioning text on top of Font Awesome Icons using stacks

Things to work on

  • No favicon
  • I'm sure my choice of classes/ids/CSS selectors is a bit of a mess
  • 'Theory of Inflation' grid section should probably use padding instead of empty rows to make sure the background image isn't covered

Check it out yourself

Live on Github Pages

Download/clone the repository then open index.html in your browser of choice

git clone git@github.com:Basskip/times-article-html-css.git
cd times-article-html-css
google-chrome index.html

About

Copying a NYT article to practice HTML/CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published