Talk:Extensible Markup Language: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
(→‎Forum Post: needs some clarification)
imported>Pat Palmer
mNo edit summary
Line 37: Line 37:
and using the same code to show the examples.  I hope this helps a little. --[[User:Robert W King|Robert W King]] 10:08, 1 June 2007 (CDT)
and using the same code to show the examples.  I hope this helps a little. --[[User:Robert W King|Robert W King]] 10:08, 1 June 2007 (CDT)


::Robert, this is not a user page, so when you say "your" above, I have no idea to what individual your remark is address.  It might be helpful to include a name, or maybe place this remark instead on that user's talk page.  It would definitely help if you could provide an external link to the forum article.  Otherwise, those of us who find this won't understand the issues.  Thanks.  [[User:Pat Palmer|Pat Palmer]] 18:22, 2 June 2007 (CDT)
::Robert, this is not a user page, so when you say "your" above, I have no idea to what individual your remark is addressed.  It might be helpful to include a name, or maybe place this remark instead on that user's talk page.  It would definitely help if you could provide an external link to the forum article.  Otherwise, those of us who find this won't understand the issues.  Thanks.  [[User:Pat Palmer|Pat Palmer]] 18:22, 2 June 2007 (CDT)

Revision as of 18:23, 2 June 2007


Article Checklist for "Extensible Markup Language"
Workgroup category or categories Computers Workgroup [Categories OK]
Article status Developing article: beyond a stub, but incomplete
Underlinked article? No
Basic cleanup done? Yes
Checklist last edited by Pat Palmer 18:20, 2 June 2007 (CDT)

To learn how to fill out this checklist, please see CZ:The Article Checklist.





Forum Post

I saw your forum post about your article, and I think the reason why it's looking more like the spec is because the examples you've given are more or less the same, even though they might reference different things.

Allow me to provide a brief example. If I was writing an article about HTML, and I wanted to describe an element, I'd probably say something to the effect that

HTML elements are any property enclosed by a system of "opened" and "closed" tags; 

such as "<b>" and "</b>".  The element bold surrounds the included text, and 
turned on and off at the points for which you desire bold text.  The actual 
"b" and "/b" are the elements.

Instead of just saying

An element example:

<HTML><Head>Text</Head></HTML>

The above is an example of the HTML and Head elements.

and using the same code to show the examples. I hope this helps a little. --Robert W King 10:08, 1 June 2007 (CDT)

Robert, this is not a user page, so when you say "your" above, I have no idea to what individual your remark is addressed. It might be helpful to include a name, or maybe place this remark instead on that user's talk page. It would definitely help if you could provide an external link to the forum article. Otherwise, those of us who find this won't understand the issues. Thanks. Pat Palmer 18:22, 2 June 2007 (CDT)