Jump to content

Recommended Posts

  • 1 month later...
Posted

The current standard is HTML 4.01. HTML5 isn't a recommendation yet and I'd not start with that but with HTML 4.01.

 

Dreamweaver is a WYSIWYG (What You See is What You Get) editor. You don't need it as it's quite expensive, unless you already have it, of course.

Posted (edited)

...but lots of people are using HTML5 as it gives some extra benefits.

 

When you use a validator you just get a warning Using experimental feature: HTML5 Conformance Checker.

 

The validator checked your document with an experimental feature: HTML5 Conformance Checker. This feature has been made available for your convenience, but be aware that it may be unreliable, or not perfectly up to date with the latest development of some cutting-edge technologies. If you find any issues with this feature, please report them. Thank you.

 

Personally, I am using HTML5 but I don't use all the new features and I check on several browsers and hand-held devices using Opera Mobile Emulator http://www.opera.com/developer/mobile-emulator which gives lots of mobile devices to check.

Edited by Wickham
  • 1 month later...
Posted

Right Here. Killersites is a great place to learn.

 

Scroll to the very top and check the drop-down under "Killersites Network" to the left of the Search Box.

  • 2 months later...
Posted

When I read your article it seems that the HTML are really amazing and honestly I am not so familiar with XHTML only HTML. What are the differences between XHTML and HTML by the way?

 

The answer is in the first post of this thread.

  • 3 years later...
  • 4 years later...
Posted

There are some differences between html and xhtml. 

HTML is an acronym for Hypertext Markup Language. It is a document markup language that allows the author to present content in a structured manner, using codes like headings, paragraphs, lists, images, video and more. 

XHTML is an acronym for XML HTML. XML HTML is an extension of HTML that allows for greater structuring of the document with enhanced capabilities for coding and defining the document

XHTML is for Extensible Hypertext Markup Language. It has considered as a part of the XML markup language this is because of XHTML have features of both XML and HTML.

HTML is the Hypertext Markup Language which is the most widely used language on the internet. HTML has used to create web pages and link them from one to another. 

XHTML has developed to make HTML more extensible and adaptable to work with other data formats (such as XML).

HTML is not a programming language, it is a markup language.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...