Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
Sketch2Code / 1215.html
RyanLi0802's picture
Uploaded Sketch2Code Files
a01128b verified
raw
history blame
20.9 kB
<!DOCTYPE html>
<html lang="en">
<head>
<style>
/* CSS layout */
body {
margin: 0;
/*padding: 20px;*/
/*max-width:800px;*/
margin-left:auto;
margin-right:auto;
background-color: #FFFFFF;
/*background-image:url('images/blue-background.jpg');*/
}
#header
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: gray; font-style:italic; text-decoration : none; text-align:right;
background-color:white;
padding-bottom:5px;
padding-top:5px;
padding-right:2%;
width:98%;
border-top:1px #cccccc solid;
border-bottom:1px #cccccc solid;
}
#masthead
{
width:100%; background-color:#CDE8F1; padding-top:5px; padding-bottom:0px;}
#masthead_top {
/*width:95%;*/
/*float:left;*/
font-family: 'Poiret One', cursive;
font-size: 48pt; color: #666666; text-decoration : none; text-align:left;
/*margin-left:2.5%;
margin-right:2.5%;*/
border-bottom:1px #666666 solid;
margin-top: 10px;
width:800px; margin: 0px auto;
padding-bottom:2px;
}
#masthead_bottom {
font-family: 'Poiret One', cursive;
font-size: 48pt; color: #666666; text-decoration : none; text-align:right;
width:800px; margin: 0px auto;
}
#masthead_bottom_small {
font-family: 'Poiret One', cursive;
font-size: 40pt; color: #666666; text-decoration : none; text-align:right;
width:800px; margin: 0px auto;
}
#masthead_bottom_very_small {
font-family: 'Poiret One', cursive;
font-size: 32pt; color: #666666; text-decoration : none; text-align:right;
width:800px; margin: 0px auto;
}
#top_nav_container {background-color:rgb( 205, 232, 241,0.5);}
#top_nav {
text-align: center;
padding-bottom:5px;
padding-top:5px;
padding-left: 1.25% ;
padding-right: 1.25%;
width:97.5%;
height:48px;
width:800px; margin:0px auto;
}
#container
{width:800px;
margin:0 auto;
background-color:white;}
#page_content {
float:left;
width: 100%;
min-height:605px;
padding-top:10px;
padding-bottom:10px;
/*padding-left:2%;
padding-right:2%;*/
background-color:white;
}
#call-out {background-color:rgb( 205, 232, 241,0.5); font-weight:bold; text-align:center;font-family: 'Montserrat', sans-serif; font-size: 10pt; color: black; text-decoration : none; margin-top:10px; padding-top:10px;padding-bottom:10px;border:1px solid #9e9e9e;}
#call-out a:link {text-decoration: none; color:black; font-weight:bold}
#call-out a:visited{text-decoration: none; color:black; font-weight:bold}
#call-out a:hover {text-decoration: none; color:gray;font-weight:bold}
#call-out-offer {background-color:#f77532; font-weight:normal; text-align:center;font-family: 'Montserrat', sans-serif; font-size: 14pt; color: black; text-decoration : none; margin-top:10px; padding-top:10px;padding-bottom:10px;border:1px solid #D3D3D3;margin-bottom:10px}
#call-out-offer a:link {text-decoration: none; color:black; font-weight:normal}
#call-out-offer a:visited{text-decoration: none; color:black; font-weight:normal}
#call-out-offer a:hover {text-decoration: none; color:black;font-weight:normal}
#bottom_text{ float:left;}
#footer {
clear: both;
background-color:rgb( 205, 232, 241,0.5);
padding-top:1%;
padding-bottom:1%;
border-top:thin #cccccc solid;
text-align: center;
padding-left:1%;padding-right:1%;
}
#copyright {
margin-top:10px;
font-weight: normal;
clear:both;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none; text-align:center;
width:75%;
margin-left:auto;
margin-right:auto;
}
#gallery_clear {clear: both ;}
/* standard link CSS */
a:link {text-decoration: none; color:#666666; border:0px;font-weight:normal}
a:visited {text-decoration: none; color:#666666;}
a:active {text-decoration: none;color:black;}
a:hover {text-decoration: none; color:black;}
.town_links a{text-decoration: none; color: #666666; font-size:8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.town_links {text-decoration: none; color: #666666;font-size:8pt;}
h1 {font-family: 'Montserrat', sans-serif;font-size: 20pt; color: #666666; font-weight:bold; text-decoration: none;margin-top:0px}
h2 {font-family: 'Montserrat', sans-serif;font-size: 13pt; color: #666666; font-weight:bold; text-decoration: none;margin-top:0px}
h3 {font-family: 'Montserrat', sans-serif;font-size: 12pt; color: #666666; font-weight:bold; text-decoration: none;margin-top: 0px;
margin-bottom: 0.1em;}
.title {font-family: 'Poiret One', cursive; font-size: 24pt; color: #CDE8F1; font-weight:bold; text-decoration: none;}
.subtitle {font-family: 'Poiret One', cursive; font-size: 16pt; color: #CDE8F1; font-weight:bold; text-decoration: none;}
/* note that user-select:none stops people selecting the text on the site - removed 19th March 23*/
.text {font-family: 'Montserrat', sans-serif; font-size: 11pt; color: black; text-decoration: none; }
.text_smaller {font-family: 'Montserrat', sans-serif; font-size: 9pt; color: black; text-decoration: none; }}
.text img {padding:10px; margin: 5px;border:1px gray solid; float:left; display: block;}
.nav {font-family: 'Montserrat', sans-serif; font-size: 8pt; color: black; text-decoration: none;}
.footer {font-family: 'Montserrat', sans-serif; font-size: 8pt; color: #666666; text-decoration: none; user-select:none;}
#callout-right-narrow {width:20%; float:right; padding:5px 5px 0px 5px; margin-left:10px; border: 2px solid #666666; text-align: left; }
#gallery {
margin:0px auto;
width:100%;
}
#blind {
float:left;
margin: 2% 2.1% 1% 2.1%;
padding:2px 2px 5px 2px; /*connected to blind: hover (padding)*/
border:1px solid #9e9e9e;
text-align:center;
width:120px;
height:146px;
font-family: 'Montserrat', sans-serif;
text-decoration : none;
font-size:10pt;
}
#blind img {
padding-bottom:8px;
}
#blind:hover {
border:1px solid #f77532; /*#CDE8F1;*/
padding:2px 2px 5px 2px; /* reduce padding as i have increased the border thickness */
}
#blind a:link {text-decoration: none; color:black; font-weight:bold}
#blind a:visited{text-decoration: none; color:black; font-weight:bold}
#blind a:hover {text-decoration: none; color:#f77532;font-weight:bold}
#menu {
font-family: 'Montserrat', sans-serif;
font-size:10.5pt;
margin:5px 0px 5px 0px;
width:800px; margin: 0px auto;
background-color:white;
}
#menu ul {
float: left;
width: 100%;
padding: 0;
margin: 0;
list-style-type: none;
}
#menu a {
float: left;
width: 5em;
text-decoration: none;
color: #666666;
background-color: rgb( 205, 232, 241,0.2);
border: 1px gray solid;
padding: 0.4em 0.25em;
/*border-right: 1px solid background-color:rgb( 205, 232, 241,0.5);*/
margin-right:1px;
height: 35px;
}
#menu a:hover {
background-color: #CDE8F1;
}
#menu li {
display: inline;
}
/* for ipad portrait */
@media all
and (max-width : 1023px)
{
body {padding:0px;width:100%;}
#menu {display: none;width:0px}
#top_nav {display: none;width:0px}
#header {display:none; width:0px}
#call-out-offer {font-size:12pt;margin-bottom:2px}
#call-out {font-size: 12pt; }
#callout-right-narrow {width:45%;padding-left:7px; text-align: left;}
#masthead_top {font-size:40pt;padding-top:2.5%;margin-top: 0px;width:95%;padding-left:2.5%; padding-right:2.5%;}
#masthead_bottom {font-size:40pt;width:95%;padding-left:2.5%; padding-right:2.5%;padding-bottom:2%; }
#masthead_bottom_small {font-size:36pt;width:95%;padding-left:2.5%; padding-right:2.5%;padding-bottom:2%;}
#masthead_bottom_very_small {font-size:30pt;width:95%;padding-left:2.5%; padding-right:2.5%;padding-bottom:2%;}
#masthead {padding-bottom:10px;}
h1 {font-size:14pt; }
h2 {font-size:12pt; }
h3 {font-size:11pt; }
#container {width:95%; background-color:white; padding-left:2.5%; padding-right:2.5%;}
#footer {width:95%; padding-left:2.5%; padding-right:2.5%}
#copyright {width:95%; padding-left:2.5%; padding-right:2.5%; font-family: 'Montserrat', sans-serif;}
.text {font-size:11pt;}
.text_smaller {font-size: 8pt;}
/* why does this not overried the earlier margin setting? it changes other elements here if i change them */
#blind { margin: 2% 1% 1% 1%;}
}
@media all
and (max-width : 800px)
{
/* iphone 6 and smaller */
#masthead_top {font-size:28pt;}
#masthead_bottom {font-size:36pt;}
#masthead_bottom_small {font-size:30pt;}
#masthead_bottom_very_small {font-size:24pt;}
.text {font-size:10.5pt}
}
@media all
and (max-width : 600px)
{
#masthead_top {font-size:24pt;}
#masthead_bottom {font-size:30pt;}
#masthead_bottom_small {font-size:26pt;}
#masthead_bottom_very_small {font-size:21pt;}
}
@media all
and (max-width : 480px)
{
#masthead_top {font-size:22pt}
#masthead_bottom {font-size:22pt}
#masthead_bottom_small {font-size:20pt}
#masthead_bottom_very_small {font-size:17pt}
#blind {
font-size:9pt ;
margin: 4% 4% 3% 8%;
}
#call-out-offer {font-size:9pt;margin-bottom:2px}
#call-out {font-size: 9pt; }
}
@media all
and (max-width : 420px)
{
}
@media all
and (max-width : 320px)
{
#masthead_top {font-size:20pt}
#masthead_bottom {font-size:20pt}
#masthead_bottom_small {font-size:17pt}
#masthead_bottom_very_small {font-size:14pt}
}
@font-face {
font-family: 'Poiret One';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poiretone/v16/UqyVK80NJXN4zfRgbdfbo55cUg.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw5aX8.ttf) format('truetype');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype');
}
</style>
<title>
Window Blinds Wakefield | The best window blinds in Wakefield
</title>
<meta content="Window Blinds Wakefield | The best window blinds in Wakefield" property="og:title">
<meta content="The best window blinds in Wakefield. Browse a vast selection of window blinds. The Blinds Company Wakefield. The best window blinds at the best prices" name="description">
<meta content="The best window blinds in Wakefield. Browse a vast selection of window blinds. The Blinds Company Wakefield. The best window blinds at the best prices" property="og:description">
<meta content="blinds Wakefield, Wakefield blinds, window blinds Wakefield, made to measure, vertical blinds, wooden blinds, skylight blinds, blackout blinds, Wakefield vertical blinds, Wakefield wooden blinds, Wakefield skylight blinds, Wakefield blackout blinds" name="keywords">
<meta content="blinds Wakefield" name="abstract">
<meta content="Copyright Totally Online 2023" name="copyright">
<meta content="Totally Online" name="author">
<meta content="The Blinds Company" property="og:site_name">
<meta content="en_GB" property="og:locale">
<meta content="website" property="og:type">
<meta content="" property="og:url">
<meta content="noodp, noydir" name="robots">
<meta content="en-gb" http-equiv="Content-Language">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="#ffffff" name="msapplication-TileColor">
<meta content="favicon/ms-icon-144x144.png" name="msapplication-TileImage">
<meta content="#ffffff" name="theme-color">
<meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial">
</head>
<body>
<div id="masthead">
<div id="masthead_top">
The Blinds Company
</div>
<div id="masthead_bottom">
Wakefield
</div>
</div>
<div id="top_nav_container">
<div id="top_nav">
<div id="menu">
<ul itemscope itemtype="" role="menu">
<li itemprop="name" role="menuitem">
<a itemprop="url" onclick="gtag('event', 'navigation_click', {'blind_type': 'Venetian'});" rel="nofollow" title="Venetian Blinds Wakefield">
Venetian Blinds
</a>
</li>
<li itemprop="name" role="menuitem">
<a itemprop="url" onclick="gtag('event', 'navigation_click', {'blind_type': 'Vertical'});" rel="nofollow" title="Vertical Blinds Wakefield">
Vertical Blinds
</a>
</li>
<li itemprop="name" role="menuitem">
<a itemprop="url" onclick="gtag('event', 'navigation_click', {'blind_type': 'Roller'});" rel="nofollow" title="Roller Blinds Wakefield">
Roller Blinds
</a>
</li>
<li itemprop="name" role="menuitem">
<a itemprop="url" onclick="gtag('event', 'navigation_click', {'blind_type': 'Wooden'});" rel="nofollow" title="Wooden Blinds Wakefield">
Wooden Blinds
</a>
</li>
</ul>
</div>
</div>
</div>
<div id="container">
<div id="page_content">
<h1>
Window Blinds Wakefield
</h1>
<p class="text">
By adding blinds to your windows, you can give an old room a fresh and updated look. We are passionate about window blinds and we are equally passionate about our customers in Wakefield.
</p>
<div id="call-out-offer">
<a onclick="gtag('event', 'offer_click', {'offer_position': 'higher offer banner'});">
CLICK TO
<b>
SAVE UP TO 70%
</b>
ON MANY PRODUCTS
</a>
</div>
<div id="gallery">
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Blackout', 'blind_position': '0', 'blind_image': 'blackout-blind.jpg'});">
<img alt="Blackout Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Blackout Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Thermal', 'blind_position': '1', 'blind_image': 'thermal_3.jpg'});">
<img alt="Thermal Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Thermal Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Roller', 'blind_position': '2', 'blind_image': 'roller-2020a.jpg'});">
<img alt="Roller Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Roller Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Roman', 'blind_position': '3', 'blind_image': 'roman-2020.jpg'});">
<img alt="Roman Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Roman Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Venetian', 'blind_position': '4', 'blind_image': 'venetian-2022.jpg'});">
<img alt="Venetian Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Venetian Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Wooden', 'blind_position': '5', 'blind_image': 'wooden-blinds-2.jpg'});">
<img alt="Wooden Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Wooden Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Motorised', 'blind_position': '6', 'blind_image': 'motorised-2020a.jpg'});">
<img alt="Motorised Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Motorised Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Day Night', 'blind_position': '7', 'blind_image': 'daynight-2022.jpg'});">
<img alt="Day Night Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Day Night Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Vertical', 'blind_position': '8', 'blind_image': 'vertical-2020.jpg'});">
<img alt="Vertical Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Vertical Blinds
</a>
</div>
<div id="blind">
<a onclick="gtag('event', 'gallery_click', {'blind_type': 'Skylight', 'blind_position': '9', 'blind_image': 'skylight-2020b.jpg'});">
<img alt="Loft Blinds Wakefield" height="120" rel="nofollow" src="rick.jpg" width="120">
<br>
Loft Blinds
</a>
</div>
</div>
<div id="gallery_clear">
</div>
<div id="call-out">
<a onclick="_gaq.push(['_trackEvent', 'External', 'Lower Option', 'Lower Option Banner']);">
SELECT A CATEGORY, OR CLICK HERE TO BROWSE
</a>
</div>
<div id="bottom_text">
<p class="text">
We work with the best blind suppliers in the country, who can deliver almost anywhere in the United Kingdom.Our blinds are available in many styles, just click on one of the images above!
</p>
<p class="text">
Remember - our blinds are easy to operate and maintain, and they can be easily cleaned with a damp cloth.
The style of a home can have a positive impact on the mood and happiness of a family.
</p>
<p class="text">
A lot of people talk about made-to-measure blinds, but aren't always sure what that covers. Unlike many products, made to measure blinds are created specifically for you - to your needs.
</p>
<p class="text">
<a>
Explore our selection of window blinds by clicking here
</a>
</p>
<h2>
Wakefield Window Blinds
</h2>
<div id="callout-right-narrow">
<h3>
Home Delivery
</h3>
<p class="text_smaller">
We offer doorstep delivery. As soon as you finalise the style and size, our partners will begin producing your bespoke window blinds.
</p>
</div>
<p class="text">
</p>
<p class="text">
Self-installation is not particularly challenging but
remember to screw the brackets firmly. You can face-fix which means they sit outside of the window recess and block out more light, or top fix which is the opposite - they sit within the recess to create a closer fit.
</p>
<p class="text">
So much choice for your home or office in Wakefield. Click on an image to find out more.
</p>
<h3>
The best window blinds in Wakefield
</h3>
<p class="text">
By installing window blinds, you can give any room a complete transformation &ndash; just look at the difference they make in buildings in Wakefield. We keep our eyes peeled for sales throughout the year, and we'll let you know if one is active.
</p>
<div id="call-out-offer">
<a onclick="gtag('event', 'offer_click', {'offer_position': 'lower offer banner'});">
CLICK TO
<b>
SAVE UP TO 70%
</b>
ON MANY BLINDS
</a>
</div>
</div>
</div>
</div>
<div id="footer">
<span class="footer">
The Blinds Company. For when you just want to get blinds for your windows in Wakefield | The best window blinds in Wakefield | Browse a vast selection of window blinds
<br>
Latest news: 2023 could be the biggest year on record for sales of blinds.
</span>
</div>
<div id="copyright">
copyright
<a>
Totally Online Ltd
</a>
2011-2023 |
<span class="town_links">
<a>
Wakefield shutters
</a>
|
<a>
Vertical Blinds
</a>
|
<a>
window blinds Swansea
</a>
|
<a>
blinds Stock
</a>
|
<a>
blinds Bath
</a>
|
<a>
window blinds Two Bridges
</a>
|
<a>
window blinds Bournemouth
</a>
|
<a>
blinds for windows Lawrence Weston
</a>
|
<a>
blinds Preston
</a>
|
<a>
blinds Countywide
</a>
|
<a>
quality window blinds Wakefield
</a>
|
<a>
legals |
</a>
<a rel="nofollow">
privacy policy and terms
</a>
|
<a>
blog
</a>
<br>
<br>
<br>
<br>
</span>
</div>
</body>
</html>