Skip to content

Latest commit

 

History

History
 
 

2-website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Website

Create a new webpage on a subject that you're interested in (maybe the same topic you used for your Codepen submission).

It should include the following elements:

  • The .html page and a linked .css file applies a consistent color scheme to links and text on your page.

  • A page header with a title and description for the site.

  • An articles section with three articles, each including a title, summary and a link.

  • A page footer containing info about you or the site.

  • Proper use of the semantic HTML tags we discussed.

  • Research the :first-child pseudo-class and use it to style the first article so that it stands out from the others.

  • Use this website Lorem Ipsum to generate random blocks of contents to fill your website.

  • Use the sketch below to guide you towards the layout and content you are trying to achieve. Please note that this is just a sketch - you can choose the colours, fonts and images that you want to use in the page.