Computer Science, asked by tokkararyan, 5 months ago

Write only CSS code to format the text as shown below

Attachments:

Answers

Answered by cheffishg3094
0

Answer:

i m writing wait some time

Explanation:

Answered by Belasharma
0

Answer:

<head><style>

h1 {text-decoration:underline;

text-align : centre}

p. main {text-align:center}

</style>

</head>

Similar questions