|
|
Line 1: |
Line 1: |
| <html> | | <html> |
− | <title>W3.CSS</title>
| |
− | <meta name="viewport" content="width=device-width, initial-scale=1">
| |
− | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
| |
− | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat">
| |
− | <style>
| |
− | body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif}
| |
− | .w3-navbar,h1,button {font-family: "Montserrat", sans-serif}
| |
− | .fa {font-size:200px}
| |
| | | |
− | </style>
| |
| <body> | | <body> |
| | | |