partial-UI-generation-dataset / sketch /2b430057839d351ba805405b10b0d536752472f6f488d8a10553d0646106839c_partial.html
csbhlim222's picture
feat: add files
1bff947
<html><head>
<title>The New Adventures of Black Beauty Next Episode Air Dat</title>
<style>
body {
background-color: #eee;
color: #333;
font-family: Roboto, verdana, arial, sans-serif;
}
.container {
max-width: 700px;
margin: 0 auto;
background: white;
padding: 0 3% 0;
}
amp-img {
background-color: #f3f3f3;
}
h1 {
font-size: 26px;
font-weight: 400;
}
h2 {
font-size: 20px;
font-weight: 500;
margin-bottom: 0;
}
p {
text-align: justify;
font-size: 16px;
line-height: 26px;
font-weight: 300;
margin: 5px 0;
}
div.header {
border-bottom: 1px solid #ccc;
padding: 5px 0;
}
div.header a {
margin: auto;
display: table;
}
div.header amp-img {
background: transparent;
}
div.tvShow-title {
margin: 20px 0;
}
div.tvShow-title h1 {
margin: 0;
}
div.tvShow-title p {
font-size: 14px;
margin: 0;
}
div.tvShow-main {
width: 100%;
display: flex;
}
div.tvShow-main .tvShow-image {
width: 71%;
}
div.tvShow-main .tvShow-details {
padding-left: 4%;
}
div.tvShow-main .tvShow-details p {
margin-top: 5px;
margin-bottom: 20px;
font-size: 15px;
line-height: 19px;
}
div.tvShow-description {
margin: 25px 0;
}
div.tvShow-countdown {
margin: 80px 0;
}
div.footer {
margin-top: 10px;
border-top: 1px solid #ccc;
padding: 10px 0;
}
div.footer p {
text-align: center;
}
div.footer a {
color: red;
}
body {
animation: -amp-start 8s steps(1, end) 0s 1 normal both;
}
body {
animation: none;
}
</style></head>
<body>
<amp-analytics id="analytics1"></amp-analytics>
<div class="container">
<div class="header">
<a><amp-img height="55" src="temp.jpg" width="120"></amp-img></a>
</div>
<div class="tvShow-title">
<h1>The New Adventures of Black Beauty</h1>
<p>Drama | Children</p>
</div>
<div class="tvShow-main">
<div class="tvShow-image">
<amp-img height="500" src="temp.jpg" width="500"></amp-img>
</div>
<div class="tvShow-details">
<p>
<b>Station:</b><br>
itv <small>(UK)</small>
</p>
<p>
<b>Status:</b><br>
Canceled/Ended
</p>
<p>
<b>End: </b><br>
Jun/1992
</p>
<p>
<b>Rating: </b><br>
0<small>/10 from 0 users</small>
</p>
</div>
</div>
<div class="tvShow-description">
<p>
The New Adventures of Black Beauty was sequel to the popular The
Adventures of Black Beauty series. Dr Gordon and the now adult Jenny
emigrate to New Zealand where they find a new black horse to look
after.<br>
</p>
</div>
<div class="tvShow-countdown">
<h2>The New Adventures of Black Beauty Next Episode Air Date</h2>
<p>TV Show Canceled/Ended.</p>
</div>
<missing></missing>
<div class="footer">
<p>
This is the reduced version of website with limited functionality. If
you want to visit the full website <a>continue here</a>.
</p>
</div>
</div>
</body></html>