Talk:HTML

From Wikipedia, the free encyclopedia
Jump to: navigation, search
WikiProject Computing (Rated C-class, High-importance)
WikiProject icon This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
 C  This article has been rated as C-Class on the project's quality scale.
 High  This article has been rated as High-importance on the project's importance scale.
 
WikiProject Internet (Rated C-class, High-importance)
WikiProject icon This article is within the scope of WikiProject Internet, a collaborative effort to improve the coverage of the internet on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
 C  This article has been rated as C-Class on the project's quality scale.
 High  This article has been rated as High-importance on the project's importance scale.
 

Contents

[edit] "Also called 'chevrons' in the UK"

User:Durrantm seems determined to add to the article that the angle brackets in HTML tags can be called chevrons. I live in the UK and have never heard them called that in web development. ⟨Actual chevrons⟩, as the relevant article explains are completely different Unicode characters, which will not be recognised as <angle brackets> by any HTML processor or browser. It might be valid to mention that the angle-bracket characters spent the first few decades of their life in ASCII intended to be mathematical less-than and greater-than signs, before SGML and HTML re-used them. But they are not chevrons, not used as chevrons in HTML and there is no valid reason why we should let the reader be misled into thinking they are, or that anybody who knows what they're talking about says that they are. --Nigelj (talk) 13:59, 22 August 2010 (UTC)


Justsomethoughts2011 (talk) 06:13, 11 February 2011 (UTC)Justsomethoughts2011 Suggestion - I think this article will more accessible and valuable if it actually discusses why HTML had to be used in the first place. I think people do not understand the relationship between a "word" document and the text that appears on a site. Obviously different codes/programs were created to interpret the two types of texts - but what's the connection? Basically WHY is HTML specific to the world wide web?

I support user Durrantm`s chevron. The square bracket has a simmilar issue, and to say 'pointy brackets' isn`t very clever, because sharp edges may get confusing to users who work in automotive industry like myself with principles on haerodynamic edges and smooth shapes, especially in 3D design. Even wiki code do not use such brackets. Have | mentioned wiki has a list of symbols and neither it`s Unicode ? Paul188.25.109.59 (talk) 22:53, 16 March 2011 (UTC)

[edit] shortcut

| suggest a separate marker for RFC 2854 link outside wikipedia.com domain, maybe a page that inform leaving the wikipedia.com. Thank you 188.25.109.59 (talk) 22:40, 16 March 2011 (UTC) LE: Yes, | know there are different squared brackets, but the blue links has the look of a wiki article, and there is no template/flag to inform me details on the article | lend on.

[edit] code unity

| suggest the code

""consisting of tags, enclosed in angle brackets ( like <html> and </html> ) within ""

instead of current

""consisting of tags, enclosed in angle brackets (like <html> ), within ""

If someone argues the colour frame you may remove it. 188.25.109.59 (talk) 22:01, 16 March 2011 (UTC)

[edit] wiki code

While in "code uity" thread, | stumbled upon a major error

Invalid language.

You need to specify a language like this: <source lang="html4strict">...</source>

Supported languages for syntax highlighting:

4cs, 6502acme, 6502kickass, 6502tasm, 68000devpac, abap, actionscript, actionscript3, ada, algol68, apache, applescript, apt_sources, asm, asp, autoconf, autohotkey, autoit, avisynth, awk, bascomavr, bash, basic4gl, bf, bibtex, blitzbasic, bnf, boo, c, c_loadrunner, c_mac, caddcl, cadlisp, cfdg, cfm, chaiscript, cil, clojure, cmake, cobol, coffeescript, cpp, cpp-qt, csharp, css, cuesheet, d, dcs, delphi, diff, div, dos, dot, e, ecmascript, eiffel, email, epc, erlang, euphoria, f1, falcon, fo, fortran, freebasic, fsharp, gambas, gdb, genero, genie, gettext, glsl, gml, gnuplot, go, groovy, gwbasic, haskell, hicest, hq9plus, html4strict, html5, icon, idl, ini, inno, intercal, io, j, java, java5, javascript, jquery, kixtart, klonec, klonecpp, latex, lb, lisp, llvm, locobasic, logtalk, lolcode, lotusformulas, lotusscript, lscript, lsl2, lua, m68k, magiksf, make, mapbasic, matlab, mirc, mmix, modula2, modula3, mpasm, mxml, mysql, newlisp, nsis, oberon2, objc, objeck, ocaml, ocaml-brief, oobas, oracle11, oracle8, oxygene, oz, pascal, pcre, per, perl, perl6, pf, php, php-brief, pic16, pike, pixelbender, pli, plsql, postgresql, povray, powerbuilder, powershell, proftpd, progress, prolog, properties, providex, purebasic, pycon, python, q, qbasic, rails, rebol, reg, robots, rpmspec, rsplus, ruby, sas, scala, scheme, scilab, sdlbasic, smalltalk, smarty, sql, systemverilog, tcl, teraterm, text, thinbasic, tsql, typoscript, unicon, uscript, vala, vb, vbnet, verilog, vhdl, vim, visualfoxpro, visualprolog, whitespace, whois, winbatch, xbasic, xml, xorg_conf, xpp, yaml, z80, zxbasic


 ""consisting of tags, enclosed in angle brackets (like <font style="color: red; border: 1px solid #f6a; background-color: #fff8f0;"><html> and </html> </font>) within ""

, because | cannot use the space lead for simple frame delimitation. 188.25.109.59 (talk) 22:01, 16 March 2011 (UTC)

[edit] Discrepancy about document HTML Tags

In the section "First specifications" there is the following statement about the number of elements described by the document HTML Tags

"The first publicly available description of HTML was a document called HTML Tags, first mentioned on the Internet by Berners-Lee in late 1991. It describes 20 elements comprising the initial, relatively simple design of HTML."

In the section "HTML draft version timeline" there is another statement about the number of HTML tags described by this document

"HTML Tags, an informal CERN document listing twelve HTML tags, was first mentioned in public."

20 elements versus twelve HTML tags: This is a discrepancy, isn't it? --Th.k.walter (talk) 19:59, 5 April 2011 (UTC)

[edit] Quote from creator

I think that this quote should be added to this article.


“Making the Web was really simple because there was already this morass of things being developed on the Internet,” including protocols such as TCP/IP and other standards. “All I had to do on top of that to create the Web was to create a single global space, which some people said was rather arrogant…. HTTP was a new scheme for the Web… and the idea was that it would minimally constraining.”

http://www.eioba.com/a/x4/tim-berners-lee-weaving-a-semantic-web#ixzz1KDRIwZ8S —Preceding unsigned comment added by 128.118.101.238 (talk) 02:47, 22 April 2011 (UTC)

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export