Software Development Exam  >  Software Development Videos  >  HTML Basics- Create a designed webpage from Scratch  >  HTML Tutorial 06 - All about Text formatting

HTML Tutorial 06 - All about Text formatting Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

17 videos

Top Courses for Software Development

FAQs on HTML Tutorial 06 - All about Text formatting Video Lecture - HTML Basics- Create a designed webpage from Scratch - Software Development

1. What are some commonly used text formatting tags in HTML?
Ans. Some commonly used text formatting tags in HTML include <b> for bold text, <i> for italic text, <u> for underlined text, <strong> for strong emphasis, and <em> for emphasized text.
2. How can I change the font size of text in HTML?
Ans. To change the font size of text in HTML, you can use the <font> tag with the "size" attribute. For example, <font size="4"> will set the font size to 4.
3. Can I align text in HTML?
Ans. Yes, you can align text in HTML using the "align" attribute. For example, <p align="center"> will center align the text within a paragraph.
4. How can I create a hyperlink in HTML?
Ans. To create a hyperlink in HTML, you can use the <a> tag with the "href" attribute. For example, <a href="https://www.example.com">This is a link</a> will create a hyperlink with the text "This is a link" that redirects to the given URL.
5. Is it possible to change the color of text in HTML?
Ans. Yes, you can change the color of text in HTML by using the "color" attribute within the appropriate tags. For example, <h1 style="color: red;">Hello, world!</h1> will display the text "Hello, world!" in red color.
17 videos
Explore Courses for Software Development exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

shortcuts and tricks

,

Exam

,

practice quizzes

,

Important questions

,

pdf

,

ppt

,

Sample Paper

,

HTML Tutorial 06 - All about Text formatting Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

,

Summary

,

mock tests for examination

,

HTML Tutorial 06 - All about Text formatting Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

,

MCQs

,

study material

,

Free

,

video lectures

,

Viva Questions

,

Extra Questions

,

Previous Year Questions with Solutions

,

past year papers

,

Objective type Questions

,

Semester Notes

,

HTML Tutorial 06 - All about Text formatting Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

;