HTML becoming old school?  | |
February 28th, 2002, 06:42 AM
|
#1 (permalink)
| | Banned
Join Date: Feb 2002
Posts: 804
| HTML becoming old school?
i heard from this kid who's dad is a tech wizard that HTML is going out of style and some thing called XML is taking over........ is this true?
gotta know if i should stop learning something that will become old school like pascal  |
| |
February 28th, 2002, 07:12 AM
|
#2 (permalink)
| | nuisance since 1968
Join Date: Oct 2001 Location: ɐqɟs
Posts: 10,457
| |
| |
February 28th, 2002, 07:16 AM
|
#3 (permalink)
| | Banned
Join Date: Feb 2002
Posts: 804
| |
| |
February 28th, 2002, 07:22 AM
|
#4 (permalink)
| | Junior Member
Join Date: Oct 2001
Posts: 21
|
welcome to the world of standerization. err rather the world of XML, probably one of the next big lanuages to hit them web, pure html has been out of style for a wile now, atleast in professional sites, most include atleast one java call, use CSS, or some other file include where the file called is not written in HTML ect...but XML is very much like HTML in alot of ways and learning HTML will benifit you because the transition to XML, is still probably a few years out. |
| |
February 28th, 2002, 07:55 AM
|
#5 (permalink)
| | Not Really a Member
Join Date: Oct 2001
Posts: 25,392
|
ya, a big thing nowadays is generated html... much like this very page
There isn't an HTML becoming old school?.html file sitting on the server  All fed from a database and PHP drives the pages... or you could also use ASP, or a slew of other languages that can do the same job.
I'm starting some xml at work... funky  lol
We're not using it for webpages though, more for storing data w/o a database ... much lighter we just store it in a public folder on MS Exchange so a custom form I'm writing in Outlook 2000 can read the data and put data on a form for the user to see. |
| |
February 28th, 2002, 09:28 PM
|
#6 (permalink)
| | Banned
Join Date: Feb 2002
Posts: 804
|
dude what does PHP do anyway? it's one of those language i have no clue what it is used for. |
| |
February 28th, 2002, 10:10 PM
|
#7 (permalink)
| | Member
Join Date: Feb 2002 Location: Bay Area, CA
Posts: 52
|
php is something like asp. when there is the <? ?> tag, whatever inside in a program, but the rest, those outside the tag are plain html.
__________________
Web Developer that happens to know Wi-Fi Deployment
|
| |
February 28th, 2002, 10:19 PM
|
#8 (permalink)
| | Banned
Join Date: Feb 2002
Posts: 804
|
you mean like < a href........ >? |
| |
February 28th, 2002, 10:41 PM
|
#9 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Arizona
Posts: 2,538
|
More like <?php include("footer.inc.php"); ?>
That just displays the contents of a file on the page that the command is on. |
| |
February 28th, 2002, 10:54 PM
|
#10 (permalink)
| | The Mad Redhatter
Join Date: Oct 2001 Location: NJ
Posts: 3,552
|
xml is kind of an organization extension to html... it provides a document organization structure... actually it's a lot like the tex language for li/unix... provides a frame structure for document formatting... |
| | | Thread Tools | Search this Thread | | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |