HTML Codes...?
can you give me some HTML codes that would work w/myspace
to change the font color, font size, etc.
Public Comments
- http://www.static-layouts.com/page.php?id=35
- Basic html should work with myspace so site's like http://www.w3schools.com/html/html_examples.asp should help with some examples of html code and their uses. There are some pages relating to html that is specific to myspace with easy to understand intructions. http://www.davesite.com/webstation/html/myspace.shtml http://www.quackit.com/myspace/codes/ http://www.myspace.com/htmltutorials http://www.geocities.com/bab_news/myspace_tips.html#myspace_tips_3 There is also some good generators that generate some html code that are helpful for using with myspace. http://www.allhtmlcodes.com/ http://www.myspace-codes.com/
- to change the font color : < font color="green">I'm Green</font> to change the font size : <font size="1">I'm size +1</font> green can you change with code something like this #001122
- Font color, size, etc., are no longer done in html - learn the css way of doing it so you don't have to rewrite your site when the host no longer supports outmoded tags.
Powered by Yahoo! Answers