I know some basic html that I learned in a web design class in high school. I set the font to be arial. When I open my page in Internet Explorer, the font is arial, but if I open it up in Google Chrome, it shows up in Times New Roman. How can I get it to show up in Arial in Google Chrome?
Here is the code I used
<body style="background-color: white; font-size: 12pt; color: black; font-family: arial, bauhaus 93, fantasy">
Here is the code I used
<body style="background-color: white; font-size: 12pt; color: black; font-family: arial, bauhaus 93, fantasy">