Skip to content

Build Relaxr's Landing page over the 4th of July Weekend

Notifications You must be signed in to change notification settings

ga-chicago/fewd-landing-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Layout for Relaxr

Students will fork this repository and clone it. Upon completion, push (sync/publish) all of your changes after committing them.

Reading from Learn HTML & CSS

Description

A hot, new NY Tech Startup, Relaxr, has approached you to help them develop a new landing page for their company. They've handed you the design file for the site, along with the copy and assets. You need to take these files and turn it into a landing page.

Relaxr Landing Page

Note: For a view of the full page, see the jpg provided in the deliverable. Don't be alarmed if your font sizes don't perfectly match what you see in the jpg - trust in the design file!

Small Screen & Widescreen Views

Remember to use a wrapper id/class to set a content width

Relaxr Landing Page

Relaxr Landing Page

Real-World Applications

  • Build a website from a design file
  • Integrate advanced CSS properties
  • Use HTML5 structural elements (section, nav, aside, ...)
  • Use CSS Resets to "normalize" the rendering of your page across different browsers (normalize.css)
  • Use the Box Model to style element borders and structure your page

Technical Requirements

  • Use HTML5 structural elements (nav, header, footer - please as few divs as possible)
  • Use a CSS Reset file in addition to your style.css file to style the page (normalize.css)
  • Use IDs and Classes to to select and style elements on the page
  • Style your text with the Google Fonts provided by your style guide. Google fonts provides the CSS you need to change fonts.
  • Follow naming conventions, maintain consistency across .html and .css files and use best practices for naming IDs and Classes
  • Indent nested elements to increase your code's readability

Resources

About

Build Relaxr's Landing page over the 4th of July Weekend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published