project03:Frontpage

From uf
Revision as of 14:22, 3 October 2017 by Floris (Talk | contribs)

Jump to: navigation, search


Floris van Buren

project 3


<head> <style> .button {

   background-color: #4CAF50; /* Green */
   border: none;
   color: white;
   padding: 15px 32px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   margin: 4px 2px;
   cursor: pointer;

}

.button1 {font-size: 10px;} .button2 {font-size: 12px;} .button3 {font-size: 16px;} .button4 {font-size: 20px;} .button5 {font-size: 24px;} </style> </head>