different languages |
![]() ![]() |
different languages |
Jun 12 2004, 06:22 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 50 Joined: Apr 2004 Member No: 12,612 |
this might seem like a really dumb question but what is psp, cgi, css?
and what is the difference between html, xml, xhtml and dhtml? |
|
|
|
Jun 12 2004, 07:04 PM
Post
#2
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
wow. i cant help much on that but the css is the style sheet used to make skins.
|
|
|
|
Jun 12 2004, 08:21 PM
Post
#3
|
|
|
i'm susan ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 13,875 Joined: Feb 2004 Member No: 5,029 |
it`z not dumb...cus i dont know it either LOL. but wow how did u know all of them i dont even know about that at all lols
|
|
|
|
Jun 12 2004, 09:33 PM
Post
#4
|
|
![]() local html help ![]() ![]() ![]() ![]() Group: Member Posts: 146 Joined: Mar 2004 Member No: 9,395 |
psp = paintshoppro
this isnt a language, this is a graphics program similar to photoshop (ps) cgi this is a language used for scripting. it uses external files and is called via direct requests or ssi (server side includes) includes. perl is the most commonly used. css = cascading style sheets this is used directly in html via a style tag or through an external .css file called by the html file. this is the language you will most likely use outside of html. html = hypertext markup language well, duh... xhtml this is a newer form of html that uses specific rules, such as maintanence of properly nested tags, all variables enclosed in quotes, all tags capitalized, etc. this is becoming new standard for websites. one of the original purposes of xhtml was support for browsers that could not process the wide variety of ways normal html code can be written (such as if you were using a pda or wireless device to view websites or if you use a different browser than IE or Netscape). dhtml = dynamic html this is used for 'dynamic' html effects such as hovers, image changes on mouseover, etc. most people will use javascript instead of dhtml. dhtml is easily used in microsoft frontpage but is not nearly as customizable as javascript. |
|
|
|
Jun 13 2004, 10:25 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 50 Joined: Apr 2004 Member No: 12,612 |
wow, thanks alot cyphervi for the info
|
|
|
|
![]() ![]() |