Changes

Web Page View Field

17 bytes added, 13:49, 20 September 2007
no edit summary
The following basic HTML tags should always be present in a Web Page View:
'''<html><head></head>''' '''<body>''' 
''Add the body of the document here''
 '''</body>''' '''</html>''' 
In addition, you will at a minimum need to add line breaks with the tag '''<br>''' and paragraphs with the tags '''<p>''' and '''</p>'''.
==Sample Template with HTML Tags, Static Text and Variables==
4,401
edits