Arraxx / Magical-Flute

A full working flute with the use of html,css,javascript with the help of my friend param sharma.
MIT License
6 stars 24 forks source link

linked Bootstrap 4 CSS to param.html but param.css not working #15

Closed PrabhuKGP closed 4 years ago

PrabhuKGP commented 4 years ago

When I added bootstrap 4 CSS to the code, only one of the 2 stylesheets are working.(the one present first).What could be the error?

SuvamPrasd commented 4 years ago

Please send the screenshots.

PrabhuKGP commented 4 years ago

Annotation 2019-12-09 092512

PrabhuKGP commented 4 years ago

Annotation 2019-12-09 092924

PrabhuKGP commented 4 years ago

If I reverse the order of stylesheets, param1.css is working and bootstrap isn't working

SuvamPrasd commented 4 years ago

Boostrap css should be declared first and then after custom css file. Actually the Boostrap-4 css is overriding the custom css code.

SuvamPrasd commented 4 years ago

Can you tell me what are changes you are doing in the CSS?

PrabhuKGP commented 4 years ago

instead of having a seperate page for contact ,we can add contact and about in the footer of the home page itself

SuvamPrasd commented 4 years ago

yeah. But Someone has already done a pull request but not merged in the actual code.

SuvamPrasd commented 4 years ago

You can work on the contact information.

PrabhuKGP commented 4 years ago

ok

PrabhuKGP commented 4 years ago

Should we make a seperate page for contacts, it will be better if it's present at the bottom of home page

SuvamPrasd commented 4 years ago

We'll make a separate webpage for the contact.