Hello, i am trying to simply write my script element on lesson 92 Bootstrap, but it doesn’t work.
I tried copy pasting from the HINT link but nothing. Mozilla and Chrome.
Please someone type exactly what do i have to type in.
Thanks
EDIT:
So it should be like this:
<script>
$(document).ready(function() {
});
</script>
In the HINT link i provided the example is written wrong. Please take the time to edit it.