Practised some basic HTML, CSS, boostrap and javascript!
I am a beginner and I cannot get the Javascript file to work:
-
I am trying to select the anchor tag with a particular class and change its href so I am redirected to the HTML file which returns the correct rating. I have tried using the Javascript DOM using statements such as querySelector and getElementbyID but with no luck. Could someone help me please?
-
Does the visual layout using html css and bootstrap look ok?
-
I cannot find how to make this suitable for mobile viewing. How do I do this?