Jab
08-03-2004, 03:37 AM
Ok, I am making a site for my friends that play Counter Srike and it's for their clan (I'm about to get game). Well, I've already made the layout, but I still have to do alot of stuff. One problem I have (and I have more but I will not ask them yet) is I need like a news program. Not sure what you will call it but my brothers friend had one and I want to know how to make one. Every time I will have to make a news post on our main page, I will have to write the code:
<table border="1" cellspacing="0" cellpadding="5"><tr><td table width="500">
Subject of Post
</td></tr>
<tr><td>
Post
</td></tr>
</table>
How do I make it to where I wont have to type all of that. It's not that it takes so long, it's because I do not have a big server at all (using Freeservers, gives 12m). Anyone know where all I have to do is like type the post and it does all of the stuff I want it to say like date, poster, etc.?
<table border="1" cellspacing="0" cellpadding="5"><tr><td table width="500">
Subject of Post
</td></tr>
<tr><td>
Post
</td></tr>
</table>
How do I make it to where I wont have to type all of that. It's not that it takes so long, it's because I do not have a big server at all (using Freeservers, gives 12m). Anyone know where all I have to do is like type the post and it does all of the stuff I want it to say like date, poster, etc.?