You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" / >
< meta name = "Description" content = "Sample Website for learning HTML5 and CSS3" / >
< title > Jetro Web Development< / title >
< link rel = "stylesheet" href = "css/work.css" >
< / head >
< body >
< header >
< nav class = "nav" >
< ul class = "navbar" >
< li class = "navbarlist" > < a class = "active" href = "index.html" > Home< / a > < / li >
< li class = "navbarlist" > < a href = "novawebdevelopment.html" > About Us< / a > < / li >
< li class = "navbarlist" > < a href = "" > Contact Us< / a > < / li >
< / ul >
< / nav >
< img src = "media/brand.gif" alt = "brand logo" / >
< / header >
< article >
< h1 > What make us to tick< / h1 >
< p > At Jetro Web Development we believe in each other and have the passion for what we do, and have a suppportive team that make us to keep on making the world easy with technology.< / p >
< img src = "media/mqdefault.jpg" width = "212" height = "121" alt = "Speakers" >
< / article >
< article >
< h1 > Our Mission< / h1 >
< p > Our mission at Jetro Web Development is to build up the skill you have within you, and build website that will the world. < / p >
< video height = "210" controls = "controls" >
< source src = "media/video_002.mp4" type = "video/mp4" / > d
< / video >
< / article >
< article >
< h1 > What We Are< / h1 >
< p > We are Jetro Web Development, we are united, passionate, and together we can achieve our goals.< / p >
< audio controls = "controls" >
< source src = "media/jetro-web-development.mp3" type = "audio/mpeg" / >
< / audio >
< / article >