Talk:Create an HTML table: Difference between revisions

m (→‎Alignment?: Add signing)
Line 13:
Not sure the point of saying numbers should be aligned in the same fashion for all columns. That seems to be just picking something at random not required by the task and saying "don't add this flourish." Anyway, the non-disallowed flourish I added was to generate the result with a template mechanism. (The task as written would seem to allow a single print statement that simply printed the html table from a string constant.)
<div><small>''(This was written by [[User:Sonia|Sonia]] ([[User_talk:Sonia|Talk]] | [[Special:Contributions/Sonia|contribs]]) at 06:25, 22 May 2011)''</small></div>
 
 
== 'Incomplete' notice on JavaScript – what are you after ? ==
 
: Hi, [[User:petelomax|petelomax]] very happy to expand this one, but not clear to me yet what you are looking for. The second JS version (like for example, the AWK version) shows the HTML table source returned by evaluating the code shown. Do you feel that one of the task bullet points has been missed ?
:Or are you looking, perhaps for some interaction with the DOM ?
: The point there is that JS is an embedded language of which the DOM itself is not a part, and the DOM library objects are only available to JS interpreters that are embedded in browsers. JS is now widely embedded in variety of non browser applications.
:JS itself, as a language, can only create the HTML code.
Let me know what extra element you are after, and I will fill it in. In the meanwhile, I will add a display of the HTML, in case that is really what you are looking for [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 14:09, 19 January 2019 (UTC)
9,655

edits