Articles tagged with: text
In this lesson of our free online web design course, we are going to add more flavor to our text by changing its color, size and font type. To do that, we’re going to use the tag along with “size”, “color” and “face” attributes. Copy and paste the below HTML code into your notepad:
In this section of our free web design course, we’re first going to learn how to make our text bold by using the <b> and </b> tags, italicise it by using the <i> and </i> …
“Text Formatting” is the term that defines the process of transforming plain text into a visually more attractive text by adding formatting elements such as emphasis, paragraphs, headings, etc. where applicable. HTML has a wide variety of tags specifically created for text formatting purposes. We’ll get to that in a minute.







