How can i get an HTML code?
Please help me out! I was wondering how i can render a code like this from a text/image:
<FONT face=Arial><FONT size=5><b><FONT color=#hotpink>Drama<FONT face=Arial><FONT size=5><b><FONT color=#80df20>Rumors<FONT face=Arial><FONT size=5><b><FONT color=#ffcc00>Lies<BR><font face=arial><FONT color=#000000 size=2>here we go again, back to school<textarea><P align=center><FONT face=Impact><FONT color=#00ffff><FONT face=Impact><FONT size=5> to <FONT face=Impact><FONT size=5><FONT color=#20ffdf>hi<FONT face=Impact><FONT size=5><FONT color=#35ffca>m,<FONT face=Impact><FONT size=5><FONT color=#4affb5> sh<FONT face=Impact><FONT size=5><FONT color=#6aff95>e'<FONT face=Impact><FONT size=5><FONT color=#80ff80>s <FONT face=Impact><FONT size=5><FONT color=#95ff6a>in<FONT face=Impact><FONT size=5><FONT color=#aaff55>vi<FONT face=Impact><FONT size=5><FONT color=#bfff40>si<FONT face=Impact><FONT size=5><FONT color=#d4ff2a>bl<FONT face=Impact><FONT size=5>e<BR><FONT face=Arial size=1><FONT color=#00000
* The code i gave above was just an example of what i need. I have images, but i need to get cods for them. how do i do it?
Public Comments
- The code is incomplete, so it might not render. Try deleting the last bit starting at <FONT on the penultimate line, and then saving it as a text file, and looking at it in your browser. If that doesn't work, and it probably won't, you will need to retrieve the code that is missing at the beginning of the page.
- If I understood you correctly, this is what you want to do: " You have a code like this and you want to see how it looks like" Then, try this: Start a new text file (note pad) ; Copy this code in the file; Save this file as aaa.html; While saving, please make sure that you change the 'Save File as (below the file name)' option from ' Text documents (.txt)' to "All Files" Then open the aaa.html file in browser. Cheers! Sudha. http://www.aniseo.com If you are trying to generate the code - you can use tools like FrontPage, DreamWeaver etc. These are advanced tools. If you want to learn html goto w3schools.com (advanced) One simple way is to use your word processor (Microsoft word - if you are using MS Office) and design a document and save as a html page - you can see this code by opening the file in note pad. Hope this helps! -Sudha.
Powered by Yahoo! Answers