html bangla tutorial 18 : How to write bangla in webpage

Anisul Islam
22 Jan 201705:23

Summary

TLDRThis video script appears to be a tutorial on creating a basic HTML structure for a video webpage. It starts with the opening of the HTML tag, followed by the head section where the title is set. The script then transitions into the body section, which is where the content of the webpage, including the video, is placed. The video likely includes a brief demonstration of the HTML elements and possibly some CSS for styling, as indicated by the mention of 'all sping' which could be a reference to a spring animation effect.

Takeaways

  • 😀 The video is likely a tutorial on creating a basic HTML document.
  • 📝 The script mentions the structure of an HTML document, starting with the opening tag.
  • 🎩 It refers to a 'hat' which could be a metaphor for the doctype declaration.
  • 🔖 The 'body opening' and 'bodying fine' suggests the video covers the body section of the HTML.
  • 🎵 There's a mention of music, indicating the video might have background music or a jingle.
  • 🌐 The term 'Islam J' could be the name of the presenter or a specific topic within the video.
  • 📹 The video seems to be instructional, possibly with a visual demonstration of HTML coding.
  • 🔑 The script is fragmented, suggesting it's a rough transcript and not a complete narration.
  • 💻 The video is HTML-focused, which implies it's aimed at web development or design beginners.
  • 📈 The script's brevity and lack of detail hint at a fast-paced or summary-style presentation.

Q & A

  • What does the speaker mention as the first step in creating a basic HTML page?

    -The speaker mentions that the first step is to type 'HTML' and then 'opening hat' which likely refers to the '<!DOCTYPE html>' declaration.

  • What is the purpose of the 'opening hat' mentioned in the script?

    -The 'opening hat' is a colloquial reference to the '<!DOCTYPE html>' declaration, which is used to define the document type and version of HTML.

  • What is the significance of the 'body opening' in an HTML document?

    -The 'body opening' refers to the '<body>' tag in HTML, which is significant as it contains the content of an HTML document that is visible to users.

  • What does the speaker imply by 'bodying fine'?

    -The phrase 'bodying fine' is likely a casual way of saying that the body of the HTML document is being properly formatted or structured.

  • What type of content does the 'body' tag typically contain in an HTML document?

    -The 'body' tag typically contains the visible content of an HTML document, such as text, images, links, and other multimedia elements.

  • What is the role of the 'basic' keyword in the context of the script?

    -The 'basic' keyword in the script suggests that the speaker is discussing the fundamental elements of an HTML document, without any advanced features or styling.

  • What does the speaker mean by 'for an Islam J' in the script?

    -The phrase 'for an Islam J' is unclear from the transcript and may be a misinterpretation or a typo. It could possibly refer to a specific project or person named Islam J.

  • What is the significance of the '[Music]' notation in the script?

    -The '[Music]' notation likely indicates that there is background music playing during the video at this point in the script.

  • What does the speaker suggest is the final step in the HTML process described?

    -The final step suggested by the speaker is the closing of the 'body' tag, which is indicated by the 'fine, basic, for, an, Islam, J, am, video, HTML' part of the transcript.

  • What might the speaker be trying to convey with the term 'HTML right'?

    -The term 'HTML right' could be an informal way of saying 'right, let's start with HTML' or 'correctly using HTML', indicating the beginning of the HTML coding process.

  • How does the speaker's use of casual language affect the understanding of the script?

    -The casual language used by the speaker might make the script more relatable and easier to understand for viewers who are new to HTML, but it could also lead to confusion if the terms are not clearly defined or explained.

Outlines

00:00

😀 Introduction to HTML for Creating a Video

The speaker begins by greeting the viewers and introduces the process of creating a basic HTML structure for an Islamic Jummah video. They explain the steps to type 'HTML', then proceed with the opening and closing tags for the 'head' and 'body' sections. The paragraph concludes with a brief mention of the video's theme, which seems to be related to an Islamic gathering or event, and a musical cue is indicated.

Mindmap

Keywords

💡HTML

HTML stands for HyperText Markup Language, which is the standard markup language for creating web pages and web applications. It is composed of a series of elements, or tags, that define the structure and layout of the content. In the context of the video, HTML is likely the main focus, as the script mentions 'do type HTML' and 'basic for an Islam J am video HTML', suggesting that the video is a tutorial or guide on creating an HTML document for a video project.

