Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
Sketch2Code / 13312.html
RyanLi0802's picture
Uploaded Sketch2Code Files
a01128b verified
raw
history blame
3.65 kB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">
<html xmlns="">
<!-- InstanceBegin template="/Templates/djportfolio.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<style>
body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
width: 760px;
margin: 0px auto;
}
p {
margin: 0px;
}
a {
color: #019982;
font-weight: bold;
}
a:hover {
color: #FF3366;
}
h1 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: x-large;
text-align: center;
border-bottom: 3px double #019982;
margin: 0px;
}
h3 {
font-size: large;
text-align: left;
border-bottom: 1px solid #019982;
margin: 0px;
}
h4 {
margin: 0px;
color: #019982;
text-align: center;
font-weight: bold;
}
img {
vertical-align: bottom;
}
td {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
ul {
margin: 0px 0px 0px 35px;
padding: 0px;
list-style-type: square;
}
embed {
border: 1px solid black;
}
dl {
text-align: justify;
margin-bottom: 0px;
}
dt {
font-weight: bold;
}
.home {
background-image: url(../images/layout/front_page.jpg);
margin-top: 25px;
width: 760px;
height: 480px;
}
.home_content {
padding-top: 150px;
margin-left: 400px;
}
.home_content p {
text-align: right;
margin-top: 4px;
padding-bottom: 4px;
border-bottom: 1px dotted black;
}
.image_table {
font-size: 0px; /* Hack to hide white space from line breaks; makes formating easier for the image table. */
margin: auto;
width: 600px;
}
.image_table img {
border: 2px solid #019982;
border-radius: 3px;
margin: 5px;
}
.image_table img:hover {
border: 2px solid red;
}
.image_border {
border: 3px double black;
margin: auto;
}
.main {
background-color: #DDDDDD;
border-radius: 15px;
display: block;
padding: 15px;
width: 730px;
}
</style>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<!-- InstanceBeginEditable name="doctitle" -->
<title>
Dale Johnson: Portfolio
</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
</head>
<body>
<p>
&nbsp;
</p>
<table border="0" cellpadding="0" cellspacing="0" width="760">
<tbody>
<tr>
<td valign="middle">
<a>
<img alt="Dale Johnson: Animator" border="0" height="51" src="rick.jpg" width="250">
</a>
</td>
<td align="right" valign="middle">
<a>
Gallery
</a>
&bull;
<a>
Commissions
</a>
&bull;
<a>
R&eacute;sum&eacute;
</a>
&bull;
<a>
Contact
</a>
</td>
</tr>
</tbody>
</table>
<div class="main">
<!-- InstanceBeginEditable name="Main Content" -->
<h1>
Gallery
</h1>
<p>
&nbsp;
</p>
<div align="center">
<img alt="Artwork" class="image_border" height="436" src="rick.jpg" width="700">
</div>
<p>
&nbsp;
</p>
<h4>
"Junction" Screenshot
</h4>
<p>
&nbsp;
</p>
<p align="justify">
A screenshot of the dialog interface in
<cite>
Junction
</cite>
. As an adventure game, the majority of the gameplay revolves around investigating the environment, finding items, and questing other characters in order to progress.
</p>
<p align="justify">
&nbsp;
</p>
<p align="justify">
Programmed in C#. Artwork and interface created in Photoshop.
</p>
<p>
&nbsp;
</p>
<p align="center">
<a>
Back
</a>
</p>
<!-- InstanceEndEditable -->
</div>
<p>
&nbsp;
</p>
</body>
<!-- InstanceEnd -->
</html>