Browse Source

Column added for heading

Muhammad Talha Mansoor 12 years ago
parent
commit
81020239bf
1 changed files with 5 additions and 1 deletions
  1. 5 1
      index.html

+ 5 - 1
index.html

@@ -107,7 +107,11 @@
         </div>
       </div>
 
-      <div class="col_3 ">
+      <div class="col_12">
+        <h1>Name of the artcile</h1>
+      </div>
+
+      <div class="col_3">
         <p>April 27, 2012</p>
       </div>