The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

coding problems

4 posters

Go down

Solved coding problems

Post by Wipper179 December 5th 2009, 4:36 pm

Im trying to make a html page that says this:

Spoiler:


and i cant find out how to put this into a code to make a html page? anyone know how ?
Wipper179
Wipper179
Forumember

Male Posts : 163
Reputation : 0
Language : English
Location : United Kingdom

http://animatorx.org

Back to top Go down

Solved Re: coding problems

Post by TanMan77777777 December 5th 2009, 5:53 pm

Code:
<html>
<head>
<style type="text/css">
span {
font-family:Arial Black, Arial;
font-weight:bold;
color:#666666;
}
#red {
color:#ff0000;
font-size:21pt;
}
#red2 {
color:#ff0000;
}
#cyan {
color:cyan;
}
.white {
color:#ffffff;
}
#green {
color:green;
}
#orange {
color:orange;
}
#blue {
color:blue;
}
#pink {
color:pink;
}
</style>
</head>
<body>
<span>
<span id="red">Forum Shop</span>
<br/>
<br/>
<br/>
<span id="cyan">Warnings:</span>
<br/>
<span class="white">1 warning point off: 40</span> <br/>
2 warning points off: 75 <br/>
3 warning points off: 110 <br/>
<br/>
Only a maximum of 3 warnings can be taken of in a week <br/>
<br/>
<span id="green">Chatbox:</span>
<br/>
<span class="white">Unbanning from the chatbox: 200</span> <br/>
Become a member of the chatbox: 100 <br/>
Become a moderator of the chatbox: 500 <br/>
<br/>
<span id="orange">Graphics:</span>
<br/>
<span class="white">Get a custom avatar made by a forum graphics designer just for you: 200 points to the member who makes you the avatar.</span><br/>
Get a custom signature made by a forum graphics designer just for you: 300 points to the member who makes you the signature.</br>
<br/>
<span id="blue">Forum:</span>
<br/>
<span class="white">Get a custom group made for you (this lasts for 2 weeks): 200</span> <br/>
Get a custom rank made for you (this lasts for 2 weeks): 100 <br/>
Get your name changed: 200 <br/>
<br/>
<span id="red2">More things that you can buy to come!</span>
<br/><br/>
<span id="pink">To buy one of these items, post in this topic which item you would like and we will get it sorted for you!</span>
</span>
</body>
</html>
Try this code in the HTML page.
TanMan77777777
TanMan77777777
Forumember

Posts : 728
Reputation : 7
Language : English, HTML, CSS

http://tanman.forumakers.com

Back to top Go down

Solved Re: coding problems

Post by Wipper179 December 5th 2009, 10:02 pm

humm still not working it says error pages_html
Wipper179
Wipper179
Forumember

Male Posts : 163
Reputation : 0
Language : English
Location : United Kingdom

http://animatorx.org

Back to top Go down

Solved Re: coding problems

Post by RoNo December 5th 2009, 10:18 pm

Replace the word "buy" with "purchase".
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: coding problems

Post by Wipper179 December 5th 2009, 10:22 pm

thank yuo both it works now Smile
Wipper179
Wipper179
Forumember

Male Posts : 163
Reputation : 0
Language : English
Location : United Kingdom

http://animatorx.org

Back to top Go down

Solved Re: coding problems

Post by Sanket December 6th 2009, 5:54 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
coding problems 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum