Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

34
LINES

< > BotCompany Repo | #1003264 // Blog Layout (HTML)

HTML

1  
<html lang="en">
2  
	<head>
3  
		<meta charset="utf-8">
4  
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
5  
		<title>One-column fixed-width responsive layout</title>
6  
		<meta name="viewport" content="width=device-width, initial-scale=1">
7  
8  
		<link rel="stylesheet" href="http://tinybrain.de:8080/getraw.php?id=1003263&contentType=text/css">
9  
	</head>
10  
	<body>
11  
		<div class="container">
12  
			<div class="header">
13  
				<h1 class="header-heading">Sitename</h1>
14  
			</div>
15  
			<div class="nav-bar">
16  
				<ul class="nav">
17  
				  <!-- NAV BEGIN -->
18  
					<li><a href="#">Nav item 1</a></li>
19  
					<!-- NAV END -->
20  
				</ul>
21  
			</div>
22  
			<div class="content">
23  
				<div class="main">
24  
				
25  
				<!-- MAIN HERE -->
26  
				
27  
				</div>
28  
			</div>
29  
			<div class="footer">
30  
				&copy; Copyright 2015
31  
			</div>
32  
		</div>
33  
	</body>
34  
</html>

download  render html  show line numbers   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vaduqbtgckcl, vouqrxazstgt

No comments. add comment

Snippet ID: #1003264
Snippet name: Blog Layout (HTML)
Eternal ID of this version: #1003264/1
Text MD5: 55441b04d314b0037e351367cd16c998
Author: stefan
Category: javax
Type: HTML
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-12 19:00:51
Source code size: 833 bytes / 34 lines
Pitched / IR pitched: No / No
Views / Downloads: 492 / 440
Referenced in: [show references]