Saved Bookmarks
| 1. |
Write the html code to display your name and address in italic and give it blue on webpage |
|
Answer» Hey There!!! HTML STANDS for HYPER Text Markup Language . It is used in designing of websites. Here are the tags you need to use: BOLD -> Text Italics -> Text Underline -> Text So, here, your code would be: ______________________ Your Name Here ______________________ Hope it helps |
|