The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to add CSS to an HTML pgae

3 posters

Go down

How to add CSS to an HTML pgae Empty How to add CSS to an HTML pgae

Post by mrchasez November 11th 2011, 7:33 am

Well i want to make an html page for my forums, when i work with html, i always use Css too.
When using any normal server, i just upload the css file, but i do not have access to any db, so how do i add css to my html pages?
avatar
mrchasez
Forumember

Posts : 34
Reputation : 0
Language : United States

Back to top Go down

How to add CSS to an HTML pgae Empty Re: How to add CSS to an HTML pgae

Post by shadowz au November 11th 2011, 7:44 am

Code:
<style type="text/css"> Css here </style>

Code:
<html>
<head>
<style type="text/css"> Css here </style>
</head>
<body>
</body>
</html>
avatar
shadowz au
Forumember

Male Posts : 280
Reputation : 30
Language : Australia
Location : Sydney

http://tommyzserver.forummotion.com

Back to top Go down

How to add CSS to an HTML pgae Empty Re: How to add CSS to an HTML pgae

Post by gamesave November 13th 2011, 5:49 pm

or u can use...

Code:

<!-- Styles -->
<link href="http://gamesave.forumotion.com/h6-templates" rel="stylesheet" type="text/css" media="screen" />

and the link would be your css codeing
gamesave
gamesave
Forumember

Male Posts : 99
Reputation : 2
Language : english
Location : ohio

http://gamesave.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum