Answered step by step
Verified Expert Solution
Question
1 Approved Answer
P O WORDS POWERED BY TINY QUESTION 7 2 points Save Answer HTML provides a variety of ways to specify color. We may use a
P O WORDS POWERED BY TINY QUESTION 7 2 points Save Answer HTML provides a variety of ways to specify color. We may use a color name, such as yellow, or we may use a hex code (hexadecimal code), such as #FFFF00 for the color yellow. We may also use the various forms of the RGB triplet expression with numerical values or using percentage values for each color. For example, RGB(255,255,0) will specify the same color yellow. There is also the RGBA expression to include opacity - that is whether or not the layer is opaque, or it is transparent, or in between. Given the examples above for the color yellow, fill in the blanks belowusing the RGBA expression with percentage values for R, G and B. and also specify the 4th value for fully opaque. Enter the RGBA expression with the four values below, for the color yellow, fully opaque. For the toolbar, press ALT+F10 (PC) or ALT+FN+F10 (Mac). BI V S Paragraph Arial 14px REC A Ix XGQ a se 3 * X TTC + . D O WORDS POWERED BY TINY QUESTION 8 2 points Save Answer 100000 The shape attribute of the tag in HTML can take several different values to refer to the shape of the area. Identify all the acceptable values below. Check all the correct ones. o disc circle O polygon rectangle O square QUESTION 9 2 points Save Answer We may use different HTML tags to create hyperlink in the web page. Mark all the HTML tags listed below that we may use to create a hyperlink in a web page. Check all the correct ones. O 0 O O QUESTION 10 7 points Save
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started