Connecting Tech Pros Worldwide Forums | Help | Site Map

how do you create forums with html or css

Newbie
 
Join Date: Oct 2009
Posts: 20
#1: Oct 20 '09
hey everyone

i'm 16 years old and this is my first question so please help me out here

what i want to know is how do i create forums within my website with using html or css coding...

any help would be appreciated

thanks
MusoFreak200

Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,660
#2: Oct 20 '09

re: how do you create forums with html or css


er … , get a forum software, install it on the server, adjust the layout … basicly like that.
Newbie
 
Join Date: Oct 2009
Posts: 20
#3: Oct 20 '09

re: how do you create forums with html or css


oh so you can't make a webpage using html or css coding.

you have to use a program.

do you have any suggestions?
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,660
#4: Oct 20 '09

re: how do you create forums with html or css


Quote:

Originally Posted by MusoFreak200 View Post

oh so you can't make a webpage using html or css coding.

of course you can, but you were asking for a forum and that’s way more than a simple web page.
Newbie
 
Join Date: Oct 2009
Posts: 20
#5: Oct 20 '09

re: how do you create forums with html or css


yes how stupid of me to think that it was as simple as a single webpage
Newbie
 
Join Date: Oct 2009
Posts: 20
#6: Oct 20 '09

re: how do you create forums with html or css


oh and could you please help me with the only question that you haven't posted on cause i really need help..

thank you for all of your help Dormilich

cya
MusoFreak200
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,660
#7: Oct 20 '09

re: how do you create forums with html or css


Quote:

Originally Posted by MusoFreak200 View Post

oh and could you please help me with the only question that you haven't posted on cause i really need help..

once upon a time, someone put my thoughts into words:
Quote:

Originally Posted by Markus View Post

Then you should know that this is a forum of volunteers. We are not paid, given holidays, etc. Most of us having working lives and take time out of those lives to help answer questions in the forums. That being said, I think you can see why a question may go unanswered for any amount of time. Furthermore, it happens sometimes if the forum is busy, that a new question can be overlooked.

Newbie
 
Join Date: Oct 2009
Posts: 20
#8: Oct 20 '09

re: how do you create forums with html or css


i'm sorry Dormilich

i didn't mean to make it sound offencive
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,660
#9: Oct 20 '09

re: how do you create forums with html or css


I’d have it discovered sooner or later … the forum software usually makes announcements of new threads.
Newbie
 
Join Date: Oct 2009
Posts: 20
#10: Oct 20 '09

re: how do you create forums with html or css


thanks for all of your help
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#11: Oct 21 '09

re: how do you create forums with html or css


Quote:

Originally Posted by MusoFreak200 View Post

thanks for all of your help

Hey, MusoFreak200.

Developing a fully-fledged web-based forum goes much too far beyond the scope of CSS and HTML. Forums are generally database driven, and, as such, you'll need to work with databases - that means using a server-side programming language to do the foot work for you: create new post, edit post, delete post, etc.

Of course, as Dormilich said, this has been done many, many, many times before, and you'd only be reinventing the wheel. However, if you want to do this as a project to learn web development, then by all means go for it. Just beware that you'll need to learn PHP (or something like). That said, don't be daunted by my suggestion - we have a great set of experts in the PHP forum that would be willing to help.

Thanks,
Mark.
Newbie
 
Join Date: Oct 2009
Posts: 20
#12: Oct 21 '09

re: how do you create forums with html or css


thanks Markus.

I will keep that in mind.
Reply

Tags
css, forum, html, website