Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTML tags

Status
Not open for further replies.

Raechael

Programmer
Joined
Apr 10, 2000
Messages
2
Location
US
I am new to HTML and I was wondering if there was a list online of all the HTML tags and what they do that is printer freindly, so I have a reference when I am writing a page.  I am kind of learning in reverse.  I am taking java in college and I can write good applets to put on HTML pages but I haven't actually learned HTML.  I just know the very basics.  I know this is going to sound real dumb but I get really confused with placing the applets on a web-page.  They never quite end up where I want them and I end up adjusting them a bunch of times until they are finally right.  Does anyone know of a map or a particular formula that makes placement a little easier or do I have to play with it.  One last thing.  If anyone has pointers on hexadecimal color coding(I always seem to be off on what color I am looking for) that would make finding the right color easier please let me know.  Thanks
 
Not sure what you want about the html tags, but I have hexidecimal color info.<br><br>go to <A HREF=" TARGET="_new"> and in their Internet section, go to html tools. there is usually a selection of html color pickers. <p>theEclipse<br><a href=mailto:eclipse_web@hotmail.com>eclipse_web@hotmail.com</a><br><a href=robacarp.webjump.com>robacarp.webjump.com</a><br>**-Trying to build a documentation of a Javascript DOM, crossbrowser, of course. E-mail me if you know of any little known events and/or methods, etc.
 
Here is a great HTML tutorial. There is a lesson on colors that includes a giant hex/named color chart - it's cool.<br><A HREF=" TARGET="_new"> is an online dictionary of all HTML tags<br><A HREF=" TARGET="_new"> site itself is pretty cool (as opposed to just the dictionary) and contains pages on Java as well.<br><A HREF=" TARGET="_new">
 
If you're using your own PC, I suggest you download <b>1st Page 2000</b> from <A HREF=" TARGET="_new"> or from the authors, <A HREF=" TARGET="_new"> Page 2000 is an excellent text-based HTML editor with lots of helpful facilities including a colour picker, HTML tag picker and the 2nd-best HTML reference I've seen&nbsp;&nbsp;-&nbsp;&nbsp;and it's <b>FREE</b>!<br><br>The best HTML reference I've found (perhaps too comprehensive for your needs at present) is the one distributed with ColdFusion&nbsp;&nbsp;-&nbsp;&nbsp;you can download it as part of the ColdFusion 4.5 documentation from <A HREF=" TARGET="_new"> I suggest you get a book.&nbsp;&nbsp;I chose Elizabeth Castro's &quot;Visual Quickstart Guide:&nbsp;&nbsp;HTML 4&quot; (Peachpit Press, 2000; ISBN 0-201-35493-4) because it has a better quick HTML reference in an appendix than most books twice the price, and a colour chart on the inside back page.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top