
11-24-2007, 01:59 AM
|
|
Master Babbler
|
|
Join Date: Nov 2007
Posts: 396
|
|
Not an urgant problem, but it annoys me anyway!
http://augen-auf.us/home.html
I want my font in Verdana. The first lines will be verdana until I enter a [p], and then it'll be in arial for some reason until I insert a [p] again and it'll go back to verdana, I'm really confused and it's a little unsightly D:
|

11-24-2007, 05:44 AM
|
 |
Master Babbler
|
|
Join Date: Nov 2007
Location: 127.0.0.1
Posts: 123
|
|
Try this...
HTML Code:
<style>
body, html {font-family: Verdana;}
</style>
|

11-25-2007, 03:13 PM
|
|
Master Babbler
|
|
Join Date: Nov 2007
Posts: 396
|
|
No good D: Ghaaah I'll just have to hit br twice. D:
|

11-25-2007, 07:15 PM
|
 |
Ultimate Babbler
|
|
Join Date: Jul 2007
Location: Canada
Posts: 1,030
|
|
I was viewing your HTML source and noticed that you don't have the HTML or Body tags in your pages. You should include them in all of your pages.
If you add them and then use rooney's suggestion, you should have the Verdana font showing up.
__________________
|

11-25-2007, 09:43 PM
|
|
Master Babbler
|
|
Join Date: Nov 2007
Posts: 396
|
|
Quote:
Originally Posted by TechieGuy
I was viewing your HTML source and noticed that you don't have the HTML or Body tags in your pages. You should include them in all of your pages.
If you add them and then use rooney's suggestion, you should have the Verdana font showing up.
|
Hmmm, you know, I've never been in the habit of adding those because they never really made sense to me.
Could you give me a quick lesson on what those tags are for, exactly? Or maybe point me somewhere that would? =)
|

11-26-2007, 12:13 AM
|
 |
Ultimate Babbler
|
|
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,084
|
|
One thing you could do about the problem with the fonts, is in your css styelsheet, under the section for "p" include font-family: Verdana
so it would read like this (the addition is in bold):
p {
font-size: 12px;
line-height: 22px;
margin-top: 20px;
margin-bottom: 10px;
font-family: Verdana;
}
I don't know if that will solve the problem, but give it a try.
|

11-26-2007, 07:19 AM
|
 |
Ultimate Babbler
|
|
Join Date: Jul 2007
Location: Canada
Posts: 1,030
|
|
The HTML tag basically indicates that the markup language used in the document is HTML, and the Body indicates the actual content of the Web page.
When using the tags they would look like:
<html>
<head>
(specify any header information such as title, meta tags, and CSS files here)
</head>
<body>
(The actual content of the Web page should go here)
</body>
</html>
__________________
|

11-27-2007, 01:33 PM
|
|
Master Babbler
|
|
Join Date: Nov 2007
Posts: 396
|
|
Ah huh. Well that's a lot more basic than I was trying to make it xD
So then why is that sort of thing nesecary? Just so strange problems like mine won't happen? 
|

11-28-2007, 01:27 AM
|
 |
Ultimate Babbler
|
|
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,084
|
|
Ya know, I re-read your post earlier and I just realized that my previous post was not helpful at all... for some reason, I thought you said that when you start a <p> tag, the font changes from Verdana to Arial.
Anyway, sorry about the misunderstanding 
|

11-30-2007, 02:11 PM
|
|
Master Babbler
|
|
Join Date: Nov 2007
Posts: 396
|
|
That's fine, I'm just flattered you volunteered to try and help me at all!
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -6. The time now is 05:48 AM.
|
WB Sponsors
Profit Lance Review
Work At Home Jobs
Houston Web Design
|