My HTML skills
#1
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.
Reply
#2
I believe some of those are css.

Nice, anyways.
Reply
#3
Yeah, I added it for a background.
Reply
#4
Now, add that into PHP, and go code! ^_^
[Image: chaosthegreat.png]
Reply
#5
I have a suggestion to add on to your post: There's this site called w3schools.com
It has a "Try it yourself" page, where it previews HTML coding. Great to use and saves time. Check This page out!
[Image: poptartFINALTINY.gif]
[Image: log.png?t=1302647037]
Reply
#6
w3schools is HORRIBLE to learn there.

I learned all my code from a book.
[Image: chaosthegreat.png]
Reply
#7
w3schools taught me.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)