Page is a not externally linkable
- Code, Content, and Presentation
-- WYSIWYG and Text Code Editors
---- Text Editor


dreamcatcher - 10:28 pm on May 9, 2007 (gmt 0)


When you say you have come across a text editor, do you mean a web template? Not sure how you can modify a text editor to fit? Sorry if I`m confusing myself.

Here are some useful links:

HTML Specification [w3.org]
HTML Specification Attributes [w3.org]

Info from the web:

In XML, quotes are always required (since XML has SHORTTAG NO; see Comparison of SGML and XML). You may use XML in the future, and in that case your life will be simpler if you have adopted the habit of quoting attribute values.

When someone (you or someone else) later edits your HTML file, he may easily forget to add the quotes if he edits an attribute value in manner which makes the quotes mandatory. For example, an attribute like SRC=foo.gif is legal, but if someone changes the attribute (e.g. due to moving a file to another directory) to SRC=images/foo.gif it becomes illegal.

dc


Thread source:: http://www.webmasterworld.com/html_editors/3333580.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com