Skip to content

An early project I did to demonstrate my understanding of HTML and CSS.

Notifications You must be signed in to change notification settings

akus062381/dog-adoption-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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">

The link to the adoption application form should go to #, which is a way to link to the same page as you are currently on.

About

An early project I did to demonstrate my understanding of HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •