HTML/C2/Overview-of-HTML/English-timed
From Script | Spoken-Tutorial
Revision as of 16:37, 24 March 2020 by PoojaMoolya (Talk | contribs)
Time | Narration |
00:01 | Hello and welcome to the Spoken Tutorial on “Overview of HTML”. |
00:07 | In this tutorial we will learn:
About HTML |
00:11 | The content available in various tutorials in this series. |
00:16 | What is HTML? |
00:18 | HTML stands for Hyper Text Markup Language. |
00:23 | It is used to create web pages with the help of Markup tags |
00:29 | Markup tags will structure our content as per our requirement |
00:35 | It is used to publish our content on the Internet |
00:39 | HTML supports text, images, multimedia content, etc. |
00:47 | It is platform independent and hence works on all operating systems. |
00:54 | To work with HTML, we need-
A text editor or a WYSIWYG editor, in which to write our HTML code and understand HTML tags |
01:08 | A web browser to display the formatted content. |
01:13 | Throughout this series I will be using:
HTML5 gedit Text Editor |
01:21 | Firefox web browser and Ubuntu Linux 16.04 OS |
01:29 | Now, we will briefly go through some of the individual tutorials in this series. |
01:36 | In this tutorial we will learn the syntax and structure of HTML. |
01:42 | Then we’ll see how to create an HTML file and see the output on a web browser. |
01:50 | In the next tutorial, we will learn about HTML elements, tags and their attributes. |
01:59 | The next tutorial is Formatting Tags. |
02:03 | In this, we’ll see how to format our content using some of the basic formatting tags in HTML. |
02:13 | With the help of Styles and CSS tutorial, we can add more styles and decorate our content. |
02:21 | The tutorial named List is next in the series.
Formatting the contents in various list type can be achieved with the help of this tutorial. |
02:35 | Tables in HTML tutorial helps to display the contents in tabular structure. |
02:43 | Embedding Images.
Embedding Audio and Video. |
02:47 | We can embed multimedia content like images, audio and video in a webpage using these 2 tutorials. |
02:58 | Next is the Blocks Elements and Layout tutorial.
With the help of this tutorial, learners can create webpages with proper design layout. |
03:11 | Forms and More on Forms tutorials teach how to collect data from the user using custom-made forms. |
03:20 | With this we come to the end of this tutorial.
Let us summarise. |
03:27 | In this tutorial we have learnt
About HTML and The tutorials covered in this series |
03:35 | The video at the following link summarizes the Spoken Tutorial project.
Please download and watch it. |
03:43 | The Spoken Tutorial Project team conducts workshops and gives certificates.
For more details, please write to us. |
03:53 | Do you have questions in THIS Spoken Tutorial?
Please visit this site. |
03:59 | Choose the minute and second where you have the question
Explain your question briefly. Someone from our team will answer them |
04:10 | The Spoken Tutorial forum is for specific questions on this tutorial.
Please do not post unrelated and general questions on them. |
04:21 | This will help reduce the clutter.
With less clutter, we can use these discussions as instructional material. |
04:30 | Spoken Tutorial Project is funded by MHRD, Government of India. |
04:35 | This is Praveen from IIT Bombay. Signing off. Thanks for joining. |