How do I create html codes for items I make?

If I make some sort of picture or layout, how can I make a html code for it so that I may put it on a website or something else like that?

Public Comments

  1. If you are using FrontPage or another program, you don't make the HMTL code, it's already made! You're just looking at the "Real View" of it, not the computer "lingo." FrontPage: Click and highlight the "Cool-Format" and then click on HTML Tab at bottom of screen. Then find the highlighted part and then share that code.
  2. <textarea> CODE HERE! </textarea>
  3. If you mean you want to write the HTML code and put it in a box for someone to copy, use this: <div style="text-align: center;"><textarea name="code box" rows="5" cols="60">You must add your HTML code in the box like this using character entity tags: <div style="text-align: center;"><textarea name="code box" rows="5" cols="60"></textarea></div></textarea></div> Ron
  4. http://allwebdata.com/html.htm GO VISIT THIS SITE!!!!!!!!!!!
Powered by Yahoo! Answers