write html program to display list of class 7 icse class subjects using - tag.
Answers
Explanation:
As discussed earlier, the <BODY> tag is a container tag which encloses all the tags that describe the content and the layout of a webpage. Any text, images, links and so on, that need to be shown as a part of the webpage are included within the opening and closing <BODY> tags. Some of the important attributes of the <BODY> tag are listed in Table 7.1.
cbse-notes-for-class-7-computer-in-action-basic-html-tags-1cbse-notes-for-class-7-computer-in-action-basic-html-tags-2
In HTML, we can either specify the colour name or use the hexadecimal RGB values for the bgcolor and text attribute of the <BODY> tag. All colours are made up of three primary colours—red, green and blue. RGB values specify the amount of red, green and blue colour component in hexadecimal values.
Table 7.2 lists some colour names and their corresponding RGB values. Table 7.2
Explanation:
As discussed earlier, the <BODY> tag is a container tag which encloses all the tags that describe the content and the layout of a webpage. Any text, images, links and so on, that need to be shown as a part of the webpage are included within the opening and closing <BODY> tags. Some of the important attributes of the <BODY> tag are listed in Table 7.1.
cbse-notes-for-class-7-computer-in-action-basic-html-tags-1cbse-notes-for-class-7-computer-in-action-basic-html-tags-2
In HTML, we can either specify the colour name or use the hexadecimal RGB values for the bgcolor and text attribute of the <BODY> tag. All colours are made up of three primary colours—red, green and blue. RGB values specify the amount of red, green and blue colour component in hexadecimal values.
Table 7.2 lists some colour names and their corresponding RGB values. Table 7.2