GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   My fellow CSS lovers come in here please (https://gfy.com/showthread.php?t=599611)

Young 04-18-2006 07:53 PM

My fellow CSS lovers come in here please
 
Whats the best font combo's ?


also

I like using -1 font spacing but its not valid. anyway of obtaining the same valid result?

Alex 04-18-2006 07:56 PM

Counter Strike Source?

Young 04-18-2006 07:59 PM

Quote:

Originally Posted by Alex
Counter Strike Source?

:1orglaugh

seriously though...come on guys!!!! some fucking webmaster talk

ssp 04-19-2006 02:06 AM

With CSS, use "px" to define font size:

Code:

p
          {
          font-size: 10px;
          }

Also, make sure if you defining how a font should look like, you end with a generic font and put "" around fonts with a space in the name:

Code:

p
          {
          font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
          }


martinsc 04-19-2006 02:56 AM

bump.
let's some some creative responses here...


All times are GMT -7. The time now is 12:50 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123