Do you know a basic HTML text code?
I'm using the text code for display on my profile for MySpace. I need a basic HTML text code involving font, size, color and a place where I can write the text myself. I'm new to HTML.
All answers appreciated.
Thank you,
Violet
Public Comments
- <font size="2" color="blue" face="Arial">Text goes here</font>
- <font face="TIMES NEW ROMAN" size="2" color="red">YOUR TEXT HERE</font>
- Its Very Easy. Click Link Below And Create Your Own HTML Content
- http://www.pageresource.com/html/index2.htm Go to this link, it list all the basic html codes.
- color text-http://www.computerhope.com/htmcolor.htm more color-http://www.activejump.com/c-7.shtml size-http://www.quackit.com/html/codes/html_font_size_code.cfm xoxo,♥blondie♥
- Hi, thank you for your question. You may not be aware, but it is possible to pick up code and use it on your page. This is easier than less trouble-prone than writing your own code from scratch. Just select "View-->Page Source" and this reveals the world of underlying HTML. Normally, font size is standardized for the web, specifying "Large, Medium, Small" fonts. Open any page and you'll see the complexity underlying the medium. Type font codes are specified between brackets, like this <fontsize=large>; and a close bracket is required after every open bracket. There are editing programs like Adobe (Macromedia) Dreamweaver and GoLive or Adobe Contribute, that can help write the code for you. This is how most pages are designed (by professional programmers). Some other languages include Javascript and Java, Flash, and so on. What you really need is a page design, which you can borrow from a site dedicated to MySpace. For example, I made mine from Ray and Dave's "myspace profile editor." Thanks for the opportunity to answer. Good luck! Have fun designing your page!
Powered by Yahoo! Answers