[edit] External links[edit] Suggestion: External links to tutorialsThere used to be a list of external links to 4-5 good HTML tutorials (HTML.net among others). I do not understand why this list has been removed? Especially not when there still is a list of external links to validators... why not tutorials? I think it would add extra value to the article.
This is one reason why i cant take wikipedia seriously, almost no matter the level of quality and relevancy, its hard to get any useful links included. There is no valid reason not to include links to sites like w3cschools, Brugbart, or html.net Dmoz listings or not, we simply cant just copy links from dmoz as some has suggested, because dmoz has demonstrated that its very hard to get listed whitin reasonable time, not to mention get information regarding your submissions. I would suggest that some external links are maintained to the most useful Resources, I.E. Those who doesn't teach to much about deprecated attributes and elements, because it will only confuse beginners. Its about time to start looking forward. If people seak information on such, they can easily look them up in the official reference specifications when needed. There is no point in teaching HTML alone anymore, we should start looking at HTML and CSS as being a combined tool, and forget about deprecated attributes. (212.242.137.107 (talk) 23:04, 12 August 2008 (UTC))
If people want HTML tutorials they can search the internet for them, google does a good job of indexing the web automatically, there is no reason to add links by hand to wikipedia, especially if they conflict with WP:EL. Jeffz1 (talk) 01:41, 13 August 2008 (UTC) "google does a good job... there is no reason to add links..." But that goes for everything!? Why external links to validators but no to tutorials? I think both - if it useful to the readers. —Preceding unsigned comment added by Andreas2008 (talk • contribs) 07:47, 21 August 2008 (UTC) "google does a good job... there is no reason to add links..." If everyone took this attitude, Google's ranking mechanism would cease to function. Cq142 (talk) 06:06, 23 August 2008 (UTC) I suggest we add 3-4 external links to tutorials which could useful to the readers. A couple of suggestions (which used to be listed): HTML Dog and HTML.net —Preceding unsigned comment added by Andreas2008 (talk • contribs) 13:02, 26 August 2008 (UTC) [edit] Suggestion: Add HTML Dog & HTML.net[edit] Tutorials
[edit] PageFace.com - Site RecommendationI would like to suggest PageFace - HTML & XHTML Tutorials there web site has very in-depth and easy to learn tutorials like no other site that I have been to except W3.org. I believe the people who are really interested in trying to learn HTML would benefit from this site greatly as I have. Thank You
[edit] Suggestion: HTML elements indexSuggesting HTML elements index (HTML 3.2, HTML 4.01, XHTML 1.0, XHTML 1.1, HTML 5, XHTML 2.0) for reference. —Preceding unsigned comment added by 84.189.249.153 (talk) 14:05, 1 July 2007 (UTC)
It would also be nice to link to a contemporary cross browser tag reference. —Preceding unsigned comment added by 24.128.156.64 (talk) 03:41, 7 October 2007 (UTC) [edit] Use the Source, LukeI noticed that the article doesn't contain information on accessing Source Code to view the HTML code of other websites. I believe that this is a very important fact missed out. I think that something to do with this should be included. I'm not the best at putting words that sound professional (I'm more informal) but I do think that such a part should be added. What do you think? —The preceding unsigned comment was added by 217.23.225.122 (talk) 09:43, 1 May 2007 (UTC). Very Good Point. —Preceding unsigned comment added by Tha Web (talk • contribs) 04:09, 18 September 2007 (UTC) I also agree. For anyone who didn't know, to view the source code for a page, go to "View" at the top of your browser, then select "Source". I love writing small like this If someone could please add this, that would be helpful. Tommyqiscow (talk) 20:18, 27 December 2007 (UTC) [edit] Incomprehensible articleI noticed that the article hasn't been translated into English yet. Can someone please do that? —Preceding unsigned comment added by 71.107.171.155 (talk) 06:34, 25 May 2007 (UTC)
I've checked the source code on many websites and not found the picture why would that be? —Preceding unsigned comment added by 24.78.107.206 (talk) 00:11, 26 March 2008 (UTC) [edit] Added section: Basic featuresFeel free to add, as long as the additions belong to the base features, that doesn't require CSS to have a visible general semantics, or doesn't belong to the special Frames HTML dialect. The section is intended to be a short'n'fast overview. Said: Rursus ☺ ★ 10:14, 19 June 2007 (UTC) [edit] On the wish listI wish a more detailed comparison between HTML versions, most importantly a description of what is going to differ from 4 to 5. There is discussion of the "officialness" and "standardness" of 5, but it adresses all criticisms that I've felt against SGML/XML (they're not actually defining any semantics), so it will most surely be a success, alongside XHTML and XSLT, of course! Said: Rursus ☺ ★ 09:30, 19 June 2007 (UTC) [edit] Time line restructure requestI took the liberty to separate XHTML from HTML in the section Version history of the standard. However, there is a time line in the HTML section that occurs twice:
Shouldn't it be just one chronologically ordered prose text? Otherwise the section will remain very messy. Said: Rursus ☺ ★ 19:40, 19 June 2007 (UTC)
A year later… I made some mostly cosmetic edits to the timeline today, mainly just converting it to a definition list, but it still needs work. I thought it might help to split the drafts into their own list, but the way lists get formatted is too similar to the way headings are formatted. As long as no info is lost and it's clear which standards are still in effect (HTML 3.2, 4.0, 4.01, and the ISO one), I'd like to see other ways to organize and format this info to make it useful and easy to understand. —mjb (talk) 05:21, 31 July 2008 (UTC) [edit] HTML Commands IndexShouldn't there be an index on Wikipedia for all HTML commands? Since we do use HTML? And a really easy to get to link like maybe one that is listed in this page. If it is already listed or I double posted please just message me to where it is. -PatPeter 02:14, 21 June 2007 (UTC)
But we don't really use that much Real HTML here. Mostly Wikipedia converts Wikimarkup into html to make the articles. And the markup is shown at the bottom when creating a new article. Complex-Algorithm-Interval 13:03, 17 August 2007 (UTC) Besides, there are too many HTML commands to put on here. And, there are different variations of HTML, like XHTML, for example. Complex-Algorithm 22:49, 11 September 2007 (UTC) [edit] Large section removedI removed the following two sections in an attempt to do some cleanup on the article. I'm sure later some of this will come back in, but hopefully in a better formatted and better flowing article. —— Eagle101Need help? 18:55, 25 September 2007 (UTC) [edit] Basic features
Sophisticated and dynamic documents can be created by combining HTML with presentational languages like CSS, and behavioral languages like JavaScript that give access to the DOM. [edit] Definition of HTMLHTML stands for HyperText Markup Language.
[edit] Tag ReferencesShouldn't there be a section of HTML tag references? It's hard to find contemporary cross browser tag references and the collective experience of Wikipedia would be helpful in this regard. —Preceding unsigned comment added by 24.128.156.64 (talk) 03:39, 7 October 2007 (UTC) [edit] Programming languageIs HTML considered a programming language? WooyiTalk to me? 16:26, 23 November 2007 (UTC)
[edit] Garbled paragraph?The following paragraph in the "Attributes" section appears to have been munged somehow:
Anyway, I can't make sense of it. Can somebody more knowledgeable clean it up? Dodiad (talk) 06:10, 18 March 2008 (UTC) [edit] Other markup languages for web pages?The article says html is the predominant markup language for web pages. Which other exists? Is not html the only one?--Adsfawer (talk) 15:03, 30 March 2008 (UTC) [edit] How to analyse a website functionality?Hello friends, I am new to the field of marketing a software service, and I want to know in a layman's language -- How do we rate a website --whether it's a 'good' site or a 'not so good' site? Please ignore the role of content or language in the site. But do let me know, how do we rate a site on the basis of design, links, placement of graphics, tools used (like PHP, Flash, HTML, AJAX, ASP, JAVA... etc), certificates, Site-map, Slow / Fast. light or heavy... etc. Which one is better or a good site? Also please let me know, how to find out for a particular site about the main tools (PHP/HTML/Flash) used in it, by just looking at for only 5 minutes. Thank You Very Much Prashant 71.125.78.230 (talk) 07:31, 14 June 2008 (UTC) Página espejo de la WikipediaDirectorio de Enlaces Directorio dmoz Directorio espejo dmoz Pedro Bernardo |