PRACTICAL NO. 16:- WORK WITH DIFFERENT BACKGROUND PROPERTIES IN WEB PAGE




✯ ( IX ) EXERCISE

✧ Design a web page similar to the one shown below.

✯ ( IX ) 'HTML CODE'

Your Image

✯ ( XXXI ) Output

( Take screen shot of the webpage created as output and attach in here)

Your Image





✯ ( XV ) Pracrical Related Questions

✧ (1) Explian border-type, border-style and border-color properties.

✯ ANSWER

1.border-style:

Your Image

2.border-color:


3.border-width:

Your Image

ALL IN ONE:

Your Image




✧ (2) Expilan RGB and HEX values for color in HTML

✯ ANSWER

1.RGBA Values:

Your Image

2.HEX Values:

Your Image

✧ (3) How to change opacity of the background image? Explain.

✯ ANSWER

1.Using RGBA Colors::

Your Image

2.Using CSS Pseudo-Elements:

Your Image
		

END