1. Where do you write HTML code and how do you execute that code?
2. What are the various margin attributes of the BODY tag?
3. Which attribute of body tag helps to change the background color?
4. What is the extension of a HTML file?
5. What is HTML?
6. What the tags?
7. What are attributes?
8. What are empty and container tags?
Answers
Answer:
For more about selectors, see chapter 2 of Lie & Bos . The background of the body element will also be the background of the whole document. We haven't .
ᎿᎻᏁᎯᏦ ᎽᎾᏬ
❤❤❤❤◦•●◉✿give ✿◉●= ◦•●◉✿take ✿◉●•◦❤❤❤❤❤
Answer:
Explanation:
1. You can write the HTML code in notepad and to execute it , you have to save the file with.
2. The body tag is a part of HTML coding which renders that content on the web page which is defined on this tag. Margin gives the spaces on the page.
3. The style attribute specifies an inline style for an element. The attribute is used with the HTML <body> tag, with the CSS property background-color.
4. The . html stands for Hypertext markup Languages.
5. Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser.
6. A tag is a keyword or term assigned to a piece of information (such as an Internet bookmark, digital image, database record, or computer file).
7. An attribute is defined as a quality or characteristic of a person, place, or thing. Real life individuals and fictional characters possess various attributes.
8. he container tag always wraps around text or graphics and comes in a set with an opening and a closing. The tag <br> is one that adds a line break. Empty tags do not have to be wrapped around text and do not require a closing.