take de codes below
this code works only in internet explorer to me =(...
| Code: |
|
//base.css body{ color:"#navy"; font-size:"13"; } |
| Code: |
|
<html> <head> <title> a cool title here </title> [i]<link type="text/css" href="base.css" rel="stylesheet">[/i] </head> <body> I'm bill gates friend and will release my pages thus exactly ... </body> </html> |
this code works only in internet explorer to me =(...
