Computer Science, asked by krismahajan, 1 day ago

using HTML and CSS design an introductory web page of your school in the following way

the school name should be centre aligned

using text properties ,apply text decorative effect on school name

change the font face of the text to algerian using font properties

using background -image property place an image of your school in the background

Answers

Answered by jitheshhemakumar
1

Answer:

1.margin: 50px auto 50 auto;

2.font-family: 'Montserrat';

3.font-family: 'algerian';

4.I am not aware

Thanks bro

Similar questions