Import bootstrap.css using "link" tag. Not "script" tag.
Palitsyna
Palitsyna
2015년 10월 27일 03:30
Hello,
as AVSukhov said, you should import your external .css file using "link" tag. For more information and examples please visit this link: http://www.w3schools.com/css/css_howto.asp (External Style Sheet section)
Vikram
Vikram
2015년 10월 27일 18:58
Hi,
If you want to get more topics or technique about Bootstrap. you can go to https://developer.tizen.org/community/code-snippet
In web code snippet include some useful code sample for bootstrap.