Welcome Guest, Not a member yet? Register   Sign In
Attaching a CSS?
#5

[eluser]bgougent[/eluser]
An other easy way to link CSS and also JS is to work with the BASE tag in html
Code:
<head>
<base href="<?php echo base_url(); ?>" />
</head>

Now you have pictures, css, and scripts linked to the base


Messages In This Thread
Attaching a CSS? - by El Forum - 04-29-2008, 08:58 AM
Attaching a CSS? - by El Forum - 04-29-2008, 09:22 AM
Attaching a CSS? - by El Forum - 04-29-2008, 09:55 AM
Attaching a CSS? - by El Forum - 04-29-2008, 10:27 AM
Attaching a CSS? - by El Forum - 05-01-2008, 05:50 AM
Attaching a CSS? - by El Forum - 05-01-2008, 06:44 AM
Attaching a CSS? - by El Forum - 05-01-2008, 07:00 AM
Attaching a CSS? - by El Forum - 05-01-2008, 07:04 AM
Attaching a CSS? - by El Forum - 05-01-2008, 07:39 AM
Attaching a CSS? - by El Forum - 05-01-2008, 09:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB