HTML Learning (File Name :- StyleMFW) (File type :- CSS)
body { background-image : linear-gradient ( to bottom right , #F8F8FF , #00BFFF ); background-repeat : no-repeat ; background-attachment : fixed ; background-size : 100 % 100 % ; } figcaption { color : #FFFFFF ; background-color : #000000 ; font-size : 15 px ; width : 200 px ; text-align : center ; } #txt { font-size : 20 px ; font-weight : bold ; } #s1 { font-size : 25 px ; color : #0000FF ; font-weight : bold ; } #hd { color : #FF0000 ; fon...