<body color="yellow">
<body bgcolor="yellow">
<background>yellow</background>
<body background="yellow">
In HTML, the background color of a page can be set using the bgcolor attribute within the <body> tag. It is not recommended to use inline styling for this; CSS is preferred for modern web development.
A Session variable is created ________.
Cascading Style Sheets define style and appearance using ________.
A web client sends a request to a web server. The web server transmits a program to that client and is executed at client which creates a web document. Such web documents are ________.