Been awhile since I mess with coding. I just started again. I have several issues.
1. I am still using html code <font face="myfontofchoice"></font>
It works good in IE, but not in FF. how can I resolve it?
2. I used a css code from Code-sucks fixed#35
Instead of scrolling when the text reach the screen capacity, it runs out
of border. How can I fix this?
3. With fixed#35, coded for 1024 x 764. When viewing on a higher resolution
screen, the surrounding is white. I want to change it to match background
color. How can I fix this?
1. I am still using html code <font face="myfontofchoice"></font>
It works good in IE, but not in FF. how can I resolve it?
2. I used a css code from Code-sucks fixed#35
Instead of scrolling when the text reach the screen capacity, it runs out
of border. How can I fix this?
3. With fixed#35, coded for 1024 x 764. When viewing on a higher resolution
screen, the surrounding is white. I want to change it to match background
color. How can I fix this?
Comment