Skip to content

pjmendoz/w1d3-dog-adoption-site-pjmendoz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

w1d3-dog-adoption-site-pjmendoz created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.9%
  • CSS 19.1%