I want a website that shows me step by step instructions. I also want it so that the message board can be controlled by me and i would like it if it as easy to make as possible.
Please help me!!
I want a website that shows me step by step instructions. I also want it so that the message board can be controlled by me and i would like it if it as easy to make as possible.
Please help me!!
Add your comment below, or trackback from your own site.
Be nice. Keep it clean. Stay on topic. No spam.
You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
"; } ?>
http://www.forumsplace.com/
thats not the sort of thing a beginner can write, you need more than html as you will need the use of a database to store the messages and settings which will require mysql knowledge or cgi scripting.
you can learn it online but it will take a few years!
I believe you can use ”Microsoft Word” to create and convert to HTML.
check this HTML tutorial for you to study
http://www.w3schools.com/html/
if you search under any search engine with “html codes” there are many websites that list various html codes for different things.
such as
http://www.htmlcodetutorial.com/quicklist.html
or
http://webdesign.about.com/library/bl_htmlcodes.htm
i hope that helps
No, you won’t be able to do it using solely HTML. You will basically need to use a server-side technology too such as ASP.net or PHP.