Computer Science, asked by jinishachouhan, 3 months ago

Write the commands to do the following:

a) apply bold and underline to the word “Computer”.
b) topmargin to value 100
c) draw a line of red colour
d) change the color to blue and size to 4 of the word “Incredible India”​

Answers

Answered by sptripathi9889
0

Answer:

a)ctrl+u ctrl+b

b) p.ex1 {

margin-top: 25px;

}

Similar questions