Learn complete html with certification in just 2 hours and boost your skills for web development
What you will learn
Html
Paragraph tags
Headings
Adding text on browser
Creating lists
Creating tables
Adding images
Adding Audio
Adding Video
Working with html files
Creating iframes
Text formatting
Description
Web development includes frontend and backend. Frontend is all that you see on any webpage. Like any text or button or anything. While backend is all about the working of that webpage. Like how a page can take orders and deliver them at your address on just few clicks. It includes all the processings and data transfer.
In this course, you will learn about the first step of developing a website, HTML. This course covers Hypertext markup language. where you will learn how the basic web pages are created. You will learn about the following.
- How to add text on webpages
- How to add Headers and Paragraphs
- How to add images and videos
- How iframes work
- How we can create forums
- Working of Html tags
- And basics of the website development
Any text, image or video that you see on any webpage is HTML. Html mainly creates that body of a webpage and further you can add CSS and javascript to make you webpages functional. This course specifically focus on the body of the webpage. And how you can begin with web development. So that you can have an idea of working of a website and you can understand what you need to learn for developing a whole website.