You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How include external CSS file in a form ???

When I create a form and I use the <link> directive in the <head> to refer a CSS file, the form doesn't recognize the file (called in absolute way) and I have to copy each styles inside a <style type="text/css"> directive.

<link href="css/bootstrap.min.css" rel="stylesheet"> 

This is for example to import a Boostrap file with the CSS.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!