Requirements
- Just a computer and internet
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.
Who this course is for
- web developers
- html learner
- Front end web developers