AlfieWebDevTips Homefor new and experienced developers
[Home Home] [Web Development Web Development ] [Code Generators Code Generators ] [Resources Resources ] [Contact Us Contact ] |WebDevTips Privacy Privacy |
Print This Page

You are here : Home - Code Generators - HTML Writer

HTML Writer




alfie the artistHave you ever needed to place html code on a webpage?

If you have then you'll know how time consuming it can be - changing all the <> tags and putting in line breaks and spaces for formatting. Well worry no more.

Just paste the text you want to convert into the top text area below - click the Let's Go button and your code will appear in the bottom text area ready for you to cut and and paste. You can also preview what your code will look like in a browser.

UPDATED 02 Dec 2002 - minor update to color codes (now includes <? ?> and <% %> highlighting - inherits SCRIPT Tag Color)

Example Output
<html> 
<head> 
    <title>wow this is cool</title> 
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
</head> 
<body> 
<a href="somepage.html">go to this page</a><br> 
<img src="someimage.gif" alt="Some picture" width="100" height="20" border="0"> 
</body> 
</html>
Paste you original text here
A tag color IMG tag color META tag color FORM tags color
SCRIPT tag color COMMENT tag color OTHER tags color  
 

    


Click to generate your code.

Your new text will appear here ready to cut and paste.

Click to preview how your code will look.
If you like our script, please rate it!

Got any comments? Why not share them in our forum?

This tool is provided free of charge. Use of the generated code requires no obligation on your part to link to this site either by choice or by forcing a visible link to appear in the generated code.

No link to this site will appear on any pages that use code generated from this site. However, the generated code does produce a comment specifying the url of the code generator ( it is hidden and will never appear to your visitor ). You are free to remove the line but we would appreciate it if you left it in place. Thanks :)






Google
 

[back to top of page]   

[labelled with icra -  - this link will open in a new window] [RSS Content]

[Copyright © WebDevTips]