NSFCD

Generally Speaking => Power On => Topic started by: BOSSNIG on November 02, 2007, 07:04:18 PM

Title: HTML List
Post by: BOSSNIG on November 02, 2007, 07:04:18 PM
Anyone have a list of all/most of the HTML?
Title: Re: HTML List
Post by: bluaki on November 02, 2007, 07:07:47 PM
lol, no.
I can help you though.

Half of the HTML codes are ones that you normally wouldn't even use >_>

just a few, but probably about 90% of all you'll see:
html, body, head, style, table, td, tr, p, b, i, u, span, font, img, marquee, strike, a, li, ul, embed, iframe, frameset, frame, div, link, meta, script, form, select, option, input
Title: Re: HTML List
Post by: JMV on November 02, 2007, 07:10:27 PM
Not many people keep a list of an entire language.
Title: Re: HTML List
Post by: Zovistograt on November 02, 2007, 07:21:58 PM
Quote from: JMV290 on November 02, 2007, 07:10:27 PM
Not many people keep a list of an entire language.
and those who do are either linguists or ppl with no life
Title: Re: HTML List
Post by: Judas on November 02, 2007, 09:51:33 PM
Yes, actually.

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

W3C has great resources for all variants of HTML (DHTML, etc) and CSS, and PHP, although php.net is better for that.
Title: Re: HTML List
Post by: Friendly Hostile on November 02, 2007, 10:07:18 PM
Quote from: Snorkel on November 02, 2007, 09:51:33 PM
Yes, actually.

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

W3C has great resources for all variants of HTML (DHTML, etc) and CSS, and PHP, although php.net is better for that.
Oh that will come in handy since I'm trying to actually learn how to make websites and what not now :x
Title: Re: HTML List
Post by: Judas on November 02, 2007, 10:17:02 PM
Quote from: Friendly Hostile on November 02, 2007, 10:07:18 PM
Quote from: Snorkel on November 02, 2007, 09:51:33 PM
Yes, actually.

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

W3C has great resources for all variants of HTML (DHTML, etc) and CSS, and PHP, although php.net is better for that.
Oh that will come in handy since I'm trying to actually learn how to make websites and what not now :x

It's sort of something you pick up after getting ideas for sites, then copying codes from other sites to accomplish it... in the process you see what it looks like, and edit it a bit. That's how I learned all the HTML and CSS stuff I know, and my PHP skills have increased many times over just from doing Boyah and this.
Title: Re: HTML List
Post by: Friendly Hostile on November 02, 2007, 10:20:22 PM
Quote from: Snorkel on November 02, 2007, 10:17:02 PM
Quote from: Friendly Hostile on November 02, 2007, 10:07:18 PM
Quote from: Snorkel on November 02, 2007, 09:51:33 PM
Yes, actually.

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

W3C has great resources for all variants of HTML (DHTML, etc) and CSS, and PHP, although php.net is better for that.
Oh that will come in handy since I'm trying to actually learn how to make websites and what not now :x

It's sort of something you pick up after getting ideas for sites, then copying codes from other sites to accomplish it... in the process you see what it looks like, and edit it a bit. That's how I learned all the HTML and CSS stuff I know, and my PHP skills have increased many times over just from doing Boyah and this.
I've always wanted to learn and never had the oppurtunity.  Our school offers web design, I just don't have room for it.