Register and join over 40,000 other developers!
Recent Topics
-
The Game You Are Waiting For?
WendellHarper - Dec 06 2020 01:21 PM
-
Quora and Reddit Backlinks
WendellHarper - Dec 06 2020 01:14 PM
-
Delete account
pindo - Jul 23 2020 01:33 AM
-
Print specific values from dictionary with a specific key name
Siten0308 - Jun 20 2019 01:43 PM
-
Learn algorithms and programming concepts
johnnylo - Apr 23 2019 07:49 AM
Recent Blog Entries
Recent Status Updates
Popular Tags
- networking
- Managed C++
- stream
- console
- database
- authentication
- Visual Basic 4 / 5 / 6
- session
- Connection
- asp.net
- import
- syntax
- hardware
- html5
- array
- mysql
- java
- php
- c++
- string
- C#
- html
- loop
- timer
- jquery
- ajax
- javascript
- programming
- android
- css
- assembly
- c
- form
- vb.net
- xml
- linked list
- login
- encryption
- pseudocode
- calculator
- sql
- python
- setup
- help
- game
- combobox
- binary
- hello world
- grid
- innerHTML

5 replies to this topic
#1
Posted 20 June 2006 - 01:24 PM
HTML
HTML is the lingua franca for publishing hypertext on the World Wide Web. It is a non-proprietary format based upon SGML, and can be created and processed by a wide range of tools, from simple plain text editors - you type it in from scratch- to sophisticated WYSIWYG authoring tools. HTML uses tags such as <h1> and </h1> to structure text into headings, paragraphs, lists, hypertext links etc. Here is a 10-minute guide for newcomers to HTML. W3C's statement of direction for HTML is given on the HTML Activity Statement. See also the page on our work on the next generation of Web forms, and the section on Web history.
http://www.w3.org/MarkUp/
DHTML
DHTML is dynamic HTML. Basically, DHTML is a combination of different technologies to make your HTML interactive. Common languages used are HTML (of course), Java and Stylesheets.
XHTML
The Extensible HyperText Markup Language (XHTMLâ„¢) is a family of current and future document types and modules that reproduce, subset, and extend HTML, reformulated in XML. XHTML Family document types are all XML-based, and ultimately are designed to work in conjunction with XML-based user agents. XHTML is the successor of HTML, and a series of specifications has been developed for XHTML.
http://www.w3.org/MarkUp/
Will you notice a difference between HTML and XHTML
No, not really. Unless you use other languages such as PHP and Java
Can I convert my HTML into XHTML?
Yes. Here is a very easy way to do it http://tidy.sourceforge.net/
For more FAQs read http://www.w3.org/Ma...-faq#advantages
HTML is the lingua franca for publishing hypertext on the World Wide Web. It is a non-proprietary format based upon SGML, and can be created and processed by a wide range of tools, from simple plain text editors - you type it in from scratch- to sophisticated WYSIWYG authoring tools. HTML uses tags such as <h1> and </h1> to structure text into headings, paragraphs, lists, hypertext links etc. Here is a 10-minute guide for newcomers to HTML. W3C's statement of direction for HTML is given on the HTML Activity Statement. See also the page on our work on the next generation of Web forms, and the section on Web history.
http://www.w3.org/MarkUp/
DHTML
DHTML is dynamic HTML. Basically, DHTML is a combination of different technologies to make your HTML interactive. Common languages used are HTML (of course), Java and Stylesheets.
XHTML
The Extensible HyperText Markup Language (XHTMLâ„¢) is a family of current and future document types and modules that reproduce, subset, and extend HTML, reformulated in XML. XHTML Family document types are all XML-based, and ultimately are designed to work in conjunction with XML-based user agents. XHTML is the successor of HTML, and a series of specifications has been developed for XHTML.
http://www.w3.org/MarkUp/
Will you notice a difference between HTML and XHTML
No, not really. Unless you use other languages such as PHP and Java
Can I convert my HTML into XHTML?
Yes. Here is a very easy way to do it http://tidy.sourceforge.net/
For more FAQs read http://www.w3.org/Ma...-faq#advantages
#2
Posted 22 June 2006 - 03:30 PM
Nice post! admin, Sticky?
#3
Posted 28 June 2006 - 04:36 PM
Agreed - these are nice, simple definitions. I'll add CSS to the list!
CSS: A Cascading Style Sheet (CSS) provides the ability to separate the layout and styles of a web page from the data or information. Styles such as fonts, font sizes, margins, can be specified in one place, then the Web pages feed off this one master list, with the styles cascading throughout the page or an entire site.
CSS: A Cascading Style Sheet (CSS) provides the ability to separate the layout and styles of a web page from the data or information. Styles such as fonts, font sizes, margins, can be specified in one place, then the Web pages feed off this one master list, with the styles cascading throughout the page or an entire site.
#4
Posted 04 July 2006 - 10:37 AM
So that's what CSS is, I always thought it was another programming language. I still don't completely understand it though, but that's okay as this is really my first encounter with it.
#5
Guest_sn17_*
Posted 08 August 2006 - 06:36 AM
So, what is this XML format???
#6
Guest_myuusmeow_*
Posted 09 August 2006 - 08:00 AM
XML stands for eXtendable Markup Language, it is used in things like XHTML, and RSS/Atom. It's stricter than SGML, as it requires quotation marks around values, all tags must have end tags, and names and atributes must be in lowercase.
All of these "needs" have been passed down to everything that uses XML, including XHTML.
http://en.wikipedia.org/wiki/XML
All of these "needs" have been passed down to everything that uses XML, including XHTML.
http://en.wikipedia.org/wiki/XML
Also tagged with one or more of these keywords: XHTML, DHTML, HTML, dhtml, xhtml
Language Forums →
HTML, CSS and Javascript →
Jquery .hasClass not returning true for a classnameStarted by Wackostylee, 13 Oct 2018 ![]() |
|
![]() |
||
General Forums →
General Programming →
JSON Array not displaying correct content on link clickStarted by Darian, 21 Feb 2017 ![]() |
|
![]() |
||
Language Forums →
Other Languages →
ASP, ASP.NET and Coldfusion →
ASP.NET Popup ControlStarted by dasswadesh, 18 Feb 2017 ![]() |
|
![]() |
||
Language Forums →
HTML, CSS and Javascript →
Which oftware to edit html,css best?Started by placestovisit, 13 Dec 2016 ![]() |
|
![]() |
||
Language Forums →
HTML, CSS and Javascript →
Best HTML EditorStarted by damosull, 11 Sep 2016 ![]() |
|
![]() |
Recommended from our users: Dynamic Network Monitoring from WhatsUp Gold from IPSwitch. Free Download