Which property is used to specify table borders in CSS? border The ………………. property indicates whether a cell without any content should have a border displayed. empty-cells What does the list-style-position property do? It specifies if the list-item markers should appear inside or outside the content flow. What is the purpose of line-height? Set the height for each line of text in an html element. What is the order of precedence (highest to lowest) when applying styles inline > embedded > external Given: table { color: blue; }, which part represents the property? color Where will a block level element appear in relations to the previous element in the document (by default)? Below the previous element HTML provides a functionality to connect one or more pages in web-pages or resources. link Which part of the box, where the clears an area around the content? Padding A shorthand property for setting the four transition properties...