Skip to content

omarruben/codeigniter_bootstrap

Repository files navigation

"# codeigniter_bootstrap"

Codeigniter + Bootstrap

Small framework ready to deploy

How to Use bootstrap

Insert on section

<head>
	...
	<link rel="stylesheet" href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%26lt%3B%3Fphp+echo+base_url%28"assets/css/bootstrap.css"); ?>" />
	...
</head>

and insert befor close body tag

<body>	
	...
	<script type="text/javascript" src="proxy.php?url=https%3A%2F%2Fgithub.com%2F%26lt%3B%3Fphp+echo+base_url%28"assets/js/jQuery-1.10.2.js"); ?>"></script>
	<script type="text/javascript" src="proxy.php?url=https%3A%2F%2Fgithub.com%2F%26lt%3B%3Fphp+echo+base_url%28"assets/js/bootstrap.js"); ?>"></script>
</body>

respect the order, first jquery then bootstrap

About

Bootstrap integration with CodeIgniter

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages