17 solutions available
Question 3Namrata has written some style rules using the embedded style sheet method, but the effects are not getting applied on the elements....
Question 4Perform as instructed below.(a) Create an HTML file namely index.html file with following guidelines :x Make sure there are at least 2...
Question 16How do you display hyperlinks without an underline?a {decoration:no underline}a {text-decoration:none}a {hyperlink:no underline}a...
Question 1What are the different components of DHTML?
Question 2Differentiate between Static and Dynamic web pages.
Question 5Differentiate between External style sheets and Internal style sheets.
Question 6Scripting makes the web page dynamic. Explain.
Question 7Differentiate between the Font-weight and Font-variant properties.
Question 8Explain the purpose of using the shorthand Margin property.
Question 9How will you add padding space to all the four sides of an element?
Question 10Identify the errors in the codes below and write the correct code:import url (style_imp.css)<STYLE> p{color:808080}...
Question 11What is the utility of dynamic websites ?
Question 12What are some features of dynamic websites ?
Question 13What do you understand by Stylesheets? How are these useful ?
Question 14What is CSS style rule? How do you define it ?
Question 15What are three ways of creating style rules? Give examples of each.
Question 17Where do you place the code to associate a Web page with an external style sheet ?