A Conversation for Ask h2g2
HTML and GuideML
Marvin, the Maniacally Depressed Robot Started conversation Jun 25, 2000
Is there anyway to embed GuideML in HTML or visa versa? You might be able to see where this would be useful.
HTML and GuideML
Redbeard (Thanks to all who supported The Celery!)) Posted Jun 25, 2000
Basically, you can use just about any valid html codes in GuideML, with a couple of cautions.
-- all tags must be closed, so tags like , , , etc. must have a corresponding closing tag ... for tags like you can simplify it by using (which serves as both opening and closing)
-- avoid the ampersand character
-- avoid using comment tags. multiple dashes in the code will mess it up.
-- don't overlap tags -- use text not text
-- ALWAYS quote attributes -- align="right" not align=right
Another important suggestion: ALWAYS hit 'preview' to insure your code is working before you hit 'update this entry'
This information and more is at 'Instructions for Using GuideML:
http://www.h2g2.com/A155701
Key: Complain about this post
HTML and GuideML
More Conversations for Ask h2g2
Write an Entry
"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."