Computer Science, asked by nobitashizuka24, 4 months ago

write Html5 program to create unrecorded list with five friends​

Answers

Answered by jai696
3

\large\mathsf\color{pink}{Solution\: using\: HTML\: 5}

<!DOCTYPE html><html> <body> <ul> <li>Emma</li> <li>Olivia</li> <li>Ava</li> <li>Sophie</li> <li>Charlotte</li> </ul> </body></html>

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions