I'm trying to include a css from an external link, but I can not get it.
<head>
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
</head>
Any idea, or dimension?
Here's how it looks bad:
And that's how it should look: