Advertisement
freddy0512

css

Dec 18th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style>
  5. #wrapper{
  6. width: 100%;
  7. margin: 0 auto;
  8. }
  9. #header {
  10. background-color:#1abc9c;
  11. color:#2c3e50;
  12. text-align:left;
  13. font-family:Century;
  14. position:fixed;
  15. height:90px;
  16. width:100%;
  17. }
  18. #sidebar {
  19.  
  20. line-height:30px;
  21. background-color:#16a085;
  22. height:500px;
  23. width:200px;
  24. padding:5px;
  25. text-align:center;
  26. margin:90px 0px 0px 0px;
  27. float:right;
  28. }
  29. #body{
  30. position:relative;
  31. width:350px;
  32. float:left;
  33. padding:10px;
  34. }
  35. #footer {
  36. background-color:#1abc9c;
  37. color:#2c3e50;
  38. clear:both;
  39. text-align:center;
  40. padding:5px;
  41. }
  42.  
  43.  
  44.  
  45. </style>
  46. </head>
  47.  
  48. <body>
  49.  
  50. <div id="wrapper">
  51.  
  52. <div id="header">
  53. <h1>Cari Kode</h1>
  54. </div>
  55.  
  56. <div id="sidebar">
  57. Home<br>
  58. About<br>
  59. </div>
  60.  
  61. <div id="body">
  62. <h2>Posting</h2>
  63. <p>
  64. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  65. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  66. </p>
  67. <p>
  68. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  69. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  70. </p>
  71. <p>
  72. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  73. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  74. </p>
  75. <p>
  76. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  77. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  78. </p>
  79. <p>
  80. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  81. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  82. </p>
  83. <p>
  84. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  85. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  86. </p>
  87. <p>
  88. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  89. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  90. </p>
  91. <p>
  92. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  93. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  94. </p>
  95. <p>
  96. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  97. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  98. </p>
  99. <p>
  100. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  101. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  102. </p>
  103. <p>
  104. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  105. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  106. </p>
  107. <p>
  108. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  109. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  110. </p>
  111. <p>
  112. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  113. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  114. </p>
  115. <p>
  116. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  117. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  118. </p>
  119. <p>
  120. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  121. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  122. </p>
  123. <p>
  124. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  125. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  126. </p>
  127. <p>
  128. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  129. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  130. </p>
  131. <p>
  132. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  133. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  134. </p>
  135. <p>
  136. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  137. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  138. </p>
  139. <p>
  140. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  141. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  142. </p>
  143. <p>
  144. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  145. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  146. </p>
  147. <p>
  148. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  149. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  150. </p>
  151. <p>
  152. Well organized easy to understand SQL tutorial with lots of examples. ... The FULL
  153. OUTER JOIN keyword returns all rows from the left table (table1) and from the
  154. </p>
  155. </div>
  156.  
  157. <div id="footer">
  158. Copyright Carikode.com
  159. </div>
  160. <body>
  161. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement