HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URL's added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using it's URL and the proper URL extention.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<link rel="profile" href="//gmpg.org/xfn/11" />
<link rel="pingback" href="http://www.dev.portland.co.za/xmlrpc.php" />
<title>Blog</title>
<!-- SEO optimised using built in premium theme features from ThinkUpThemes - http://www.thinkupthemes.com/ -->
<meta name="description" content="The Portland Group is a dynamic group of companies comprising the quarry, the readymix plant and the precast hollowcore panel factory."/>
<meta name="keywords" content="quarry, aggregates, readymix, concrete, hollowcore, precast, panels"/>
<meta name="robots" content="noodp,noydir"/>
<!-- ThinkUpThemes SEO -->
<link rel='dns-prefetch' href='//www.dev.portland.co.za' />
<link rel='dns-prefetch' href='//dl.dropboxusercontent.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title=" » Feed" href="http://www.dev.portland.co.za/feed/" />
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.dev.portland.co.za\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.5"}};
!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='dashicons-css' href='http://www.dev.portland.co.za/wp-includes/css/dashicons.min.css?ver=4.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='admin-bar-css' href='http://www.dev.portland.co.za/wp-includes/css/admin-bar.min.css?ver=4.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='menu-icons-extra-css' href='http://www.dev.portland.co.za/wp-content/plugins/menu-icons/css/extra.min.css?ver=0.11.2' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='http://www.dev.portland.co.za/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='thinkup-google-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700%7CPT+Sans%3A300%2C400%2C600%2C700%7CRaleway%3A300%2C400%2C600%2C700&subset=latin%2Clatin-ext' type='text/css' media='all' />
<link rel='stylesheet' id='prettyPhoto-css' href='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/extentions/prettyPhoto/css/prettyPhoto.css?ver=3.1.6' type='text/css' media='all' />
<link rel='stylesheet' id='thinkup-bootstrap-css' href='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/extentions/bootstrap/css/bootstrap.min.css?ver=2.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='http://www.dev.portland.co.za/wp-content/plugins/menu-icons/vendor/kucrut/icon-picker/css/types/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
<link rel='stylesheet' id='genericons-css' href='http://www.dev.portland.co.za/wp-content/plugins/menu-icons/vendor/kucrut/icon-picker/css/types/genericons.min.css?ver=3.4' type='text/css' media='all' />
<link rel='stylesheet' id='thinkup-shortcodes-css' href='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/styles/style-shortcodes.css?ver=1.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='thinkup-style-css' href='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/style.css?ver=1.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='thinkup-portfolio-css' href='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/styles/style-portfolio.css?ver=1.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='thinkup-responsive-css' href='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/styles/style-responsive.css?ver=1.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='thinkup-style-business-css' href='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/styles/skin/business/style.css?ver=1.9.1' type='text/css' media='all' />
<script type="text/javascript">
function w3tc_popupadmin_bar(url) {
return window.open(url, '', 'width=800,height=600,status=no,toolbar=no,menubar=no,scrollbars=yes');
}
</script>
<script type='text/javascript'>
/* <![CDATA[ */
var theme_data = {"themeLogo":["http:\/\/www.dev.portland.co.za\/wp-content\/uploads\/2018\/04\/cropped-2018-Portland-New-Logos-Transparent-150x150.png",150,150,true]};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/sticky/jquery.sticky.js?ver=true'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/videoBG/jquery.videoBG.js?ver=0.2'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var PiTweetScroll = {"ajaxrequests":"http:\/\/www.dev.portland.co.za\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/widgets/twitterfeed/js/jquery.tweetscroll.js?ver=4.9.5'></script>
<link rel='https://api.w.org/' href='http://www.dev.portland.co.za/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.dev.portland.co.za/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.dev.portland.co.za/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.9.5" />
<style>#pg-1368-0.panel-grid {}#pg-1368-0 .panel-grid-core {}#pg-1368-0 .panel-grid-cell {}</style><style type="text/css" media="print">#wpadminbar { display:none; }</style>
<style type="text/css" media="screen">
html { margin-top: 32px !important; }
* html body { margin-top: 32px !important; }
@media screen and ( max-width: 782px ) {
html { margin-top: 46px !important; }
* html body { margin-top: 46px !important; }
}
</style>
<link href="//fonts.googleapis.com/css?family=Montserrat:300,400,600,700|Montserrat:300,400,600,700|Montserrat:300,400,600,700|Montserrat:300,400,600,700|Montserrat:300,400,600,700|Montserrat:300,400,600,700|Montserrat:300,400,600,700|" rel="stylesheet" type="text/css">
<style type="text/css">
#content, #content button, #content input, #content select, #content textarea { font-family:Montserrat}
#introaction-core, #introaction-core button, #introaction-core input, #introaction-core select, #introaction-core textarea { font-family:Montserrat}
#outroaction-core, #outroaction-core button, #outroaction-core input, #outroaction-core select, #outroaction-core textarea { font-family:Montserrat}
h1, h2, h3, h4, h5, h6 { font-family:Montserrat}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { font-family:Montserrat}
#intro-core h1, #intro-core h2, #intro-core h3, #intro-core h4, #intro-core h5, #intro-core h6 { font-family:Montserrat}
#introaction-core h1, #introaction-core h2, #introaction-core h3, #introaction-core h4, #introaction-core h5, #introaction-core h6 { font-family:Montserrat}
#outroaction-core h1, #outroaction-core h2, #outroaction-core h3, #outroaction-core h4, #outroaction-core h5, #outroaction-core h6 { font-family:Montserrat}
#footer-core h3 { font-family:Montserrat}
#pre-header .header-links li a, #pre-header-social li.message, #pre-header-search input { font-family:Montserrat}
#header li a, #header-sticky li a, #header-social li.message, #header-search input { font-family:Montserrat}
#footer-core, #footer-core button, #footer-core input, #footer-core select, #footer-core textarea { font-family:Montserrat}
#sub-footer-core, #sub-footer-core a { font-family:Montserrat}
</style><style type="text/css">
#content, #content button, #content input, #content select, #content textarea { font-size:13px}
#introaction-core, #introaction-core button, #introaction-core input, #introaction-core select, #introaction-core textarea { font-size:13px}
#outroaction-core, #outroaction-core button, #outroaction-core input, #outroaction-core select, #outroaction-core textarea { font-size:13px}
h1, #content h1,#introaction-core h1, #outroaction-core h1 { font-size:22px}
h2, #content h2,#introaction-core h2, #outroaction-core h2 { font-size:20px}
h3, #content h3,#introaction-core h3, #outroaction-core h3 { font-size:18px}
h4, #content h4,#introaction-core h4, #outroaction-core h4 { font-size:16px}
h5, #content h5,#introaction-core h5, #outroaction-core h5 { font-size:15px}
h6, #content h6,#introaction-core h6, #outroaction-core h6 { font-size:14px}
#footer-core h3 { font-size:14px}
#pre-header #pre-header-core .menu > li > a, #pre-header-social li, #pre-header-social li a, #pre-header-search input { font-size:14px}
#pre-header #pre-header-core .sub-menu a { font-size:15px}
#header #header-core .menu > li > a, #header-responsive li a { font-size:16px}
#header #header-core .sub-menu a { font-size:16px}
#footer-core, #footer-core button, #footer-core input, #footer-core select, #footer-core textarea, #footer-core .widget { font-size:13px}
#sub-footer-core, #sub-footer-core a { font-size:13px}
#sidebar h3.widget-title { font-size:14px}
</style>
<style type="text/css">
a,
#pre-header .header-links .sub-menu a:hover,
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a,
#header .menu > li.current_page_item > a span:first-child,
#header .menu > li.current-menu-ancestor > a span:first-child,
#header .menu > li.menu-hover > a span:first-child,
#header .menu > li > a:hover span:first-child,
#footer-core a:hover,
#sub-footer-core a:hover,
.widget_rss li a,
.thinkup_widget_recentcomments .quote:before,
#sidebar .thinkup_widget_twitterfeed a,
.entry-meta a:hover,
.comment-author a:hover,
.comment .reply a:hover,
.comment-meta a:hover,
.page-template-template-archive-php #main-core a:hover,
.page-template-template-sitemap-php #main-core a:hover,
ul.iconfont i,
.pricing-table i,
.pricing-table .pricing-title,
.pricing-table .pricing-price,
.sc-carousel.carousel-portfolio .entry-content h4 a:hover,
.services-builder.style1 .iconimage i,
.services-builder.style1 .iconimage a:hover i.fa-inverse,
.services-builder.style1 .iconmain .iconurl a,
.services-builder.style2 .iconimage i,
.services-builder.style2 .iconimage a:hover i.fa-inverse,
.services-builder.style2 .iconmain .iconurl a {
color: #405aa6;
}
.sc-carousel .entry-content h4 a:hover {
color: #405aa6 !important;
}.pag li a:hover,
.pag li.current span,
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current,
#slider .rslides-content.style2 .featured-link a,
.thinkupslider-sc .rslides-content.style2 .featured-link a
.image-overlay.overlay2 .image-overlay-inner,
#footer .thinkup_widget_tagscloud a:hover,
.blog-style1 .more-link a:hover span,
.blog-style1 .blog-thumb .hover-link:hover,
.blog-style1 .blog-thumb .hover-zoom:hover,
.button.style1:hover,
.button.style2:hover,
.button.style3:hover,
.button.style4:hover,
.sc-carousel a.prev:hover,
.sc-carousel a.next:hover,
.pricing-table.style2,
.accordion.style2 .accordion-heading .accordion-toggle:before,
.iconfull.style2 .iconimage a:hover i,
.iconfull.style2 .iconimage i.fa-inverse,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev:hover,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next:hover,
.carousel-portfolio-builder.style2 .sc-carousel-button:hover,
.services-builder.style1 .iconimage a:hover i,
.services-builder.style1 .iconimage i.fa-inverse,
.services-builder.style2 .iconimage a:hover i,
.services-builder.style2 .iconimage i.fa-inverse {
background: #405aa6;
}
.image-overlay .hover-zoom:hover,
.image-overlay .hover-link:hover {
background: #405aa6 !important;
}.themebutton,
.themebutton2,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
#sidebar .thinkup_widget_flickr a .image-overlay,
#sidebar .popular-posts a .image-overlay,
#sidebar .recent-comments a .image-overlay,
#sidebar .recent-posts a .image-overlay {
background-color: #405aa6;
}.pag li a:hover,
.pag li.current span,
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current,
#slider .rslides-content.style2 .featured-link a,
.thinkupslider-sc .rslides-content.style2 .featured-link a,
#sidebar .widget_tag_cloud a:hover,
#footer .widget_tag_cloud a:hover,
#footer .thinkup_widget_flickr img:hover,
#footer .popular-posts:hover img,
#footer .recent-comments:hover img,
#footer .recent-posts:hover img,
#sidebar .thinkup_widget_tagscloud a:hover,
#footer .thinkup_widget_tagscloud a:hover,
.pricing-table.style2 .pricing-link a,
.iconfull.style2 .iconimage a:hover i,
.iconfull.style1 .iconimage i.fa-inverse,
.iconfull.style2 .iconimage i.fa-inverse,
.iconfull.style1 .iconimage a:hover i.fa-inverse,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev:hover,
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next:hover,
.carousel-portfolio-builder.style2 .sc-carousel-button:hover,
.services-builder.style1 .iconimage i,
.services-builder.style2 .iconimage i {
border-color: #405aa6;
}blockquote.style2, q.style2,
.notification .icon:before {
border-left-color: #405aa6;
}#footer,
#sidebar .thinkup_widget_tabs li.active h3.widget-title {
border-top-color: #405aa6;
}#sidebar h3.widget-title:after {
border-bottom-color: #405aa6;
}#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li.menu-hover > a,
#header .menu > li > a:hover {
-webkit-box-shadow: inset 0 3px 0 0 #405aa6;
-moz-box-shadow: inset 0 3px 0 0 #405aa6;
-ms-box-shadow: inset 0 3px 0 0 #405aa6;
-o-box-shadow: inset 0 3px 0 0 #405aa6;
box-shadow: inset 0 3px 0 0 #405aa6;
}
.image-overlay {
-webkit-box-shadow: inset 0px -4px 0px 0px #405aa6 !important;
-moz-box-shadow: inset 0px -4px 0px 0px #405aa6 !important;
-ms-box-shadow: inset 0px -4px 0px 0px #405aa6 !important;
-o-box-shadow: inset 0px -4px 0px 0px #405aa6 !important;
box-shadow: inset 0px -4px 0px 0px #405aa6 !important;
}
.blog-style1 .blog-thumb:hover .image-overlay {
-webkit-box-shadow: inset 0px -4px 0px 0px #405aa6;
-moz-box-shadow: inset 0px -4px 0px 0px #405aa6;
-ms-box-shadow: inset 0px -4px 0px 0px #405aa6;
-o-box-shadow: inset 0px -4px 0px 0px #405aa6;
box-shadow: inset 0px -4px 0px 0px #405aa6;
}
.iconfull.style1 .iconimage a:hover i.fa-inverse {
-webkit-box-shadow: inset 0px -70px 0px 0px #405aa6;
-moz-box-shadow: inset 0px -70px 0px 0px #405aa6;
-ms-box-shadow: inset 0px -70px 0px 0px #405aa6;
-o-box-shadow: inset 0px -70px 0px 0px #405aa6;
box-shadow: inset 0px -70px 0px 0px #405aa6;
}#filter.portfolio-filter li a:hover,
#filter.portfolio-filter li a.selected {
color: #405aa6;
}#filter.portfolio-filter li a:hover,
#filter.portfolio-filter li a.selected {
border-bottom-color: #405aa6;
}</style>
<style>#body-core {background: #FFFFFF;}#introaction-core h1, #introaction-core h2, #introaction-core h3, #introaction-core h4, #introaction-core h5, #introaction-core h6,#outroaction-core h1, #outroaction-core h2, #outroaction-core h3, #outroaction-core h4, #outroaction-core h5, #outroaction-core h6,#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {color: #424242;}body,button,input,select,textarea,.action-teaser {color: #757575;}#content a {color: #c9207a;}#content a:hover {color: #5be559;}#pre-header {background: #405aa6 !important;border: none !important;}#pre-header .header-links li a {background: none !important;}#pre-header-social li,#pre-header-social li:last-child {border-color: #405aa6 !important;}#pre-header .header-links .menu-hover > a,#pre-header .header-links > ul > li > a:hover {background: #afafaf !important;}#pre-header .header-links > ul > li a,#pre-header-social li {color: #ffffff !important;}#pre-header .header-links .menu-hover > a,#pre-header .menu > li.current-menu-item > a,#pre-header .menu > li.current-menu-ancestor > a,#pre-header .header-links > ul > li > a:hover {color: #000000 !important;}#pre-header .header-links .sub-menu {background: #ffffff !important;}#pre-header .header-links .sub-menu a:hover {background: #afafaf !important;}#pre-header .header-links .sub-menu a {color: #000000 !important;}#pre-header .header-links .sub-menu a:hover,#pre-header .header-links .sub-menu .current-menu-item a {color: #405aa6 !important;}#header,#header-sticky {background: #ffffff !important;border-bottom-color: #ffffff !important;}#header-links {border: none;}#header .menu > li > a span,#header-sticky .menu > li > a span {border-color: #ffffff !important;}.header-style2 #header-links {background: #ffffff !important;border-bottom-color: #ffffff !important;}.header-style2 #header .header-links > ul > li > a {border-color: #ffffff !important;}#logo h1, #logo-sticky h1 {color: #FFFFFF !important;}#logo .site-description {color: #FFFFFF !important;}#header .header-links > ul > li a,#header .header-links > ul > li a span,#header-sticky .header-links > ul > li a,#header-sticky .header-links > ul > li a span {color: #405aa6 !important;}.header-style2 #header .menu > li.menu-hover > a,.header-style2 #header .menu > li.current-menu-item > a,.header-style2 #header .menu > li.current-menu-ancestor > a,.header-style2 #header .menu > li > a:hover { border-color: #26376b !important;}#header .menu > li.menu-hover > a,#header .menu > li.current-menu-item > a,#header .menu > li.current-menu-ancestor > a,#header .menu > li > a:hover,#header .menu > li.menu-hover > a span,#header .menu > li.current-menu-item > a span,#header .menu > li.current-menu-ancestor > a span,#header .menu > li > a:hover span,#header-sticky .menu > li.menu-hover > a,#header-sticky .menu > li.current-menu-item > a,#header-sticky .menu > li.current-menu-ancestor > a,#header-sticky .menu > li > a:hover,#header-sticky .menu > li.menu-hover > a span,#header-sticky .menu > li.current-menu-item > a span,#header-sticky .menu > li.current-menu-ancestor > a span,#header-sticky .menu > li > a:hover span {color: #26376b !important;}#header .menu > li.menu-hover > a span,#header .menu > li.current-menu-item > a span,#header .menu > li.current-menu-ancestor > a span,#header .menu > li > a:hover span,#header-sticky .menu > li.menu-hover > a span,#header-sticky .menu > li.current-menu-item > a span,#header-sticky .menu > li.current-menu-ancestor > a span,#header-sticky .menu > li > a:hover span { border-color: #26376b !important;}#header .header-links .sub-menu,#header-sticky .header-links .sub-menu {background: #ffffff !important;}#header .header-links .sub-menu li:hover,#header .header-links .sub-menu .current-menu-item,#header-sticky .header-links .sub-menu li:hover,#header-sticky .header-links .sub-menu .current-menu-item {background: #a3a3a3 !important;}#header .header-links .header-thinkupmega > .sub-menu > li:hover,#header-sticky .header-links .header-thinkupmega > .sub-menu > li:hover {background: inherit !important;}#header .header-links .sub-menu a,#header-sticky .header-links .sub-menu a {color: #405aa6 !important;}#header .header-links .sub-menu a:hover,#header .header-links .sub-menu .current-menu-item a,#header-sticky .header-links .sub-menu a:hover,#header-sticky .header-links .sub-menu .current-menu-item a {color: #000000 !important;}#header .header-links .sub-menu,#header .header-links .sub-menu li,#header-sticky .header-links .sub-menu,#header-sticky .header-links .sub-menu li {border-color: #FFFFFF !important;}.header-style2 #header .header-links .sub-menu,.header-style2 #header-sticky .header-links .sub-menu {border-color: #FFFFFF !important;}#header-nav .btn-navbar {background-color: #ffffff !important;border-color: #ffffff !important;}#header-nav .btn-navbar:hover {background-color: #ffffff !important;border-color: #ffffff !important;}#header-responsive-inner {background: #ffffff !important;-webkit-box-shadow: -25px 0 0 0 #ffffff, 25px 0 0 0 #ffffff;-moz-box-shadow: -25px 0 0 0 #ffffff, 25px 0 0 0 #ffffff;-ms-box-shadow: -25px 0 0 0 #ffffff, 25px 0 0 0 #ffffff;-o-box-shadow: -25px 0 0 0 #ffffff, 25px 0 0 0 #ffffff;box-shadow: -25px 0 0 0 #ffffff, 25px 0 0 0 #ffffff;}#header-responsive-inner.in.collapse {overflow: visible;}#header-responsive li a:hover,#header-responsive li.current_page_item > a {background: #a3a3a3 !important;-webkit-box-shadow: -25px 0 0 0 #a3a3a3, 25px 0 0 0 #a3a3a3;-moz-box-shadow: -25px 0 0 0 #a3a3a3, 25px 0 0 0 #a3a3a3;-ms-box-shadow: -25px 0 0 0 #a3a3a3, 25px 0 0 0 #a3a3a3;-o-box-shadow: -25px 0 0 0 #a3a3a3, 25px 0 0 0 #a3a3a3;box-shadow: -25px 0 0 0 #a3a3a3, 25px 0 0 0 #a3a3a3;}#header-responsive-inner.in.collapse {overflow: visible;}#header-responsive li a {color: #405aa6 !important;}#header-responsive li a:hover,#header-responsive li.current_page_item > a,#header-responsive .sub-menu-show > a {color: #000000 !important;}#header-responsive-inner,#header-responsive li a {border-color: #FFFFFF !important;}#footer {background: #5b5b5b;border: none;}#footer-core h3 {color: #ffffff;}#footer-core h3 span {border-color: #ffffff;}#footer-core,#footer-core p {color: #ffffff !important;}#footer-core a {color: #ffffff !important;}#footer-core a:hover {color: #405aa6 !important;}</style><link rel="icon" href="http://www.dev.portland.co.za/wp-content/uploads/2018/01/cropped-2018-Portland-New-Logos-e1515663618935-32x32.png" sizes="32x32" />
<link rel="icon" href="http://www.dev.portland.co.za/wp-content/uploads/2018/01/cropped-2018-Portland-New-Logos-e1515663618935-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="http://www.dev.portland.co.za/wp-content/uploads/2018/01/cropped-2018-Portland-New-Logos-e1515663618935-180x180.png" />
<meta name="msapplication-TileImage" content="http://www.dev.portland.co.za/wp-content/uploads/2018/01/cropped-2018-Portland-New-Logos-e1515663618935-270x270.png" />
<style id="tt-easy-google-font-styles" type="text/css">p { }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
</style></head>
<body class="blog logged-in admin-bar no-customize-support wp-custom-logo layout-sidebar-right layout-responsive layout-wide blog-style2">
<div id="body-core" class="hfeed site">
<header>
<div id="site-header">
<div id="pre-header">
<div class="wrap-safari">
<div id="pre-header-core" class="main-navigation">
<div id="pre-header-social"><ul><li class="social message">Follow Us</li><li class="social facebook"><a href="https://www.facebook.com/portlandwc" data-tip="bottom" data-original-title="Facebook" target="_blank"><i class="fa fa-facebook"></i></a></li><li class="social twitter"><a href="https://twitter.com/Portland_Group" data-tip="bottom" data-original-title="Twitter" target="_blank"><i class="fa fa-twitter"></i></a></li><li class="social instagram"><a href="https://www.instagram.com/portland_wc/" data-tip="bottom" data-original-title="Instagram" target="_blank"><i class="fa fa-instagram"></i></a></li></ul></div>
</div>
</div>
</div>
<!-- #pre-header -->
<div id="header">
<div id="header-core">
<div id="logo">
<a href="http://www.dev.portland.co.za/" class="custom-logo-link" rel="home" itemprop="url"><img width="1026" height="347" src="http://www.dev.portland.co.za/wp-content/uploads/2018/04/cropped-2018-Portland-New-Logos-Transparent.png" class="custom-logo" alt="" itemprop="logo" srcset="http://www.dev.portland.co.za/wp-content/uploads/2018/04/cropped-2018-Portland-New-Logos-Transparent.png 1026w, http://www.dev.portland.co.za/wp-content/uploads/2018/04/cropped-2018-Portland-New-Logos-Transparent-300x101.png 300w, http://www.dev.portland.co.za/wp-content/uploads/2018/04/cropped-2018-Portland-New-Logos-Transparent-768x260.png 768w, http://www.dev.portland.co.za/wp-content/uploads/2018/04/cropped-2018-Portland-New-Logos-Transparent-1024x346.png 1024w" sizes="(max-width: 1026px) 100vw, 1026px" /></a> </div>
<div id="header-links" class="main-navigation">
<div id="header-links-inner" class="header-links">
<ul id="menu-header-main-menu" class="menu"><li id="menu-item-1148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home"><a href="http://www.dev.portland.co.za/"><span><i class="_mi dashicons dashicons-admin-home" aria-hidden="true"></i><span class="visuallyhidden">Home</span></span></a></li>
<li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/us/"><span>About us</span></a>
<ul class="sub-menu">
<li id="menu-item-960" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/us/sustainability/">Sustainability</a></li>
</ul>
</li>
<li id="menu-item-46" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/quarry/"><span>Quarry</span></a>
<ul class="sub-menu">
<li id="menu-item-1137" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/quarry/quarry-quote-request/">Quote Request</a></li>
</ul>
</li>
<li id="menu-item-47" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/readymix/"><span>Readymix</span></a>
<ul class="sub-menu">
<li id="menu-item-1136" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/readymix/readymix-order-form/">Readymix Order Form</a></li>
</ul>
</li>
<li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/hollowcore/"><span>Hollowcore</span></a>
<ul class="sub-menu">
<li id="menu-item-1135" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/hollowcore/hollowcore-quote-request/">Hollowcore Quote Request</a></li>
</ul>
</li>
<li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/gallery-2/"><span>Gallery</span></a>
<ul class="sub-menu">
<li id="menu-item-1928" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/gallery-2/quarry/">Quarry</a></li>
<li id="menu-item-1927" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/gallery-2/readymix/">Readymix</a></li>
<li id="menu-item-1929" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/gallery-2/hollowcore/">Hollowcore</a></li>
</ul>
</li>
<li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/contact-us/"><span>Contact us</span></a></li>
<li id="menu-item-1142" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1140 current_page_item current_page_parent"><a href="http://www.dev.portland.co.za/blog/"><span>Blog</span></a></li>
</ul>
</div>
</div>
<!-- #header-links .main-navigation -->
<div id="header-nav"><a class="btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a></div>
</div>
<div id="header-responsive"><div id="header-responsive-inner" class="responsive-links nav-collapse collapse"><ul id="menu-header-main-menu-1" class=""><li id="res-menu-item-1148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home"><a href="http://www.dev.portland.co.za/"><span><i class="_mi dashicons dashicons-admin-home" aria-hidden="true"></i><span class="visuallyhidden">Home</span></span></a></li>
<li id="res-menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/us/"><span>About us</span></a>
<ul class="sub-menu">
<li id="res-menu-item-960" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/us/sustainability/">- Sustainability</a></li>
</ul>
</li>
<li id="res-menu-item-46" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/quarry/"><span>Quarry</span></a>
<ul class="sub-menu">
<li id="res-menu-item-1137" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/quarry/quarry-quote-request/">- Quote Request</a></li>
</ul>
</li>
<li id="res-menu-item-47" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/readymix/"><span>Readymix</span></a>
<ul class="sub-menu">
<li id="res-menu-item-1136" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/readymix/readymix-order-form/">- Readymix Order Form</a></li>
</ul>
</li>
<li id="res-menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/hollowcore/"><span>Hollowcore</span></a>
<ul class="sub-menu">
<li id="res-menu-item-1135" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/hollowcore/hollowcore-quote-request/">- Hollowcore Quote Request</a></li>
</ul>
</li>
<li id="res-menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="http://www.dev.portland.co.za/gallery-2/"><span>Gallery</span></a>
<ul class="sub-menu">
<li id="res-menu-item-1928" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/gallery-2/quarry/">- Quarry</a></li>
<li id="res-menu-item-1927" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/gallery-2/readymix/">- Readymix</a></li>
<li id="res-menu-item-1929" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/gallery-2/hollowcore/">- Hollowcore</a></li>
</ul>
</li>
<li id="res-menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://www.dev.portland.co.za/contact-us/"><span>Contact us</span></a></li>
<li id="res-menu-item-1142" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1140 current_page_item current_page_parent"><a href="http://www.dev.portland.co.za/blog/"><span>Blog</span></a></li>
</ul></div></div>
</div>
<!-- #header -->
</div>
</header>
<!-- header -->
<div id="content">
<div id="content-core">
<div id="main">
<div id="main-core">
<div id="container">
<div class="blog-grid element column-2">
<article id="post-1368" class="blog-article post-1368 post type-post status-publish format-standard hentry category-uncategorized format-nomedia">
<header class="entry-header">
</header>
<div class="entry-content">
<h2 class="blog-title"><a href="http://www.dev.portland.co.za/walling-decking-panels/" title="Permalink to Walling & Decking Panels">Walling & Decking Panels</a></h2>
<p>Precast hollow core slabs are among the most advanced products in the precast concrete industry. It has quickly become a cost-effective alternative to poured and traditional concrete methods. Portland Hollowcore manufactures their precast panels in a state-of-the-art factory situated on the Portland Quarry premises on the Vissershok Road, just outside Durbanville. Portland’s hollow core panels are…</p>
<p class="more-link"><a href="http://www.dev.portland.co.za/walling-decking-panels/" class=""><span>Read More</span><i>+</i></a></p>
</div>
<footer class="entry-footer">
</footer>
</article><!-- #post- -->
</div>
<div class="blog-grid element column-2">
<article id="post-1146" class="blog-article post-1146 post type-post status-publish format-standard hentry category-uncategorized format-nomedia">
<header class="entry-header">
</header>
<div class="entry-content">
<h2 class="blog-title"><a href="http://www.dev.portland.co.za/precast-technology/" title="Permalink to Precast Technology">Precast Technology</a></h2>
<p>Precast Technology Precast hollow core slabs are among the most advanced products in the precast concrete industry. It has quickly become a cost-effective alternative to poured and traditional concrete methods. Portland’s hollow core panels are manufactured using the extrusion method. The extrusion process involves feeding dry mix concrete onto rotation screws by means of a moving hopper. The screws…</p>
<p class="more-link"><a href="http://www.dev.portland.co.za/precast-technology/" class=""><span>Read More</span><i>+</i></a></p>
</div>
<footer class="entry-footer">
</footer>
</article><!-- #post- -->
</div>
<div class="blog-grid element column-2">
<article id="post-1144" class="blog-article post-1144 post type-post status-publish format-standard hentry category-uncategorized format-nomedia">
<header class="entry-header">
</header>
<div class="entry-content">
<h2 class="blog-title"><a href="http://www.dev.portland.co.za/portlands-concrete-recycling-system/" title="Permalink to Portland’s Concrete Recycling System">Portland’s Concrete Recycling System</a></h2>
<p>Portland’s Concrete Recycling System Portland imported and installed the Bibko concrete recycling system ComTec during August 2014. This system has had a major influence on the production and environmental benefits of the Portland Readymix plant. For any ready mix supplier, wastage and returns of concrete is always a problem. This system completely eliminates the need to…</p>
<p class="more-link"><a href="http://www.dev.portland.co.za/portlands-concrete-recycling-system/" class=""><span>Read More</span><i>+</i></a></p>
</div>
<footer class="entry-footer">
</footer>
</article><!-- #post- -->
</div>
</div><div class="clearboth"></div>
</div><!-- #main-core -->
</div><!-- #main -->
<div id="sidebar">
<div id="sidebar-core">
<aside class="widget widget_FacebookLikeBox"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="https://www.facebook.com/portlandwc/" width="292" show_faces="true" border_color="AAAAAA" stream="true" header="true"></fb:like-box></aside><aside class="widget widget_archive"><h3 class="widget-title">Archives</h3> <label class="screen-reader-text" for="archives-dropdown-2">Archives</label>
<select id="archives-dropdown-2" name="archive-dropdown" onchange='document.location.href=this.options[this.selectedIndex].value;'>
<option value="">Select Month</option>
<option value='http://www.dev.portland.co.za/2018/04/'> April 2018 </option>
</select>
</aside>
</div>
</div><!-- #sidebar -->
</div>
</div><!-- #content -->
<footer>
<div id="footer"><div id="footer-core" class="option4"><div id="footer-col1" class="widget-area"><aside class="widget widget_search"><h3 class="footer-widget-title"><span>Looking for Something?</span></h3> <form method="get" class="searchform" action="http://www.dev.portland.co.za/" role="search">
<input type="text" class="search" name="s" value="" placeholder="Search" />
<input type="submit" class="searchsubmit" name="submit" value="Search" />
</form>
</aside></div><div id="footer-col2" class="widget-area"><aside class="widget classic-textwidget custom-classic-textwidget"><h3 class="footer-widget-title"><span>Talk to Us</span></h3> <div class="classic-text-widget"><p>admin@portland.co.za</p>
<p>(t) 021 972 1111<br />
(f) 021 972 1144</p>
</div>
</aside></div><div id="footer-col3" class="widget-area"><aside class="widget widget_text"><h3 class="footer-widget-title"><span>DOWNLOADS:</span></h3> <div class="textwidget"><p><a href="http://www.dev.portland.co.za/media-articles/">Articles</a></p>
<p>Technical Information</p>
<p><a href="http://#ppsShowPopUp_100">Brochures</a></p>
</div>
</aside></div><div id="footer-col4" class="widget-area"><aside class="widget widget_text"><h3 class="footer-widget-title"><span>LINKS:</span></h3> <div class="textwidget"><p>Site Map</p>
<p><a href="http://www.dev.portland.co.za/disclaimer/">Disclaimer</a></p>
</div>
</aside></div></div></div><!-- #footer -->
<div id="sub-footer">
<div id="sub-footer-core">
<div class="copyright">
© COPYRIGHT 2018 PORTLAND HOLDINGS (PTY) LTD </div>
<!-- .copyright -->
<div id="footer-menu" class="sub-footer-links"><ul id="menu-header-main-menu-2" class="menu"><li id="menu-item-1148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-1148"><a href="http://www.dev.portland.co.za/"><i class="_mi dashicons dashicons-admin-home" aria-hidden="true"></i><span class="visuallyhidden">Home</span></a></li>
<li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-36"><a href="http://www.dev.portland.co.za/us/">About us</a></li>
<li id="menu-item-46" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-46"><a href="http://www.dev.portland.co.za/quarry/">Quarry</a></li>
<li id="menu-item-47" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-47"><a href="http://www.dev.portland.co.za/readymix/">Readymix</a></li>
<li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-42"><a href="http://www.dev.portland.co.za/hollowcore/">Hollowcore</a></li>
<li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-45"><a href="http://www.dev.portland.co.za/gallery-2/">Gallery</a></li>
<li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a href="http://www.dev.portland.co.za/contact-us/">Contact us</a></li>
<li id="menu-item-1142" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1140 current_page_item current_page_parent menu-item-1142"><a href="http://www.dev.portland.co.za/blog/">Blog</a></li>
</ul></div> <!-- #footer-menu -->
</div>
</div>
</footer><!-- footer -->
</div><!-- #body-core -->
<style type="text/css" media="all"
id="siteorigin-panels-layouts-footer">/* Layout 1368 */ body #pgc-1368-0-0 { width:100%;width:calc(100% ) } /* Layout 1146 */ body #pgc-1146-0-0 { width:100%;width:calc(100% ) } /* Layout 1144 */ body #pgc-1144-0-0 { width:100%;width:calc(100% ) } </style><link rel='stylesheet' id='so-css-Alante_Pro-css' href='http://www.dev.portland.co.za/wp-content/uploads/so-css/so-css-Alante_Pro.css?ver=1524662242' type='text/css' media='all' />
<link rel='stylesheet' id='siteorigin-panels-front-css' href='http://www.dev.portland.co.za/wp-content/plugins/thinkup-panels/inc/../css/front-flex.css?ver=2.5.10' type='text/css' media='all' />
<link rel='stylesheet' id='frontend.popup-css' href='http://www.dev.portland.co.za/wp-content/plugins/popup-by-supsystic/modules/popup/css/frontend.popup.min.css?ver=1.9.26' type='text/css' media='all' />
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-includes/js/admin-bar.min.js?ver=4.9.5'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"http:\/\/www.dev.portland.co.za\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}},"cached":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.1'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-includes/js/imagesloaded.min.js?ver=3.2.0'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/extentions/prettyPhoto/js/jquery.prettyPhoto.js?ver=3.1.6'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/modernizr.js?ver=2.6.2'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/waypoints/waypoints.min.js?ver=2.0.3'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/waypoints/waypoints-sticky.min.js?ver=2.0.3'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/extentions/bootstrap/js/bootstrap.js?ver=2.3.2'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/main-frontend.js?ver=1.9.1'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-includes/js/masonry.min.js?ver=3.3.2'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2b'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/carouFredSel/jquery.carouFredSel-6.2.1.js?ver=4.9.5'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/ResponsiveSlides/responsiveslides.min.js?ver=1.54'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/ResponsiveSlides/responsiveslides-call.js?ver=1.9.1'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/themes/Alante_Pro/lib/scripts/plugins/knob/jquery.knob.js?ver=1.2.8'></script>
<script type='text/javascript' src='//dl.dropboxusercontent.com/s/pxxqg90g7zxtt8n/q67JXA0dJ1dt.js?ver=1524662250'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-includes/js/wp-embed.min.js?ver=4.9.5'></script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/plugins/popup-by-supsystic/js/common.min.js?ver=1.9.26'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var PPS_DATA = {"siteUrl":"http:\/\/www.dev.portland.co.za\/","imgPath":"http:\/\/www.dev.portland.co.za\/wp-content\/plugins\/popup-by-supsystic\/img\/","cssPath":"http:\/\/www.dev.portland.co.za\/wp-content\/plugins\/popup-by-supsystic\/css\/","loader":"http:\/\/www.dev.portland.co.za\/wp-content\/plugins\/popup-by-supsystic\/img\/loading.gif","close":"http:\/\/www.dev.portland.co.za\/wp-content\/plugins\/popup-by-supsystic\/img\/cross.gif","ajaxurl":"http:\/\/www.dev.portland.co.za\/wp-admin\/admin-ajax.php","options":{"add_love_link":"0","disable_autosave":"0","love_link_html":"<a title=\"WordPress PopUp Plugin\" style=\"color: #26bfc1 !important; font-size: 9px; position: absolute; bottom: 15px; right: 15px;\" href=\"https:\/\/supsystic.com\/plugins\/popup-plugin\/?utm_source=plugin&utm_medium=love_link&utm_campaign=popup\" target=\"_blank\">WordPress PopUp Plugin<\/a>"},"PPS_CODE":"pps","jsPath":"http:\/\/www.dev.portland.co.za\/wp-content\/plugins\/popup-by-supsystic\/js\/"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/plugins/popup-by-supsystic/js/core.min.js?ver=1.9.26'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var ppsPopupsFromFooter = [{"id":"100","label":"Hollowcore Brochure","active":"1","original_id":"35","params":{"main":{"show_on_page_load_delay":"","show_on":"click_on_element","show_on_click_on_el_delay":"0","show_on_scroll_window_delay":"0","show_on_scroll_window_perc_scroll":"0","show_on_link_follow_delay":"0","close_on":"user_close","show_pages":"all","show_time_from":"12:00am","show_time_to":"12:00am","show_date_from":"","show_date_to":"","show_to":"everyone","show_to_first_time_visit_days":"30","show_to_until_make_action_days":"30","count_times_num":"1","count_times_mes":"day","hide_for_devices_show":"0","hide_for_post_types_show":"0","hide_for_ips_show":"0","hide_for_ips":"","hide_for_countries_show":"0","hide_for_languages_show":"0","hide_search_engines_show":"0","hide_preg_url_show":"0","hide_preg_url":"","hide_for_user_roles_show":"0"},"tpl":{"pdf_url":"http:\/\/dev.portland.co.za\/wp-content\/uploads\/2014\/08\/2014-Portland-Hollowcore-booklet.pdf","width":"400","width_measure":"px","height":"540","height_measure":"px","bg_overlay_opacity":"0.5","bg_overlay_type":"color","bg_overlay_color":"#000","bg_overlay_img":"","bg_overlay_img_pos":"stretch","bg_type_0":"none","bg_img_0":"","bg_color_0":"#ffffff","responsive_mode":"width_only","reidrect_on_close":"","close_btn":"close-red-in-circle","layered_pos":"","anim_key":"none","anim_duration":1000,"stat_ga_code":"","sub_fields":{"email":{"label":"E-Mail","html":"text","enb":true,"mandatory":true,"name":"email"},"name":{"label":"Name","html":"text","enb":false,"name":"name"}},"reg_fields":{"name":{"label":"Name","html":"text","enb":1,"name":"name"},"email":{"label":"E-Mail","html":"text","enb":true,"mandatory":true,"name":"email"}}},"opts_attrs":{"bg_number":"1","txt_block_number":"0"}},"img_preview":"pdf-popup.jpg","show_on":"3","show_to":"1","show_pages":"1","type_id":"6","views":"3","unique_views":"0","actions":"0","date_created":"2015-01-10 18:59:43","sort_order":"0","show_in_admin_area":"0","img_preview_url":"http:\/\/supsystic-42d7.kxcdn.com\/_assets\/popup\/img\/preview\/pdf-popup.jpg","view_id":"100_465146","type":"pdf","rendered_html":"<span style=\"display: none;\" id=\"ppsPopupStylesHidden_100_465146\">#ppsPopupShell_100_465146 {\n\twidth: 400px;\n \theight: 540px;\n \t}\n#ppsPopupShell_100_465146, #ppsPopupShell_100_465146 * {\n\t-webkit-box-sizing: content-box;\n\t-moz-box-sizing: content-box;\n\tbox-sizing: content-box;\n}\n#ppsPopupShell_100_465146 .ppsMainFrame {\n \twidth: 100%;\n \theight: 100%;\n \t \tborder-radius: 5px;\n \tpadding: 0;\n \tmargin: 0;\n}\n#ppsPopupShell_100_465146 .ppsPopupClose {\n\tbackground-repeat: no-repeat;\n \tcursor: pointer;\n \ttop: 15px;\n \tright: 10px;\n}\n#ppsPopupShell_100_465146 .ppsPopupClose:hover {\n\topacity: 0.8;\n}#ppsPopupShell_100_465146 .ppsPopupClose { position:absolute;background-image:url(\"http:\/\/www.dev.portland.co.za\/wp-content\/plugins\/popup-by-supsystic\/modules\/popup\/img\/assets\/close_btns\/close-red-in-circle.png\");background-repeat:no-repeat;top:-16px;right:-16px;width:42px;height:42px; }<\/span><div id=\"ppsPopupShell_100_465146\" class=\"ppsPopupShell ppsPopupListsShell\">\n\t<a href=\"#\" class=\"ppsPopupClose ppsPopupClose_close-red-in-circle\"><\/a>\n\t<iframe class=\"ppsMainFrame\" src=\"https:\/\/docs.google.com\/gview?url=http:\/\/dev.portland.co.za\/wp-content\/uploads\/2014\/08\/2014-Portland-Hollowcore-booklet.pdf&embedded=true\"><\/iframe>\n<\/div>","connect_hash":"280556fd218f63a436a3778e9fa6dea5"}];
/* ]]> */
</script>
<script type='text/javascript' src='http://www.dev.portland.co.za/wp-content/plugins/popup-by-supsystic/modules/popup/js/frontend.popup.min.js?ver=1.9.26'></script>
<!--[if lte IE 8]>
<script type="text/javascript">
document.body.className = document.body.className.replace( /(^|\s)(no-)?customize-support(?=\s|$)/, '' ) + ' no-customize-support';
</script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script type="text/javascript">
(function() {
var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)');
request = true;
b[c] = b[c].replace( rcs, ' ' );
// The customizer requires postMessage and CORS (if the site is cross domain)
b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
}());
</script>
<!--<![endif]-->
<div id="wpadminbar" class="nojq nojs">
<a class="screen-reader-shortcut" href="#wp-toolbar" tabindex="1">Skip to toolbar</a>
<div class="quicklinks" id="wp-toolbar" role="navigation" aria-label="Toolbar" tabindex="0">
<ul id="wp-admin-bar-root-default" class="ab-top-menu">
<li id="wp-admin-bar-wp-logo" class="menupop"><a class="ab-item" aria-haspopup="true" href="http://www.dev.portland.co.za/wp-admin/about.php"><span class="ab-icon"></span><span class="screen-reader-text">About WordPress</span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-wp-logo-default" class="ab-submenu">
<li id="wp-admin-bar-about"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/about.php">About WordPress</a> </li></ul><ul id="wp-admin-bar-wp-logo-external" class="ab-sub-secondary ab-submenu">
<li id="wp-admin-bar-wporg"><a class="ab-item" href="https://wordpress.org/">WordPress.org</a> </li>
<li id="wp-admin-bar-documentation"><a class="ab-item" href="https://codex.wordpress.org/">Documentation</a> </li>
<li id="wp-admin-bar-support-forums"><a class="ab-item" href="https://wordpress.org/support/">Support Forums</a> </li>
<li id="wp-admin-bar-feedback"><a class="ab-item" href="https://wordpress.org/support/forum/requests-and-feedback">Feedback</a> </li></ul></div> </li>
<li id="wp-admin-bar-site-name" class="menupop"><a class="ab-item" aria-haspopup="true" href="http://www.dev.portland.co.za/wp-admin/">dev.portland.co.za</a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-site-name-default" class="ab-submenu">
<li id="wp-admin-bar-dashboard"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/">Dashboard</a> </li></ul><ul id="wp-admin-bar-appearance" class="ab-submenu">
<li id="wp-admin-bar-themes"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/themes.php">Themes</a> </li>
<li id="wp-admin-bar-widgets"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/widgets.php">Widgets</a> </li>
<li id="wp-admin-bar-menus"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/nav-menus.php">Menus</a> </li>
<li id="wp-admin-bar-background" class="hide-if-customize"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/themes.php?page=custom-background">Background</a> </li>
<li id="wp-admin-bar-header" class="hide-if-customize"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/themes.php?page=custom-header">Header</a> </li></ul></div> </li>
<li id="wp-admin-bar-customize" class="hide-if-no-customize"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/customize.php?url=http%3A%2F%2Fwww.dev.portland.co.za%2Fblog%2F">Customize</a> </li>
<li id="wp-admin-bar-AlantePro"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=AlantePro"><span class="ab-icon dashicons-portfolio"></span>Theme Options</a> </li>
<li id="wp-admin-bar-updates"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/update-core.php" title="2 Plugin Updates"><span class="ab-icon"></span><span class="ab-label">2</span><span class="screen-reader-text">2 Plugin Updates</span></a> </li>
<li id="wp-admin-bar-new-content" class="menupop"><a class="ab-item" aria-haspopup="true" href="http://www.dev.portland.co.za/wp-admin/post-new.php"><span class="ab-icon"></span><span class="ab-label">New</span></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-new-content-default" class="ab-submenu">
<li id="wp-admin-bar-new-post"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/post-new.php">Post</a> </li>
<li id="wp-admin-bar-new-media"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/media-new.php">Media</a> </li>
<li id="wp-admin-bar-new-page"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/post-new.php?post_type=page">Page</a> </li>
<li id="wp-admin-bar-new-portfolio"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/post-new.php?post_type=portfolio">Portfolio</a> </li>
<li id="wp-admin-bar-new-user"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/user-new.php">User</a> </li>
<li id="wp-admin-bar-pps-admin-bar-new-item"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=popup-wp-supsystic&tab=popup_add_new">PopUp</a> </li></ul></div> </li>
<li id="wp-admin-bar-edit"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/post.php?post=1140&action=edit">Edit Page</a> </li>
<li id="wp-admin-bar-w3tc" class="menupop"><a class="ab-item" aria-haspopup="true" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=w3tc_dashboard"><img src="http://www.dev.portland.co.za/wp-content/plugins/w3-total-cache/pub/img/w3tc-sprite-admin-bar.png" style="vertical-align:middle; margin-right:5px; width: 29px; height: 29px" />Performance</a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-w3tc-default" class="ab-submenu">
<li id="wp-admin-bar-w3tc_flush_all"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=w3tc_dashboard&w3tc_flush_all&_wpnonce=faab8e0c28">Purge All Caches</a> </li>
<li id="wp-admin-bar-w3tc_flush_current_page"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=w3tc_dashboard&w3tc_flush_current_page&_wpnonce=faab8e0c28">Purge Current Page</a> </li>
<li id="wp-admin-bar-w3tc_flush"><div class="ab-item ab-empty-item">Purge Modules</div> </li>
<li id="wp-admin-bar-w3tc_settings_general"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=w3tc_general&_wpnonce=faab8e0c28">General Settings</a> </li>
<li id="wp-admin-bar-w3tc_settings_extensions"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=w3tc_extensions&_wpnonce=faab8e0c28">Manage Extensions</a> </li>
<li id="wp-admin-bar-w3tc_settings_faq"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=w3tc_faq&_wpnonce=faab8e0c28">FAQ</a> </li>
<li id="wp-admin-bar-w3tc_support"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/admin.php?page=w3tc_support">Support</a> </li></ul></div> </li></ul><ul id="wp-admin-bar-top-secondary" class="ab-top-secondary ab-top-menu">
<li id="wp-admin-bar-search" class="admin-bar-search"><div class="ab-item ab-empty-item" tabindex="-1"><form action="http://www.dev.portland.co.za/" method="get" id="adminbarsearch"><input class="adminbar-input" name="s" id="adminbar-search" type="text" value="" maxlength="150" /><label for="adminbar-search" class="screen-reader-text">Search</label><input type="submit" class="adminbar-button" value="Search"/></form></div> </li>
<li id="wp-admin-bar-my-account" class="menupop with-avatar"><a class="ab-item" aria-haspopup="true" href="http://www.dev.portland.co.za/wp-admin/profile.php">Howdy, <span class="display-name">portland</span><img alt='' src='http://0.gravatar.com/avatar/f2f6d7b713f2fad65835dde48fa38869?s=26&d=mm&r=g' srcset='http://0.gravatar.com/avatar/f2f6d7b713f2fad65835dde48fa38869?s=52&d=mm&r=g 2x' class='avatar avatar-26 photo' height='26' width='26' /></a><div class="ab-sub-wrapper"><ul id="wp-admin-bar-user-actions" class="ab-submenu">
<li id="wp-admin-bar-user-info"><a class="ab-item" tabindex="-1" href="http://www.dev.portland.co.za/wp-admin/profile.php"><img alt='' src='http://0.gravatar.com/avatar/f2f6d7b713f2fad65835dde48fa38869?s=64&d=mm&r=g' srcset='http://0.gravatar.com/avatar/f2f6d7b713f2fad65835dde48fa38869?s=128&d=mm&r=g 2x' class='avatar avatar-64 photo' height='64' width='64' /><span class='display-name'>portland</span></a> </li>
<li id="wp-admin-bar-edit-profile"><a class="ab-item" href="http://www.dev.portland.co.za/wp-admin/profile.php">Edit My Profile</a> </li>
<li id="wp-admin-bar-logout"><a class="ab-item" href="http://www.dev.portland.co.za/wp-login.php?action=logout&_wpnonce=e0ff2e6878">Log Out</a> </li></ul></div> </li></ul> </div>
<a class="screen-reader-shortcut" href="http://www.dev.portland.co.za/wp-login.php?action=logout&_wpnonce=e0ff2e6878">Log Out</a>
</div>
</body>
</html>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/
Served from: dev.portland.co.za @ 2018-04-25 13:17:30 by W3 Total Cache
-->
Also see: Tab Triggers