html - What is better: BASE HREF or / signal? -


im creating big sites, there url rewriting. www.mysite.com/home valid. in case im on "www.mysite.com/users/thisuser" images/css cant loaded. references "design/base.css" or "design/h.gif". heard using form "/design/h.gif" may help, setting base href ok. 1 should use? im doing ok method anyway?

the stylesheet url should start /

all image paths should set relative stylesheet, such ../ or ./


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -