Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/01/02 21:29
Read: times


 
#31846 - RE: Where to find HTML syntax for posting ?
<html>
here is an example:
<code>
<html>
message text and tags here
<table><tr><td>
<b>james</b></td><td></td><td>
<a href="http://www.james.hinnant.com">
www.jameshinnant.com
</a></td></tr></table>
</html>
</code>
i think 8052.com strips out some things
(non-blanking spaces "&nbsp;", at least),
so i used a table for my signature, to get the
link to indent.
i used the book "HTML, The Definitive Guide", 3rd ed.,
Chuck Musciano and Bill Kennedy, www.oreilly.com, 1998,
to find the html tag definitions. it covers HTML 4.0,
and has a koala (bear) on the cover.
the barebones guide to HTML
has an online summary of the HTML tags.
<table><tr><td>james</td><td></td><td>
www.jameshinnant.com</td></tr></table>
</html>



List of 7 messages in thread
TopicAuthorDate
Where to find HTML syntax for posting ?            01/01/70 00:00      
RE: Where to find HTML syntax for postin            01/01/70 00:00      
RE: Where to find HTML syntax for postin            01/01/70 00:00      
RE: Its damn easy:            01/01/70 00:00      
RE: Where to find HTML syntax for posting ?            01/01/70 00:00      
RE: note on displaying HTML code            01/01/70 00:00      
RE: note on displaying HTML code            01/01/70 00:00      

Back to Subject List