1 | 17 | ||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
18 | |||||||||||||||||||||||||
13 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4/15 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
7/16 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
14 | |||||||||||||||||||||||||
19 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
11 | |||||||||||||||||||||||||
12 | |||||||||||||||||||||||||
1. A type of HTTP cookie that is only stored temporarily and is deleted when the user closes the web browser.
2. "An HTTP method utilized for transmitting data to a server with the aim of establishing a new resource; extensively employed within web forms."
3. A type of HTTP cookie that is stored on the user's computer for a longer period of time and remains even after closing the web browser.
4. In an HTTP request or response, additional information is included alongside the main content, which supplies specific details pertaining to the request or response, such as the type of content or cookies.
5. A cookie used to track the browsing behavior of the user across different websites.
6. A Uniform Resource Locator, commonly known as a web address, serves as the designated pathway to reach a resource on the internet, like a webpage or an image.
7. A file containing CSS code with a .css extension, used to define styles for HTML documents.
8. A message sent by a server in reply to a request.
9. A small piece of data stored on the user's computer by the web browser while browsing a website.
10. A CSS Value is the assigned data or measurement used to define the visual appearance of a CSS property.
11. An HTML attribute used to define inline styles for a specific HTML element.
12. A reference or navigation element within an HTML document that permits convenient user navigation to an alternative page or resource.
13. An HTTP method is employed to retrieve data from a server, commonly utilized for requesting web pages.
14. Hypertext Transfer Protocol is an application protocol utilized to transmit hypermedia documents, such as HTML.
15. Hypertext Markup Language is the widely used markup language that defines the structure and content of web pages and web applications.
16. A three-digit number is included in an HTTP response, serving as an indication of the status of the requested resource or the result of the requested action.
17. The process of combining and applying multiple CSS stylesheets and inline styles, resolving conflicts and producing the final style for an element.
18. A separate CSS file that is linked to an HTML document using the 'link' element.
19. A CSS Selector is a pattern used to select the elements you want to style in a web page.