Skip to content

Instantly share code, notes, and snippets.

View DavidAPears's full-sized avatar
🇸🇪
Always happy to chat.

David Pears DavidAPears

🇸🇪
Always happy to chat.
View GitHub Profile
@DavidAPears
DavidAPears / Style.CSS
Created May 16, 2018 10:00
Basic Website [HTML & CSS] -> CodeClan course-work (D.Pears)
*
{
margin: 2;
padding: 2;
}
header
{
background-image: url(laptopongrey.jpg);
height: 100vh;