Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 8,079
» Latest member: seanac11
» Forum threads: 10,350
» Forum posts: 91,276
Full Statistics
|
Online Users |
There are currently 239 online users. » 0 Member(s) | 237 Guest(s) Bing, Google
|
Latest Threads |
I'm leaving the site too....
Forum: 2DWorlds Discussion
Last Post: Jacob_
07-03-2023, 04:59 AM
» Replies: 12
» Views: 6,327
|
hi there.
Forum: 2DWorlds Discussion
Last Post: Jacob_
01-03-2020, 04:30 AM
» Replies: 1
» Views: 747
|
obroke
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 10:11 AM
» Replies: 0
» Views: 20,529
|
fcouldn't
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 09:02 AM
» Replies: 0
» Views: 8,238
|
qhow
Forum: Current Games
Last Post: PhilipShums
09-06-2017, 07:25 AM
» Replies: 0
» Views: 2,122
|
zstone
Forum: Current Games
Last Post: TimothyTox
09-06-2017, 07:03 AM
» Replies: 0
» Views: 986
|
vbit
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 03:00 AM
» Replies: 0
» Views: 967
|
sildenafil 100 mg sandoz
Forum: Current Games
Last Post: RichardLen
09-06-2017, 12:28 AM
» Replies: 0
» Views: 1,179
|
mhis
Forum: Current Games
Last Post: TimothyTox
09-05-2017, 04:09 PM
» Replies: 0
» Views: 991
|
sildenafil citrate 100mg ...
Forum: Current Games
Last Post: Waltertog
09-05-2017, 12:27 PM
» Replies: 0
» Views: 944
|
|
|
My HTML skills |
Posted by: Ashely - 04-24-2011, 01:03 AM - Forum: Scripting
- Replies (6)
|
 |
Code: <html>
<head>
<marquee bgcolor="#cccccc" loop="-1" scrollamount="2" width="100%">Work in progress</marquee>
<style type="text/css">
body
{
background-color:#8B008B;
}
h1
{
color:red;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:40px;
}
</style>
</head>
<body>
<h1>Ashely CSS</h1>
<p>Just testing out the colors and how they would look.</p>
<h2>Just testing my skills<h2>
<p2> Kind of rusty =/<p2>
<form method=post action="/cgi-bin/example.cgi">
<center>
How good do you think my HTML skills are?:
<select>
<option>bad</option>
<option>fair</option>
<option>okay</option>
<option>good =3</option>
</select><br>
<input type="Submit" value="Submit"></center>
</form>
</body>
</html>
Plan on adding more to it, Just thinking of colors.
|
|
|
|