PDA

View Full Version : It's All So Confusing


friend_al_23
05-30-2001, 01:23 PM
Hi! I'm new here. I see a lot of links in the board so if anyone could help me out and give me a brief summary about the board. Thanks.

P.S.
Can you post HTML here or not?

Dave Swift
05-30-2001, 02:29 PM
Hello.

There are descriptions of each forum underneath the forum name @ www.htmlforums.com The descriptions will explain what each forum is for.

No, you cannot use html here, instead you must use VB Code (http://www.htmlforums.com/misc.php?action=bbcode)

Goldilocks
05-30-2001, 03:10 PM
Hi friend_al_23 nice to meet you! If you're ever unsure where to post a question you can always ask in this forum and we'll point you in the right direction.

Nice to have you on board! ;)

pixelmonkey
05-30-2001, 04:48 PM
Originally posted by Dave Swift
Hello.

There are descriptions of each forum underneath the forum name @ www.htmlforums.com The descriptions will explain what each forum is for.

No, you cannot use html here, instead you must use VB Code (http://www.htmlforums.com/misc.php?action=bbcode)

to activate code in this board it requires tags using the brackets like these "[" instead of "<"

if you have a code (simple or complex) and it's ina any language other then VB you can post it here for all to see! :D however if it is in VB code, it will likely display somewhat like it does when used in a web page or program.

<html>
<head>
<title></title>
</head>

<body>

</body>
</html>

dont be afraid to post long scripts either (i know i have posted my share of them!) and the great thing about the boards is most post are responded to within the hour they are submited! (dont hold me to that in court, since there are some that slip threw) but everyone here does there best to help out anyone with anything web related.

i welcome you to the forums and hope you enjoy the info you recive.
chris<pixelmonkey>:monkey:

Mark
05-30-2001, 07:21 PM
Welcome aboard friend_al_23!

just follow the advice of the above members to post.

whkoh
05-30-2001, 09:20 PM
Welcome al_23.
You can post HTML, but it will not come out as HTML, only as code. Follow the vB code and you'll be fine.