2016-12-01 02:33:16 +00:00
<!DOCTYPE html>
< html >
< head >
< link rel = "stylesheet" href = "css/bootstrap.min.css" >
< link rel = "stylesheet" href = "css/font-awesome.min.css" >
< link rel = "stylesheet" href = "css/animations/entry_animations.css" >
< link rel = "stylesheet" href = "css/animations/animations.css" >
< link rel = "stylesheet" href = "css/main.css" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2016-12-01 03:18:41 +00:00
< title > HighDef< / title >
2016-12-01 02:33:16 +00:00
< / head >
< body >
< nav class = "navbar navbar-inverse navbar-fixed-top" >
< div class = "container-fluid" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = "#main-navbar" >
< i class = "fa fa-bars" aria-hidden = "true" style = "color: white;" > < / i >
< / button >
< a class = "navbar-brand" href = "index.html" style = "padding-top: 3px;" > < img src = "assets/MrUltraBrand.png" style = "width: 200px;" > < / a >
< / div >
< div class = "collapse navbar-collapse" id = "main-navbar" >
< ul class = "nav navbar-nav navbar-right" >
< li > < a href = "index.html" > Home< / a > < / li >
< li > < a href = "isca.html" > I.S.C.A< / a > < / li >
< li > < a href = "polyjet.html" > PolyJet< / a > < / li >
< li > < a href = "photography.html" > Photography< / a > < / li >
< li > < a href = "underconstruction.html" > Ultra-Systems< / a > < / li >
< li class = "active" > < a > Q & A< / a > < / li >
< / ul >
< / div >
< / div >
< / nav >
< div class = "wrapper" style = "width: 100vw; height: 100vh;" >
< div class = "nooverflow-bg" style = "left: 0px; top: 0px; width: 75vw; height: 50vh;" >
< img src = "assets/cybercircle1.png" style = "left: -200px; top: -140px;" class = "cybercircle-left" >
< / div >
< div class = "nooverflow-bg" style = "bottom: 0px; right: 0px; width: 50vh; height: 49vh;" >
< img src = "assets/cybercircle2.png" style = "right: -125px;" class = "cybercircle-right" >
< / div >
< div class = "nooverflow" >
< div class = "nooverflow" >
< div class = "box-center" style = "bottom: 0px; margin-bottom: 0px;" >
2016-12-01 03:18:41 +00:00
< h1 class = "entry-bottom" style = "bottom: 0px;" > Q & A< / h1 >
< p class = "entry-bottom" style = "bottom: 0px;" > This page will some of the possible questions one may have about stuff mention< a href = "demands.html" style = "Color: white;" > e< / a > d on this site.< / p >
2016-12-01 02:33:16 +00:00
< / div >
< / div >
< div class = "box-left entry-left" >
< iframe width = "560" height = "315" src = "https://www.youtube.com/embed/dQw4w9WgXcQ?rel=0&controls=0;autoplay=1" frameborder = "0" allowfullscreen > < / iframe >
< / div >
< / div > tr
< / div >
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" > < / script >
< script src = "js/bootstrap.min.js" > < / script >
< / body >
< / html >