InterviewSolution
Saved Bookmarks
| 1. |
F. Answer the following:1. What do you mean by formatting of text in HTML?TAL |
|
Answer» Answer: HTML FORMATTING is a process of formatting text for better LOOK and feel. HTML PROVIDES us ability to format text without USING CSS. There are many formatting tags in HTML. These tags are used to make text bold, italicized, or underlined. hope it helps :)) |
|