brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Bootstrap #14044

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by louiss0 Sunday Oct 01, 2017 at 04:18 GMT Originally opened as https://github.com/adobe/brackets/issues/13746


I used bootstrap 4 on brackets but its not working why I have the link css and the script in my code there's nothing missing I tried to live preview my code but the css wont work why https://codepen.io/codebreaker-/pen/JrRRbB?editors=1100 this is the site I want to create

core-ai-bot commented 3 years ago

Comment by boopeshmahendran Sunday Oct 01, 2017 at 06:01 GMT


Hi@louiss0 That site works perfectly fine for me. Did you forget to link in your css in the html page? <link ref="stylesheet" href="styles.css">

core-ai-bot commented 3 years ago

Comment by louiss0 Sunday Oct 01, 2017 at 06:25 GMT


I tried putting in the link but the css wont work I used bootstrap 4 but I did not download it top my computer

On Sun, Oct 1, 2017 at 2:02 AM, Boopesh Mahendran notifications@github.com wrote:

Hi@louiss0 https://github.com/louiss0 That site works perfectly fine for me. Did you forget to link in your css in the html page?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/adobe/brackets/issues/13746#issuecomment-333355906, or mute the thread https://github.com/notifications/unsubscribe-auth/Abrw-U5oJZe13lYpaiNSJd5cpAjM7VRGks5snyrwgaJpZM4Ppxxe .

the problem is that my css is not working when I use live preview if you copy my code and paste it on the brackets editor the css wont work only the html

core-ai-bot commented 3 years ago

Comment by JungGaBin Friday Nov 10, 2017 at 06:54 GMT


Hi,@louiss0 I saw this and I tried it, but it was fine. Use rel instead of ref .

core-ai-bot commented 3 years ago

Comment by JungGaBin Friday Nov 10, 2017 at 06:56 GMT


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

core-ai-bot commented 3 years ago

Comment by addisams Saturday Jun 22, 2019 at 01:42 GMT


I am using bracket IDE and my bootstrap help is not coming so what should I do?

core-ai-bot commented 3 years ago

Comment by louiss0 Saturday Jun 22, 2019 at 20:39 GMT


I am using bracket IDE and my bootstrap help is not coming so what should I do?

First of all switch to vs code

Second i think you need to find a new link