Answer:
Relative
Explanation:
Web development is a process of designing and building a web page or website. HTML, CSS and JavaScript are the basic tools used in building a website.
Cascading style sheet or CSS is a web development tool used to style the content of a HTML file. Css has pointers used to represent HTML elements for styling. A HTML element can be fixed, absolute or relative.
When a CSS file sets an element relative to it container or other element, the element can be moved to the right, left, top or bottom position relative to the four corners of the parent element.
 
        
             
        
        
        
Answer:
n=5
Explanation:
if n= 5
i.     n/5=5/5=1  so it divides completely the remainder is 0
ii.  97 - 6(5) = 97 - 30 = 67,   67 is a prime number.
 
        
             
        
        
        
Answer: It is not working because it is missing the code needed to turn right.
Sentence :The robot would move forward two squares and would stay stuck there because it can not move forward nor turn left. You would need to add code for the robot to be able to turn right so that the robot can reach the goal
 
        
             
        
        
        
The correct answer is b folder