I want a site that gives short easy codes that can make font small, big, change color, bold, ect.
I know this stuff is pretty simple but i forgot it all.A website that gives simple font changing codes?Same name!
It's pretty easy, here's an example:
%26lt;font size=%26quot;1%26quot; face=%26quot;arial%26quot; color=%26quot;#ffffff%26quot;%26gt;your text here%26lt;/font%26gt;
And for bold %26amp; all:
%26lt;B%26gt;your text here%26lt;/B%26gt;
%26lt;U%26gt;your text here%26lt;/U%26gt;
That's all it is. For a good resource website, W3 Schools is excellent for teaching basic coding:
http://www.w3schools.com/html/default.as鈥?/a>A website that gives simple font changing codes?HTML Fonts: http://www.w3schools.com/HTML/html_fonts鈥?/a>
Ron