Log in

View Full Version : How to apply css



chinitogimikero
05-30-2007, 03:21 PM
Hope someone could help me regarding css
I just wanna know where should i copy the specific codes rgarding css horizontal menus...
Just like modern bricks menu
there is "The CSS" and the HTML...
what should i do??
where should i put those codes???
do i need to create new html? or css??
please help me.. thanks

Veronica
05-30-2007, 03:39 PM
Generally, the css would go in the HEAD portion of your page, in between <style></style> tags. The html would go in the BODY portion of the page, where you want it to appear.
If you're using a script from here, for example, the directions should tell youi where each portion should go.

chinitogimikero
05-30-2007, 03:56 PM
Thank you very much... you've helped me a lot