|
|
|
 |
Posted 2008-08-11, 11:03 PM
in reply to Kazilla's post starting "lucky, there was a kid in my junior..."
|
 |
 |
 |
lucky, there was a kid in my junior webmaster's class that was completely crazy in the whole thing, but he got lucky in his intro to computer basics class he did alot of dreamweaver, fireworks, and flash. in my intro class we did q fkn basic lol. Im 19 and it would be an awesome hobby to be able to build webpages but, i just dont have enough discipline to sit and read pages upon pages of text.
Where can i see your portfolio?
|
It's incomplete, so I haven't put it up anywhere yet. I'll have it soon enough. By the way, I was stuck on one problem for about an hour. After that, I was able to complete most of it. I only have 15-30 minutes worth of work to go. There are absolutely no pictures, but it is the layout. I'll make pictures if necessary and if you want more help.
I'm dos done!
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Game, Stuff, Random, Keywords" />
<title>The Page</title>
<style type="text/css">
<!--
body {
margin:10px;
padding:0;
border:none;
border-spacing:0;
border-collapse:collapse;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-weight:normal;
text-decoration:none;
display:block;
vertical-align:top;
text-align:center;
color:#000; /* Dafault Text Color is Black or #000 */
}
table, tr, td {
margin:0;
padding:0;
border:none;
border-spacing:0;
border-collapse:collapse;
text-align:center;
}
table.boxes {
text-align:center;
}
table.override {
text-align:center;
}
td.boxes {
border:#000 2px solid;
height:150px;
vertical-align:top;
width:225px;
}
.navigation {
text-align:center;
font-size:14px;
font-weight:bold;
margin:0;
border-top:#000 2px solid;
border-bottom:#000 2px solid;
}
.navigation:hover {
background-color:#000;
color:#FFF;
cursor:pointer;
}
td.underline {
font-size:14px;
border-top:#000 2px solid; /* This is not just an underline, ignore the name */
border-bottom:#000 2px solid;
vertical-align:top;
}
td.navmiddle {
font-size:18px;
text-align:center;
height:15px;
}
td.controlledbox {
border:#000 2px solid; /* Box Left Bottom */
width:350px;
text-align:left;
vertical-align:top;
}
td.NewsBlurb {
border:#000 2px solid;
width:450;
text-align:left;
margin:0;
padding:2px 2px 5px 2px;
}
.block {
height:10px;
}
-->
</style>
</head>
<body>
<center>
<table width="850" style="margin:0 0 10px 0;" class="boxes">
<tr>
<td width="225" style="margin:0 25px 0 0;">
<table>
<tr>
<td class="boxes" style="text-align:left;"> </td>
</tr>
</table> </td>
<td>
<div align="center"> <!-- Take that FF3, SOB -->
<table>
<tr>
<td class="boxes" style="width:350;height:100px;"> </td>
</tr>
</table>
</div>
</td>
<td width="225" style="text-align:right;">
<table>
<tr>
<td class="boxes"> </td>
</tr>
</table> </td>
</tr>
</table>
<table style="margin:0 0 10px 0;">
<tr>
<td class="underline" width="5"> </td>
<td class="navigation" width="90">Home</td>
<td class="underline" width="5"> </td>
<td class="navigation" width="90">Blogs</td>
<td class="underline" width="5"> </td>
<td class="navigation" width="90">Pictures</td>
<td class="underline" width="5"> </td>
<td class="navmiddle" width="120">Navigation Bar</td>
<td class="underline" width="5"> </td>
<td class="navigation" width="90">Games</td>
<td class="underline" width="5"> </td>
<td class="navigation" width="90">Science</td>
<td class="underline" width="5"> </td>
<td class="navigation" width="120" style="font-size:14px;">What's Comming</td>
<td class="underline" width="5"> </td>
<td class="navigation" width="90">Index</td>
<td class="underline" width="5"> </td>
</tr>
</table>
<table width="850">
<tr>
<td>
<table width="350">
<tr>
<td>
<div align="left">
<table>
<tr>
<td class="controlledbox">I'm in my own little world</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
<td>
<div align="right">
<table width="450" align="right">
<tr>
<td class="NewsBlurb">This is a thingy</td>
</tr>
<tr>
<td class="block"> </td>
</tr>
<tr>
<td class="NewsBlurb">This is another thingy</td>
</tr>
<tr>
<td class="block"> </td>
</tr>
<tr>
<td class="NewsBlurb">This is once again, another thingy</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</center>
</body>
</html> |
Here is the page http://nrgsrpg.com/portfolio/Kazilla_Template.php

Work List
疲れていますから 寝むってありますね。 むずかしいです。 また、ケーキ屋で ケーキを食べていました。
I've considered being a translator, but I dunno. It feels like a lot of work. If someone gets angry then I have to deal with it, you know? I'd rather just relax.
Speed Test
Favorite Anime/Manga
#01 Clannad ~After Story~
#02 Trigun {Maximum}
#03 Koi Kaze
#04 Berserk
#05 Outlaw Star
#06 Slayers
#07 Desert Punk
#08 Spirited Away
#09 Fullmetal Alchemist
#10 Shakugan no Shana
#11 Death Note
#12 FLCL
#13 Tokyo Magnitude 8.0
#14 Toradora
#15 Gunslinger Girl
Anime List
Last edited by Goodlookinguy; 2008-08-11 at 11:22 PM.
|
 |
 |
 |
|
|
|
|
|
|
|