Changing Text with HTML
As stated previously, a valid HTML document can consist of only the html tag. You may type any text between the html start and end tag without any other tags and it will display in the browser as typed. The browser uses it's default text color and font to display your text...
read more