Difference between revisions of "Team:Cologne-Duesseldorf/Test2"

Line 43: Line 43:
 
#HQ_page{
 
#HQ_page{
 
  width: 100%;
 
  width: 100%;
 +
  max-width: 800px;
 
   
 
   
 
  margin: auto;
 
  margin: auto;
Line 191: Line 192:
 
</head>
 
</head>
 
<body>
 
<body>
<div id="container">
+
  <h1>Heading</h1>
  <div id="page">
+
  <p>Some text here</p>
<div id="page-content">
+
</body>
  <h1>Heading</h1>
+
  <p>Some text here</p>
+
</div>
+
+
  </div>
+
 
+
</div>
+
+
+
+
+
</body>
+
 
</html>
 
</html>

Revision as of 13:12, 17 September 2017

Heading

Some text here