What's new

HTML question

  • Thread Starter Thread Starter MDowdey
  • Start date Start date
M

MDowdey

Guest
for the geeks here...

if im hand coding something in straight HTML, how do i change the font of something im writing? i see what needs to be done, but i dont know the way to program it to make it work.


help!
 
<font face="verdana">
this is if you want to change the style of font, here to Verdana...
I'm not sure what do you exactly want... face or size of the font? or colour?
 
MDowdey said:
for the geeks here...

if im hand coding something in straight HTML, how do i change the font of something im writing? i see what needs to be done, but i dont know the way to program it to make it work.


help!


<font color="blue" size="1" face="verdana">
 
whoah its like the whole european meetup gang to the HTML rescue!!!!!

thanks guys!!!! im just practicing my HTML skills cause im bored.
 
why is it when i put spaces in between letters, i can only put one space? if i put two spaces it still shows as one..

i hate this stuff.
 
Thanks mentos/mataji. It was helpful for me as well!
 
good goin dan! i knew i wasnt the only HTML deprived person here! :)
 
you should put this as a sticky, so that you and anyone else who needs to know something can just find use this thread
 
yeah, maybe we should move it somewhere though...hmmmm good thinking
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

New Topics

Back
Top Bottom