molbrown / dog-adoption

Assignment for Momentum Learning for learning CSS layout design. See ReadMe file for more details.

Home Page:https://synonymous-van.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a Dog Adoption Site

Directions

Your task is to build one page for an animal shelter. You will need to build the HTML and CSS to make this page. The page should look like the following:

Image of the final page

The fonts used are Open Sans and Oswald, and can be included by adding the following line to your document's <head> before your own CSS:

<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Oswald:400,700" rel="stylesheet">

About

Assignment for Momentum Learning for learning CSS layout design. See ReadMe file for more details.

https://synonymous-van.glitch.me/


Languages

Language:HTML 70.7%Language:CSS 29.3%