changeing font useing HTML
-
changeing font useing HTML
hi i found a font on the internet and i want to use it for my website but wen i use dreamweaver 8 it changes the font and wen i look at the font on my website on my pc it works but on other computers it dosnt i was wondering if theres a way of changeing this so other people can see it
-
The basic font rule is that the receiving computer needs to have that font installed.
You can set the HTML code to a list of fonts with the first being your first preference and then so on and so forth.
The first font on the list that the receiver has will be the font they see. But to see a particular font it needs to be installed on that computer.
-