| Author |
Message |
porcupinepc Involved


Joined: Sep 20, 2003 Posts: 261 Location: Schumacher, Ontario CANADA
|
Posted:
Fri Nov 07, 2003 10:12 pm |
|
On my main web page under the 2 banners i have (EBAY store) etc. I want to add some text but a larger size of text. Would anyone know the html code for this?
Thanks
Joe |
|
|
 |
 |
fury Worker


Joined: Sep 09, 2003 Posts: 165
|
Posted:
Sat Nov 08, 2003 6:42 am |
|
since that is in a block you will have to use the <H> tags (ie<h1>big</h> <h2>bigger</h> <h3>biggest</h>)
see if this helps |
|
|
|
 |
porcupinepc Involved


Joined: Sep 20, 2003 Posts: 261 Location: Schumacher, Ontario CANADA
|
Posted:
Sat Nov 08, 2003 7:45 am |
|
hi Fury.
It did help, the only problem the font (even the lowest setting) make the font way too big.
All i was wondering is how to increase the font about 2-3 times
Joe |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Nov 08, 2003 8:08 am |
|
Have you tried using the font tag with the size property? |
|
|
|
 |
porcupinepc Involved


Joined: Sep 20, 2003 Posts: 261 Location: Schumacher, Ontario CANADA
|
Posted:
Sat Nov 08, 2003 8:53 am |
|
i believe i did tey that. Ill give it another shot.
Joe |
|
|
 |
 |
Othic New Member


Joined: Oct 25, 2003 Posts: 19
|
Posted:
Sat Nov 08, 2003 10:17 am |
|
Maybe you have had a problem I was having, is text almost everywhere on the net big for you? I had this is problem, if so go to view then to text size. |
|
|
|
 |
porcupinepc Involved


Joined: Sep 20, 2003 Posts: 261 Location: Schumacher, Ontario CANADA
|
Posted:
Sat Nov 08, 2003 10:35 am |
|
yes the text was pretty big. I find the standard size font was a little too small. I wanted something about medium.
Joe |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Nov 08, 2003 11:39 am |
|
| porcupinepc wrote: | i believe i did tey that. Ill give it another shot.
Joe | The font tag should work, but if not, try using the style tag with the text-size: attribute maybe in a span or div tag. |
|
|
|
 |
|
|
|
|