Issue
I am aware that in HTML the way to reference stylesheets is something along these lines:
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" >
But what is the stylesheet reference for MDboostrap. I have looked all over the website and I can't find it and the website says that all the resources are free. Have I got to install something?
Solution
I did a quick research and I could find that you can download MDBoostrap
or use the CDN. Links bellow:
- Download page: https://mdbootstrap.com/docs/jquery/getting-started/download/
- CDN examples: https://mdbootstrap.com/md-bootstrap-cdn/
Answered By - Ariel Alves Dutra Answer Checked By - Gilberto Lyons (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.