Difference between revisions of "Team:UI Indonesia/Modeling"

(fran : template test)
(fran : template test)
Line 1: Line 1:
 +
<!DOCTYPE html>
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
Line 16: Line 17:
 
         }
 
         }
 
          
 
          
 +
        .nav {
 +
            display: block;
 +
            height: 10vh;
 +
            width: 100vw;
 +
        }
 +
 
         footer{
 
         footer{
 
             position: fixed;
 
             position: fixed;
Line 118: Line 125:
 
</head>
 
</head>
 
<body>
 
<body>
     <div class="container">
+
     <div class="nav container">
 
         <div class="navbar navbar-dark bg-dark">
 
         <div class="navbar navbar-dark bg-dark">
 
             <a class="navbar-brand" href="#">
 
             <a class="navbar-brand" href="#">

Revision as of 10:18, 23 June 2018

<!DOCTYPE html> NAMA WEB LU NANTI