Skip to content

MASharif/Week-1-Assignment-Complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Week-1-Assignment-Complete

<style type="text/css"> body{ width: 100%; padding: 0; margin: 0; } a{ color:black; } a:hover { color: #FF3758; } h1{ font-family: Verdana, Geneva, sans-serif; color: #FFFFFF; } h2{ font-family: Verdana, Geneva, sans-serif; } p{ font-family: Arial, Helvetica, sans-serif; } #nav{
  }
  #nav li{
    display: inline;
    list-style: none;
    padding: 0px 8px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
  }
  #main{
    height: 800px;
    background-image: url("https://static.pexels.com/photos/7027/airport-plane-travel.jpg");
    background-size: 100%;
  }
  #first_section{
    height: 800px;
    background-color: #A1B8E8;
    display: inline-block;
    width: 100%;
  }
  #second_section{
    height: 800px;
    background-color: #86B7E8;
    display: inline-block;
    width:100%;
  }
  #third_section{
    height: 800px;
    background-color: #A0EFFF;
    display: inline-block;
    width: 100%;
  }
</style>

My First Site

This site will be great

This is my first section

This has information about my first section

Google More Info

This is my second section

This has information about my second section

Twitter More Info

This is my third section

This has information about my third section

Microsoft More Info
9+4188

About

<!DOCTYPE html> <html> <head> <style type="text/css"> body{ width: 100%; padding: 0; margin: 0; } a{ color:black; } a:hover { color: #FF3758; } h1{ font-family: Verdana, Geneva, sans-serif; color: #FFFFFF; } h2{ font-family: Verdana, Geneva, sans-serif; } p{ font-family: Arial, Helvetica, sans-serif; } #nav{ } #nav li{ display: inline; list-styl…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors