-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticles-detail.html
More file actions
123 lines (122 loc) · 5.48 KB
/
articles-detail.html
File metadata and controls
123 lines (122 loc) · 5.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!doctype html>
<html class="no-js" lang="en">
<head>
<title>Wesgro</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/dm-style.css">
<link href='http://fonts.googleapis.com/css?family=Oswald:400,300,700' rel='stylesheet' type='text/css'>
<!-- Phone -->
<link href="css/mobi.css" rel="stylesheet" type="text/css" media="only screen and (max-width:767px)">
<!-- Tablet -->
<link href="css/tablet.css" rel="stylesheet" type="text/css" media="only screen and (min-width:768px) and (max-width:996px)">
<!-- Desktop -->
<link href="css/dm-style.css" rel="stylesheet" type="text/css" media="only screen and (min-width:996px)">
<script src="js/libs/modernizr-2.0.6.min.js"></script>
</head>
<body>
<div id="bg-rotate">sfsdfsdf <br>
<br>
<br>
<br>
</div>
<div class="top-bar"></div>
<div id="container">
<header>
<div class="encapsu">
<div id="logo"><a href="/"><img alt="WESGRO" src="img/dm/western-cape-logo.png" width="138" height="52"></a></div>
<nav>
<div id="main-nav"> <a href="#" class="dm">Destination Marketing</a> <br>
<a href="#" class="leis">Leisure Travel</a> <a href="#" class="conven">Convention Bureau</a></div>
<div id="search-form">
<form action="javascript:;" method="get">
<table>
<tr>
<td><input name="search" type="text" id="search" value="Keywords"></td>
<td><input name="input" type="image" src="img/dm/search-button.png" alt="search" ></td>
</tr>
</table>
</form>
</div>
<div id="top-social">
<ul>
<li><a href="layout/3"><img alt="WESGRO" src="img/dm/facebook.png" width="20" height="20"></a></li>
<li><a href="layout/3"><img alt="WESGRO" src="img/dm/twitter.png" width="20" height="20"></a></li>
<li><a href="layout/3"><img alt="WESGRO" src="img/dm/gplus.png" width="20" height="20"></a></li>
</ul>
</div>
<div id="big-nav">
<ul class="oswald">
<li><a href="#"><img alt="WESGRO" src="img/dm/home-icon.png" width="23" height="18"></a></li>
<li><a href="#">Where to go</a></li>
<li><a href="#">What's on</a></li>
<li><a href="#" style="border:none;">What to do</a></li>
</ul>
</div>
<div class="wesgro"><a href="/"><img alt="WESGRO" src="img/dm/logo.png" width="42" height="52"></a></div>
</nav>
</div>
</header>
<div style="clear:both"></div>
<div id="main-content"> <img alt="WESGRO" src="img/dm/hero1.png" class="hero-small">
<div class="inh">
<div class="bread">
<div class="region-main">
<h1> Leisure Travel Articles</h1>
</div>
</div>
<p> </p>
<div id="data">
<div class="social"><img alt="WESGRO" src="img/social-del.png" width="73" height="27"></div>
<h2>Article 1</h2>
<div class="detail-entry">
<div class="left"><img alt="WESGRO" src="img/dm/del4.png" width="285"></div>
<div class="description"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras quis mauris eget magna congue lobortis. Pellentesque sit amet lectus sed dui accumsan malesuada. Donec pellentesque semper urna sed bibendum. Vivamus pretium tellus sit amet libero fringilla vitae accumsan magna tristique. Suspendisse dictum tortor ut justo dignissim et lobortis diam ornare. Etiam quis nisi sapien, id adipiscing libero. Ut et sem eget felis scelerisque semper.
<p>Duis dictum justo eget purus suscipit in porttitor felis tincidunt. Sed ac est non justo gravida varius. </p>
<p>Duis cursus facilisis varius. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam malesuada nibh et justo sodales suscipit gravida purus vulputate. </p>
<div class="contact">
<h4>Related Sources / Contacts</h4>
<div class="contact-info">
<table>
<tr>
<td>Mobile: </td>
<td>+27 82 494 4960</td>
</tr>
<tr>
<td>Street: </td>
<td>Bellevue Farm, Prince Alfred's Hamlet, Ceres, 6840</td>
</tr>
<tr>
<td>Postal: </td>
<td>PO Box 20, 6840 </td>
</tr>
</table>
</div>
</div>
</div>
</div>
<p> </p>
<div style="clear:both;"></div>
<div style="clear:both;"></div>
<div style="clear:both;"></div>
</div>
</div>
</div>
<div style="clear:both"></div>
<div id="main" role="main"></div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>
window._gaq = [['_setAccount','UAXXXXXXXX1'],['_trackPageview'],['_trackPageLoadTime']];
Modernizr.load({
load: ('https:' == location.protocol ? '//ssl' : '//www') + '.google-analytics.com/ga.js'
});
</script>
<script src="js/plugins.js"></script>
<script src="js/script.js"></script>
<!--[if lt IE 7 ]>
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
<![endif]-->
</body>
</html>