💡Opening

The term 'opening' in the context of HTML typically refers to the beginning part of a document, where essential elements are defined. In the script, 'opening' is mentioned in conjunction with 'hat' and 'body', which could imply the start tags of HTML elements like the 'head' and 'body'. These are crucial as they set the stage for the rest of the document's content and structure.

💡Body

In HTML, the 'body' tag encapsulates the content of a web page that is visible to users, such as text, images, and videos. The script's mention of 'body opening' and 'bodying fine' suggests that the video might be explaining how to properly start and structure the body section of an HTML document, which is essential for the page's presentation.

💡Basic

The word 'basic' in the script likely refers to the fundamental or elementary aspects of creating an HTML document. It implies that the video is aimed at beginners or those needing a refresher on the foundational elements of HTML, such as tags and structure, which are necessary for building a functional webpage.

💡Islam J am

Islam J am seems to be a name or a brand mentioned in the script, possibly the creator or host of the video. The phrase 'basic for an Islam J am video HTML' suggests that the video is part of a series or a specific tutorial by Islam J am focused on HTML basics, indicating a personal or branded approach to teaching web development.

💡Video

The term 'video' in the script could refer to the medium of the tutorial itself or to the content that the HTML document is intended to display. Given the context of HTML and web development, it's likely that the video tutorial is teaching viewers how to create a webpage that incorporates video content, emphasizing the importance of multimedia in modern web design.

💡Music

The mention of '[Music]' in the script suggests that the video includes a musical component, either as background music to enhance the viewing experience or as part of the tutorial content. This could mean that the video teaches how to embed or play music within an HTML document, adding an interactive and engaging element to web pages.

💡Script

The script itself is a written text that serves as the dialogue or instructions for a video. In the context of the video, the script is the foundation for the tutorial, guiding the viewer through the process of creating an HTML document. The script's clarity and structure are crucial for the video's effectiveness in teaching HTML.

💡Tutorial

A tutorial is a type of educational video or guide that teaches specific skills or concepts. Given the script's focus on HTML elements and structure, it's likely that the video is a tutorial aimed at teaching viewers how to code in HTML. The script's mention of basic elements and the inclusion of music suggests a comprehensive approach to web development education.

💡Web Development

Web development refers to the process of creating websites and web applications. The script's focus on HTML, which is a core component of web development, indicates that the video is related to this field. The video likely aims to educate viewers on the basics of web development, specifically how to use HTML to structure and design web pages.

💡Element

In HTML, an 'element' refers to a component of the webpage, defined by tags that dictate its function and appearance. The script's reference to 'element' suggests that the video discusses the various HTML elements that make up a webpage, such as 'head', 'body', and others, which are essential for understanding how to structure and style web content.

Highlights

Introduction to HTML

Creating an HTML document

Opening the HTML tag

Understanding the head section

Closing the head tag

Starting the body section

Adding content within the body

Basic structure of an HTML page

Importance of the doctype declaration

Using HTML for creating an Islamic video

Adding a title tag

Incorporating music into the video

Finalizing the HTML structure

Tips for beginners in HTML

Overview of HTML elements and attributes

Explanation of HTML comments

Importance of proper indentation

Closing the body and HTML tags

Conclusion and summary of the video

Transcripts

play00:01

hello

play00:28

viewers

play00:58

near

play01:20

do type

play01:22

HTML right

play01:28

then

play01:34

fine opening

play01:37

hat

play01:41

closing then body opening

play01:51

bodying fine

play01:58

basic

play02:28

for

play02:37

an

play02:47

Islam

play02:50

J

play02:58

am

play03:28

video

play03:59

HTML

play04:26

[Music]

play04:28

all

play04:46

sping

play04:48

right so that's

play04:58

it

play05:22

most

Rate This

5.0 / 5 (0 votes)

Etiquetas Relacionadas
HTML TutorialWeb DevelopmentBeginner GuideCoding BasicsVideo LessonOnline LearningEducational ContentProgrammingWeb DesignTech Tutorial
¿Necesitas un resumen en inglés?