Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - what coding is this? | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
paradox

Spike
Level: 41

Posts: 555/703
EXP: 455239
For next: 24906

Since: 03-16-04
From: usa

Since last post: 40 days
Last activity: 25 days
Posted on 04-16-04 12:54 AM Link | Quote
where you use < and > like on this site?
Drag

Flurry

I don't post anymore! o_O
Level: 26

Posts: 111/254
EXP: 98946
For next: 3329

Since: 03-15-04
From: Deogon Vally, Dragon Country

Since last post: 316 days
Last activity: 44 days
Posted on 04-16-04 01:37 AM Link | Quote
This is HTML.

HTML is a markup language, NOT a programming language. People tend to get that confused. (Don't worry, you still have the correct forum)

Stuff enclosed in < and > are called "tags". A tag is a non-plain-text object that you put on the page.
paradox

Spike
Level: 41

Posts: 560/703
EXP: 455239
For next: 24906

Since: 03-16-04
From: usa

Since last post: 40 days
Last activity: 25 days
Posted on 04-16-04 01:38 AM Link | Quote
so your saying Html can be [ ] text [ / ] or < > text < / >?
neotransotaku

Baby Mario
戻れたら、
誰も気が付く
Level: 87

Posts: 427/4016
EXP: 6220548
For next: 172226

Since: 03-15-04
From: Outside of Time/Space

Since last post: 11 hours
Last activity: 1 hour
Posted on 04-16-04 03:12 AM Link | Quote
um...no

HTML allows the look of plain text to have formatting. if you use the bold tag of html, text that is after this bold tag will start to look bold until the end of the page or until the end bold tag of html appears.
Spyware

Goomba
Level: 9

Posts: 2/26
EXP: 3152
For next: 10

Since: 04-16-04
From: MI

Since last post: 407 days
Last activity: 298 days
Posted on 04-16-04 03:45 AM Link | Quote
Originally posted by paradox
so your saying Html can be [ ] text [ / ] or < > text < / >?

The second one you said was right html is actually quite easy once you study also CSS uses alot <> mostly colons
mrmenz

Slime
Level: 30

Posts: 26/347
EXP: 157982
For next: 7887

Since: 03-15-04
From: USA/PA

Since last post: 8 hours
Last activity: 39 days
Posted on 04-16-04 05:33 AM Link | Quote
the [] [/] tags are BB code , the board is programmed to recognize it and convert it to HTML in your posts.
Acmlm

Torosu
heh
Level: 51

Posts: 558/1173
EXP: 981994
For next: 31944

Since: 03-15-04
From: Somewhere that isn't outside of Sherbrooke, Québec, Canada

Since last post: 39 days
Last activity: 3 hours
Posted on 04-16-04 04:22 PM Link | Quote
CSS doesn't use < > at all (<style> is HTML), but mostly { } ; :, since it usually goes like this:

classname {propertyname:value; otherproperty:value;}

But the part within { } can go in style= in pretty much any HTML tag


And HTML is just that, a bunch of < > tags that can have properties or text within, and are interpreted by the browser ... very similarly to XML, although I guess you don't know what that is either

"HTML" stands for "HyperText Markup Language" ...
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Programming - what coding is this? | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.009 seconds.