HighDots Forums  

Bold Font Question

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Bold Font Question in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jstfrths
 
Posts: n/a

Default Bold Font Question - 01-10-2007 , 04:25 PM






I've put a site together that uses bold fonts throughout, and I think
it is easy to read, and looks nice. You may disagree. In fact, I'd like
to hear from anyone who would be willing to render an opinion on the
subject - does this site: www.intellectual-playground.com look good
with its bold typeface, or do you think I should use a regular
typeface?
Thanks,
- Jeff


Reply With Quote
  #2  
Old   
Chris F.A. Johnson
 
Posts: n/a

Default Re: Bold Font Question - 01-10-2007 , 09:49 PM






On 2007-01-10, jstfrths wrote:
Quote:
I've put a site together that uses bold fonts throughout, and I think
it is easy to read, and looks nice. You may disagree. In fact, I'd like
to hear from anyone who would be willing to render an opinion on the
subject - does this site: www.intellectual-playground.com look good
with its bold typeface, or do you think I should use a regular
typeface?
In small doses, a bold font is fine. Used for blocks of text it
can be hard to read, though not as bad as italic. Medium-weight
faces are designed for blocks of text; if in doubt, or unless you
have a good reason, use them.

Margins can increase readbility; use at least 1em to the left and
right of blocks of text (e.g., on
<http://www.intellectual-playground.com/efcomputer.htm>).

I have a problem with
<http://www.intellectual-playground.com/comedy.htm>. The text is
too small to read, and I cannot increase the size.


--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


Reply With Quote
  #3  
Old   
wayne
 
Posts: n/a

Default Re: Bold Font Question - 01-13-2007 , 04:15 PM



jstfrths wrote:
Quote:
I've put a site together that uses bold fonts throughout, and I think
it is easy to read, and looks nice. You may disagree. In fact, I'd like
to hear from anyone who would be willing to render an opinion on the
subject - does this site: www.intellectual-playground.com look good
with its bold typeface, or do you think I should use a regular
typeface?
Thanks,
- Jeff

You may want to consider doing away with <font> and any other inline
tags and use CSS for formating. I agree with Chris about the bold font.

--
Wayne
http://www.glenmeadows.us
With or without religion, you would have good people doing good things
and evil people doing evil things. But for good people to do evil
things, that takes religion.
—Steven Weinberg


Reply With Quote
  #4  
Old   
Chris F.A. Johnson
 
Posts: n/a

Default Re: Bold Font Question - 01-13-2007 , 07:12 PM



On 2007-01-13, Beauregard T. Shagnasty wrote:
Quote:
Chris F.A. Johnson wrote:

(e.g., on
http://www.intellectual-playground.com/efcomputer.htm>).

This is a bit OT, but I just had a look at this page. There is some very
bad advice given there.

"You can hide a 'secret' in email, web pages or in any sort of text
document by selecting the same color for your text as the background
color - generally white. The message will be invisible unless the user
highlights the white area. This can be used on web pages where you want
the search engines to index your page for common misspellings.
[more] ..."
That's not so much bad advice, as just plain wrong.

You cannot hide text that way in a plain text document; it doesn't
have any colour information.

You cannot hide text that way in any e-mail I (and many other
people) read, as I use a text reader that doesn't render HTML.

You cannot hide text that way if it's being viewed with a text
browser such as Lynx or Links.

You cannot hide text that way if the user doesn't allow websites to
override local colour settings.

Quote:
If the Googlebot reads the page and finds the hidden text, it will ban
you.
How will Google know that it's hidden? Does it read CSS files and
apply the rules to the text?

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


Reply With Quote
  #5  
Old   
Chaddy2222
 
Posts: n/a

Default Re: Bold Font Question - 01-13-2007 , 10:22 PM




Beauregard T. Shagnasty wrote:
Quote:
Chris F.A. Johnson wrote:

How will Google know that it's hidden? Does it read CSS files and
apply the rules to the text?

I don't know the technical aspect, but it has been stated in these
various groups many times that the Googlebot finds hidden (colored)
text, and penalizes the size for it.

The rest of your statements are obviously correct as well.
I was just having a think about this.
Maybe Google Bot is programmed to read Inline Styles, such as the RGB
tags and then look for what's listed after those tags?
--
Regards Chad. http://freewebdesign.cjb.cc



Reply With Quote
  #6  
Old   
javawizard
 
Posts: n/a

Default Re: Bold Font Question - 01-14-2007 , 07:53 PM




Beauregard T. Shagnasty wrote:
Quote:
Chris F.A. Johnson wrote:

If the Googlebot reads the page and finds the hidden text, it will ban
you.
Hi Chris,
Do you know that for a fact, or it just something you heard
somewhere?
Thanks,
- Jeff
www.Intellectual-playground.com



Reply With Quote
  #7  
Old   
Chris F.A. Johnson
 
Posts: n/a

Default Re: Bold Font Question - 01-14-2007 , 09:18 PM



On 2007-01-15, javawizard wrote:
Quote:
Beauregard T. Shagnasty wrote:
Chris F.A. Johnson wrote:

If the Googlebot reads the page and finds the hidden text, it will ban
you.

Hi Chris,
Do you know that for a fact, or it just something you heard
somewhere?
I don't know that at all (I didn't write it); in fact, I rather
doubt it (which is what I was implying).

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


Reply With Quote
  #8  
Old   
liamo
 
Posts: n/a

Default Re: Bold Font Question - 01-24-2007 , 08:40 AM



buy a nice template for $50 *cough*




On Jan 11, 10:25 am, "jstfrths" <jstfr... (AT) aol (DOT) com> wrote:
Quote:
I've put a site together that uses bold fonts throughout, and I think
it is easy to read, and looks nice. You may disagree. In fact, I'd like
to hear from anyone who would be willing to render an opinion on the
subject - does this site:www.intellectual-playground.comlook good
with its bold typeface, or do you think I should use a regular
typeface?
Thanks,
- Jeff


Reply With Quote
  #9  
Old   
the red dot
 
Posts: n/a

Default Re: Bold Font Question - 02-13-2007 , 07:39 PM




"jstfrths" <jstfrths (AT) aol (DOT) com> wrote

Quote:
I've put a site together that uses bold fonts throughout, and I think
it is easy to read, and looks nice. You may disagree. In fact, I'd like
to hear from anyone who would be willing to render an opinion on the
subject - does this site: www.intellectual-playground.com look good
with its bold typeface, or do you think I should use a regular
typeface?
Thanks,
- Jeff
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>
<p align="left">&nbsp;
</p>




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.