Rearrange.
This commit is contained in:
parent
e8a9d4e296
commit
50e5d5378e
1 changed files with 6 additions and 12 deletions
|
@ -16,8 +16,7 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- Header start -->
|
<div id="page"> <!-- page wrapper -->
|
||||||
<div id="page">
|
|
||||||
<div id="header_contents">
|
<div id="header_contents">
|
||||||
<a name="top"></a>
|
<a name="top"></a>
|
||||||
<div id="header_title">
|
<div id="header_title">
|
||||||
|
@ -35,9 +34,7 @@
|
||||||
<p>I'm also a pretty big fan of professional cycling, obstacle course racing and healthy cooking.</p>
|
<p>I'm also a pretty big fan of professional cycling, obstacle course racing and healthy cooking.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- Header end -->
|
<div id="skillset">
|
||||||
<!-- Sections start -->
|
|
||||||
<div id="skillset">
|
|
||||||
<div id="skillset_header" class="section_header"><h1>Skillset</h1></div>
|
<div id="skillset_header" class="section_header"><h1>Skillset</h1></div>
|
||||||
<div id="skillset_contents">
|
<div id="skillset_contents">
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -48,7 +45,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="experience">
|
<div id="experience">
|
||||||
<div id="exp_header" class="section_header"><h1>Experience</h1></div>
|
<div id="exp_header" class="section_header"><h1>Experience</h1></div>
|
||||||
<div id="exp_contents">
|
<div id="exp_contents">
|
||||||
<script id="exp-template" type="text/x-handlebars-template">
|
<script id="exp-template" type="text/x-handlebars-template">
|
||||||
|
@ -65,12 +62,9 @@
|
||||||
</script>
|
</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="projects"></div>
|
<div id="projects"></div>
|
||||||
<div id="callmemaybe"></div>
|
<div id="callmemaybe"></div>
|
||||||
<!-- Sections end -->
|
</div> <!-- endof: page wrapper -->
|
||||||
<!-- Footer start -->
|
|
||||||
<!-- Footer end -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue