Website Babble Webmaster Forums  
  #1 (permalink)  
Old 11-24-2007, 01:59 AM
Master Babbler
 
Join Date: Nov 2007
Posts: 354
Default 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:
Reply With Quote
  #2 (permalink)  
Old 11-24-2007, 05:44 AM
rooney's Avatar
Master Babbler
 
Join Date: Nov 2007
Location: 127.0.0.1
Posts: 123
Send a message via AIM to rooney Send a message via MSN to rooney Send a message via Yahoo to rooney Send a message via Skype™ to rooney
Default

Try this...

HTML Code:
<style>
body, html {font-family: Verdana;}
</style>
Reply With Quote
  #3 (permalink)  
Old 11-25-2007, 03:13 PM
Master Babbler
 
Join Date: Nov 2007
Posts: 354
Default

No good D: Ghaaah I'll just have to hit br twice. D:
Reply With Quote
  #4 (permalink)  
Old 11-25-2007, 07:15 PM
TechieGuy's Avatar
Supreme Babbler
 
Join Date: Jul 2007
Location: Canada
Posts: 888
Default

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.
__________________
Reply With Quote
  #5 (permalink)  
Old 11-25-2007, 09:43 PM
Master Babbler
 
Join Date: Nov 2007
Posts: 354
Default

Quote:
Originally Posted by TechieGuy View Post
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? =)
Reply With Quote
  #6 (permalink)  
Old 11-26-2007, 12:13 AM
ssmorgan's Avatar
Ultimate Babbler
 
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,024
Default

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.
Reply With Quote
  #7 (permalink)  
Old 11-26-2007, 07:19 AM
TechieGuy's Avatar
Supreme Babbler
 
Join Date: Jul 2007
Location: Canada
Posts: 888
Default

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>
__________________
Reply With Quote
  #8 (permalink)  
Old 11-27-2007, 01:33 PM
Master Babbler
 
Join Date: Nov 2007
Posts: 354
Default

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?
__________________
Great Stories | Improve your Writing | Dose of Dumb | Alternative Fashion
"Many suffer from the incurable disease of writing, and it becomes chronic in their sick minds."
Reply With Quote
  #9 (permalink)  
Old 11-28-2007, 01:27 AM
ssmorgan's Avatar
Ultimate Babbler
 
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,024
Default

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
Reply With Quote
  #10 (permalink)  
Old 11-30-2007, 02:11 PM
Master Babbler
 
Join Date: Nov 2007
Posts: 354
Default

That's fine, I'm just flattered you volunteered to try and help me at all!
__________________
Great Stories | Improve your Writing | Dose of Dumb | Alternative Fashion
"Many suffer from the incurable disease of writing, and it becomes chronic in their sick minds."
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 12:46 PM.



WB Sponsors

Profit Lance Review

affiliate network

Work At Home Jobs

Expert PPC Coaching



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0