Write a HTML códe to display the web page as shown . ( attachment) Control their text properties using CSS file ( Cascading Style Sheets)
Attachments:
Answers
Answered by
2
Answer:
P = Rs. 225, R = 16% p.a. T = 3 years 9
months
9 3
15
3 3 years = years 4
12
.: S.I. =
Rs. 135
P.R.T. 225 x 16 x 15
100 100 x 4
. Amount = P + S.I.
= Rs. 225 + Rs. 135
= Rs. 360
Answered by
258
The CSS códe will be :-
h1 { color : red ; font family : " Times New Roman " , serif ; font size : 30 px ;
text align : centre ;
text decoration : underline ;
text transform : uppercase ; }
P { font family : Arial , Verdana , sans serif ; font size : Italic ; font size: 1em ;
text - incident : 30px ;
word spacing : 15 px ;
color : gray ; }
LI { color : Blue ; text transform : capitalize ;
letter spacing : 3px
font family : Sans serif ; }
Note :-
- The HTML códe is in attachment .
Attachments:
Similar questions