write css code to format font of paragraph tag in html
Answers
Answered by
0
Answer:
bbbhckeertaydicpdok123456
Answered by
2
Answer:
<style type= "css/text" >
p {
font-family : times new roman;
}
</style>
Please mark this answer as Brainliest answer. Thank you!
Similar questions