#html #orderedlists #unorderedlists #textEelements #htmldeveloper
HTML text formatting tutorial example explained we will go through the most common text formatting elements in HTML.
If you want to create bold, italic, underlined, strikethrough etc. text, you just need to surround that text with text formatting tags.
Here is list of tags that you can use to format your text:
b - will create bold text
i - will create italic text
u - will create underlined text
strike - will create strikethrough text
tt - will create text which letters are same width
sup - will create text that is slightly upper than other text
sub - will create text that is slightly below than other text
big - will create text that is slightly bigger than other text
small - will create text that is slightly smaller than other text
mark - will create text that is marked or highlighted
In this HTML video, you’ll learn about ordered and unordered lists. They help to organize text on a webpage into numbered and bulleted lists.
#html #orderedlists #unorderedlists
#html #webdevelopmentforbeginners ,#htmldeveloper #foryou #beginners, #lists #programming #elements in html
コメント