Question: True/False. 1 Point Each 1) 2) The basis for all of this web dev stuff is css. If we want to declare an integer x,
True/False. 1 Point Each 1) 2) The basis for all of this web dev stuff is css. If we want to declare an integer x, it'll look like this in js... int X; HTML ids should be unique. If we want to make a selector for an id, we put a # in front of it. 3) 4) 5) css is responsible for the more intense logic of web development. 6) document.getElementByld() will always return an html element. 7) The DOM gives us access to our html page via javascript 8)W We cannot edit css via javascript
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
