PDA

View Full Version : Pathetic, Rubbish, 5 Minute script



Sam
20-03-2006, 07:08 PM
Bah..

http://67.15.65.26/~jarmies/test.html

It sucks tbh.. Its not even supposed to be a layout. Its the first thing i've EVER done in css. Thanks to dan

Php
20-03-2006, 07:10 PM
ok......

cocaine
20-03-2006, 07:12 PM
All I see is a black box with writing?

Sam
20-03-2006, 07:37 PM
Thats all its supposed to be. Look at view source. Its a lot more complicated than it looks.

RYANNNNN
20-03-2006, 07:38 PM
More complicated then it looks, lololol. That css is easy,

Craig
20-03-2006, 07:38 PM
Php don't just post Ok..... no point doing that as it's only getting your posts up "/

Not bad for a start actually Sam ;] and Rofl at the source. Sehr complicated [mind my german]

Webhamster
20-03-2006, 07:40 PM
I agree Cortez, he's winding me up aswell...

As for the source, I can't do anything like that, but it looks easy once I read it all.

TooShort4
20-03-2006, 07:40 PM
Lol. No offense, but I agree with RYANNNNN. That CSS is really easy. Anyone can do it.

Sam
20-03-2006, 07:42 PM
Yes, but when its my first EVER attempt at doing something from memory. Its pretty complicated for me. I basically do php and html. I only started learning like n hr ago

Splinter
20-03-2006, 07:42 PM
<html>
<head>
<style type="text/css">

<!--
body{
background-color: #CCCCCC;
font-size: 9px;
font-family: verdana;
color: #FFFFFF;
}

.cont{
font-family: verdana;
background-color:#222222;
width: 800px;
font-size: 9px;
color: #ffffff;
border: 1px dashed #111111;
padding: 4px 4px 4px 4px;
margin-right: auto;
margin-left: auto;
}
--!>

</style>

</head>
<body>


<div align="center"><div class="cont">
<div align="center"> <u>Terrible Temp</u><p>
<p>
Basically i tried to remake dans from scratch for practise.. Failed miserably<br>

<p>One day i'll be as good as dan xD<br>
<p>
Hmm</div>


</body>
</html>



thats in no way compicated to even a noob "/

Sam
20-03-2006, 07:44 PM
Look at the title, and look at my last message

TooShort4
20-03-2006, 07:47 PM
Even if that is your first, no way that takes 5 minutes :P

Sam
20-03-2006, 07:49 PM
Well from memory it does, i was learning for about 30 mins to half hr of w3 school :S Basically quickly skimmed a few pages n made that. I'll improve it as i know more

Want to hide these adverts? Register an account for free!