HTML Guide

Want to just shoot the breeze? Forum 42 is the place!

Moderator:Moderators

User avatar
ValiantVenality
Portablizer
Posts:655
Joined:Tue Dec 13, 2005 7:31 pm
Location:Villa Park,California
Contact:
HTML Guide

Post by ValiantVenality » Sat Aug 19, 2006 9:03 pm

Does anyone know where i can find a really good HTML guide? Im doing something for a website and i wanted to know a good guide for it. Lets see if html will work on this website.....
<marquee>BEN HECK KICKS ASS!</marquee>

EDIT:aww man html doesnt work :cry:
Image

User avatar
totokan
Senior Member
Posts:1785
Joined:Wed May 18, 2005 12:29 pm
Location:127.0.0.1
Contact:

Post by totokan » Sat Aug 19, 2006 9:08 pm

err... html works, just only basic stuff
Shhh! I'm not officially back yet.

User avatar
Jimmy
Posts:177
Joined:Wed Jul 26, 2006 12:28 pm
Location:Alaska
Contact:

Post by Jimmy » Sat Aug 19, 2006 9:08 pm

No, the <tags></tags> don't work on forums. [tags][/tags] are what work.

And try either BoogieJacks.com or BoogieJack.com and if you have the money, get his book. It teaches you a lot. I don't know if his HTML section is free anymore (I think it's called HTML Wizard or something?), but give it a shot, because it's really good.
I'm totally the 2008th member.

User avatar
totokan
Senior Member
Posts:1785
Joined:Wed May 18, 2005 12:29 pm
Location:127.0.0.1
Contact:

Post by totokan » Sat Aug 19, 2006 9:22 pm

err, <s></s> and <i></i> and <b> </b> work... unless you disable html, like i just did.
Shhh! I'm not officially back yet.

User avatar
bicostp
Moderator
Posts:10491
Joined:Mon Mar 07, 2005 5:47 pm
Steam ID:bicostp
Location:Spamalot
Contact:

Post by bicostp » Sat Aug 19, 2006 9:29 pm

Jimmy wrote:No, the <tags></tags> don't work on forums. [tags][/tags] are what work.
<b>I</b> <i>have</i> <u>to</u> <s>disagree</s>. ;)

Code: Select all

<b>I</b> <i>have</i> <u>to</u> <s>disagree</s>.
Almost all my links and pictures here have been entered with HTML tags, not BBcode. I don't like BBcode.

Here's a good cheat sheet for basic HTML.
http://www.webmonkey.com/webmonkey/refe ... heatsheet/

User avatar
daguuy
Portablizer
Posts:3666
Joined:Fri Apr 01, 2005 7:09 pm
Location:missoura

Post by daguuy » Sat Aug 19, 2006 9:55 pm

here's a pretty good guide. you can find tons of them with google
ImageImage

User avatar
ValiantVenality
Portablizer
Posts:655
Joined:Tue Dec 13, 2005 7:31 pm
Location:Villa Park,California
Contact:

Post by ValiantVenality » Sat Aug 19, 2006 10:08 pm

so i dont get it. how do i make html work on this website? i really want to because i learned a few kool things.


EDIT:[code]<marquee>Just Seeing If This Works</marquee>[/code]
EDIT 2:WTF?!?!!?!?!?
Last edited by ValiantVenality on Sat Aug 19, 2006 10:23 pm, edited 2 times in total.

User avatar
gamemasterAS
Senior Member
Posts:3309
Joined:Thu Nov 24, 2005 10:30 pm
Steam ID:lolz1337face
Location:Ohio
Contact:

Post by gamemasterAS » Sat Aug 19, 2006 10:16 pm

Well I used http://www.htmlgoodies.com to learn all the html I needed.
.

User avatar
gannon
Moderator
Posts:6974
Joined:Sun Apr 04, 2004 4:48 pm
Location:Near that one big lake
Contact:

Post by gannon » Sat Aug 19, 2006 11:33 pm

ValiantVenality wrote:so i dont get it. how do i make html work on this website?
You don't, only a few tags are allowed. Right now it's the following: b, i, u, pre, img, a, s

User avatar
ValiantVenality
Portablizer
Posts:655
Joined:Tue Dec 13, 2005 7:31 pm
Location:Villa Park,California
Contact:

Post by ValiantVenality » Sun Aug 20, 2006 12:31 am

is there a way for the admins to enable everything in html to work?
Image

User avatar
Jimmy
Posts:177
Joined:Wed Jul 26, 2006 12:28 pm
Location:Alaska
Contact:

Post by Jimmy » Sun Aug 20, 2006 12:34 am

There's no point. You Marquee signature would be annoying. And if you really want it to scroll like that, just make it into an animated GIF and then put that image into your signature.
I'm totally the 2008th member.

User avatar
SpongeBuell
Senior Member
Posts:5190
Joined:Wed Apr 07, 2004 10:52 am
Location:Colorado
Contact:

Post by SpongeBuell » Sun Aug 20, 2006 12:42 am

If all HTML was enabled, people could inject some nasty things into their signatures... Javascript, especially, can do a lot of things (including some stuff that would put a virus on your computer without you knowing, besides from antivirus) Also, people could put in flash videos with sound, which can get really annoying really quickly.
Life of Brian wrote:
RYW wrote:RYW:

Rare
Yellow
Weasel
I'll be honest with you - I would have never guessed that.

User avatar
lifeisbetterwithketchup
Senior Member
Posts:2180
Joined:Fri Jul 21, 2006 12:08 pm
Steam ID:lifeisbetterwithketchup
Location:Illinois. Whee.
Contact:

Post by lifeisbetterwithketchup » Sun Aug 20, 2006 5:29 am

This is the tutorial I used. One thing that I really like about it is that it teaches it to you so you remember it, they don't just tell you what tags do what. It also delves into JavaScript a bit.
Rekarp wrote:
mako321 wrote:What makes you head ninja, anyways? :wink:
Cause I am Abe F#!@ing Lincoln. :mrgreen:

vb_master
Moderator
Posts:4793
Joined:Tue Jun 08, 2004 9:52 pm

Post by vb_master » Sun Aug 20, 2006 9:08 am

ValiantVenality wrote:is there a way for the admins to enable everything in html to work?
Oh yeah, you can do that. One day they did that over at the OIFY. Proclaimed the "best day ever." People were messing it up, it was hillarious.

User avatar
Extreme_Jesus
Posts:1293
Joined:Sat Oct 01, 2005 12:04 pm
Location:Old Hampshire, none of that New hampshire stuff....

Post by Extreme_Jesus » Sun Aug 20, 2006 10:35 am

This is a good refrence sheet

http://www.w3schools.com/tags/default.asp

its got some XML too

Post Reply