Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
Sketch2Code / 1352.html
RyanLi0802's picture
Uploaded Sketch2Code Files
a01128b verified
raw
history blame
8.42 kB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">
<html xmlns="">
<head>
<style>
@font-face {
font-family: 'Neuton';
font-style: italic;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/neuton/v22/UMBRrPtMoH62xUZCyrg4Wio.ttf) format('truetype');
}
@charset "utf-8";
/* CSS Document */
p {
color: #000;
}
h1 {
color: #990033;
}
h2 {
color: #990033;
}
h3 {
color: #990033;
}
#content #top {
width: 980px;
height: 150px;
background-color: #FFF;
}
#content #menu {
height: 50px;
width: 980px;
background-color: #990033;
}
#content #picture {
height: 368px;
width: 980px;
background-image: url(image/welcomeimage.jpg);
background-repeat: no-repeat;
}
#content #line {
margin: 0;
padding: 0;
height: 5px;
width: 100%;
background-color: #990033;
}
#content #text {
height: auto;
width: 980px;
background-color: #FFF;
}
#content #footer {
height: 30px;
width: 980px;
background-color: #990033;
}
#content #text {
background-color: #FFF;
}
#content #text #full {
float: left;
width: 840px;
background-color: #FFF;
margin: 0px;
padding-top: 25px;
padding-right: 20px;
padding-bottom: 25px;
padding-left: 70px;
text-align: justify;
color: #333333;
}
#content #text #left {
float: left;
width: 580px;
background-color: #FFF;
margin: 0px;
padding-top: 25px;
padding-right: 20px;
padding-bottom: 25px;
padding-left: 70px;
text-align: justify;
color: #333333;
}
#content #text #right {
float: right;
width: 250px;
background-color: #FFF;
margin: 0px;
padding-top: 25px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 15px;
height: 100%;
bottom: 10px;
}
#content .clear {
clear: both;
}
#content #menu a {
position:relative;
float: left;
color: #FFF;
margin-right: 13px;
margin-left: 13px;
font-size: 20px;
margin-top: 0px;
text-decoration: none;
margin-bottom: 0px;
line-height: 50px;
padding-top: 0px;
padding-right: 30px;
padding-bottom: 0px;
padding-left: 30px;
}
#content #menu a:hover {
background-color: #B3003A;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFF;
border-left-color: #FFF;
margin-right: 12px;
margin-left: 12px;
}
#content #menu a.active {
background-color: #B3003A;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFF;
border-left-color: #FFF;
margin-right: 12px;
margin-left: 12px;
}
#menuback {
z-index:9;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:transparent;
display:none;
}
#content #menu #menusub {
display:none;
position:absolute;
border:1px solid #FFFFFF;
z-index:10;
}
#content #menu #menusub a{
position:relative;
clear:both;
margin: 0 0px;
padding: 0 0px;
border: 0px none;
background-color: #990033;
}
#content #menu #menusub a:hover {
background-color: #B3003A;
}
#content #menu #menusub a span{
display: block;
padding: 0 20px;
width:150px;
}
.sel {
text-decoration: underline;
}
body {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #990033;
background-color: #EEE;
margin: 0;
padding: 0;
}
#content #picturetherapy {
height: 368px;
width: 980px;
background-image: url(image/therapyimage.jpg);
background-repeat: no-repeat;
}
#content #pictureabout {
height: 368px;
width: 980px;
background-image: url(image/aboutimage.jpg);
background-repeat: no-repeat;
}
#content #picturefees {
height: 368px;
width: 980px;
background-image: url(image/feesimage.jpg);
background-repeat: no-repeat;
}
#content #picturecontact {
height: 368px;
width: 980px;
background-image: url(image/contactimage.jpg);
background-repeat: no-repeat;
}
#content #pictureissues {
height: 368px;
width: 980px;
background-image: url(image/issuesimage.jpg);
background-repeat: no-repeat;
}
#content {
width: 980px;
margin: 0 auto;
background-color: #FFF;
box-shadow: 0px 0px 20px #C8C8C8;
}
#content #menu a div {
height: 50px;
width: 100%;
}
#content #text #left p {
padding-bottom: 20px;
color: #333333;
}
#content #top #logo {
background-image: url(image/logo.gif);
background-repeat: no-repeat;
height: 120px;
width: 120px;
margin: 15px;
float: left;
}
#content #top #header {
font-family: 'Neuton', serif;
height: 120px;
width: 650px;
float: left;
font-size: 20px;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
}
#content #top #header h1 {
font-size: 29px;
letter-spacing: 2px;
margin-top: 7px;
margin-bottom: 5px;
}
#content #top #header p {
position: relative;
font-size: 17px;
letter-spacing: 4px;
margin-top: 10px;
margin-bottom: 5px;
}
#content #top #header p:before {
position: absolute;
content: '';
left: 0;
right: 0;
top: -6px;
height: 1px;
background-color: #990033;
}
.header_content {
padding-left: 50px;
max-width: 470px;
}
#content #top #call {
background-image: url(image/call.gif);
background-repeat: no-repeat;
height: 120px;
width: 280px;
float: left;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
float: left;
}
#content #text #right #sidetop {
height: 300px;
}
#content #text #left p strong {
color: #990033;
}
#content #text #left ul li {
color: #990033;
}
#content #text #left ol li {
color: #990033;
}
#content #text #left ul li span {
color: #333;
}
#content #text #left ol li span {
color: #333;
}
#content #text #right p strong span {
color: #333;
}
#content #text #left table tr td span {
color: #990033;
}
#content #text #right #sidetop p a {
color: #000;
text-decoration: none;
}
#content #text #left table tr td {
padding-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
}
#content #text #left table tr td p {
margin: 0px;
padding: 0px;
padding-bottom: 20px;
font-size: 16px;
}
#content #text #left table tr td p a {
color: #000;
text-decoration: none;
}
</style>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
Dr Emma Ostrovskaya
</title>
</head>
<body>
<div id="content">
<div id="line">
</div>
<div id="top">
<div id="header">
<div class="header_content">
<h1>
Dr Emma Ostrovskaya BSc, DCouns
</h1>
<p>
Counselling Psychology &amp; Existential Therapy Adults, Couples &amp;
Children
</p>
</div>
</div>
<div id="call">
</div>
</div>
<div id="menu">
<a>
<span>
Welcome
</span>
</a>
<a>
<span>
Therapy
</span>
</a>
<div id="menusub" style="left: 339.203px; top: 205px;">
<a>
<span>
Existential
</span>
</a>
<a>
<span>
Focusing
</span>
</a>
<a>
<span>
Trauma Work
</span>
</a>
<a>
<span>
Mindfulness
</span>
</a>
</div>
<a>
<span>
About Emma
</span>
</a>
<a>
<span class="sel">
Issues
</span>
</a>
<a>
<span>
Fees
</span>
</a>
<a>
<span>
Contact
</span>
</a>
</div>
<div id="pictureissues">
</div>
<div id="line">
</div>
<div id="text">
<div id="left">
<h2>
Issues
</h2>
<p>
I work with the variety of conditions long-standing and recently
onset.
<br>
Areas of counselling I work with:
</p>
<ul>
<li>
<span>
Abuse
</span>
</li>
<li>
<span>
Addiction
</span>
</li>
<li>
<span>
Anger Management
</span>
</li>
<li>
<span>
Anxiety
</span>
</li>
</ul>
<p>
Often several issues will be present at the same time. At the initial
consultation we will explore the current issues and your personal
background, and will establish the focus of the therapy.
</p>
</div>
<div id="right">
<div id="sidetop">
<h2>
Contact
</h2>
<p>
Tel:
<br>
<span>
[PHONE REDACTED]
</span>
</p>
<p>
Email:
<br>
<a>
[EMAIL REDACTED]
<br>
@gmail.com
</a>
</p>
</div>
</div>
</div>
<div class="clear">
</div>
<div id="footer">
</div>
</div>
</body>
</html>