Difference between revisions of "Team:UiOslo Norway"

Line 1: Line 1:
  
 
<html>
 
<html>
 +
<head>
 +
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
</head>
 
<div class="column full_size" >
 
<div class="column full_size" >
 
   <img src="https://scontent-amt2-1.xx.fbcdn.net/v/t1.0-9/13434784_647159915435629_4859902460389879349_n.jpg?oh=e482bc6881b23ad4333ab3bf504fc75d&oe=5859DA4F">
 
   <img src="https://scontent-amt2-1.xx.fbcdn.net/v/t1.0-9/13434784_647159915435629_4859902460389879349_n.jpg?oh=e482bc6881b23ad4333ab3bf504fc75d&oe=5859DA4F">
 +
</div>
 +
<div class="container">
 +
  <h1>My First Bootstrap Page</h1>
 +
  <p>This part is inside a .container class.</p>
 +
  <p>The .container class provides a responsive fixed width container.</p>
 
</div>
 
</div>
 
</html>
 
</html>

Revision as of 13:40, 29 August 2016

My First Bootstrap Page

This part is inside a .container class.

The .container class provides a responsive fixed width container.