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.

HTML Homepage

2 posters

Go down

HTML Homepage Empty HTML Homepage

Post by site manager January 18th 2009, 00:07

I am currently creating an html page for the homepage of my forums. Is there any way to enter css coding. When I enter just the html, the style isnt there, its not pulling images. Im sure ill have to host each of the images on the forums but i would like to be able to enter the css.
avatar
site manager
New Member

Posts : 1
Reputation : 0
Language : english

Back to top Go down

HTML Homepage Empty Re: HTML Homepage

Post by Adiex January 18th 2009, 05:28

yes there is way to insert css on html hompage,

first thing you have to do is grab you custom css, paste it on notepad and save it with .css extention, for example : custom.css

after that you have to upload you custom css onto any free css upload website, try use this one: http://www.badwaresite.www

then later you need to get your uploaded css address and put it back on your html homepages using this code :

Code:
<head><link rel="stylesheet" href="yourcustomcssaddress.css" type="text/css" charset="utf-8" />
</head>

its all done Smile
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Back to top

- Similar topics

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