Skip to content

joshboybirney/model-3-wbsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

model-3-wbsite

website about tesla model 3

<title>Tesla Model 3</title> <style> video#vid { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; background-size: cover; margin: 0 auto; zoom: 30%; } #nav { right: 10px; height: 70px; background-color: rgb(242, 242, 242); opacity: 0.6; width: 100%; text-align: center; font-size: 35px; } #nav ul { list-style-type: none; margin: 0; padding: 0; display: inline-block; } #nav ul li { margin: 0; padding: 0; float:left; height: 100px; } #nav ul li a { text-decoration: none; padding: 10px 25px; display: block; color: #FFF; text-align: center; font-family: monospace; color: black; } #nav ul li a:hover { color: black; } .Intro{ font-size: 40px; color: white; font-family: monospace; text-align: center; } .blink_text { animation:1s blinker linear infinite; -webkit-animation:1s blinker linear infinite; -moz-animation:1s blinker linear infinite; color: white; font-family: monospace; text-align:center; font-size:68px; text- } @-moz-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @-webkit-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } } </style>

Tesla Model 3

Quickest Acceleration.
Longest Range. The Safest Cars Ever

About

website about tesla model 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published