Parágrafos e Quebras - @Curso em Vídeo HTML5 e CSS3

Parágrafos e Quebras - @Curso em Vídeo HTML5 e CSS3

Study of Chapter 5 Begins

In this section, the instructor introduces the study of Chapter 5, focusing on paragraphs, line breaks, special characters, and emojis in HTML.

Starting Study of Chapter 5

  • The instructor mentions creating exercises related to paragraphs, line breaks, special characters, and emojis.
  • Introduction to a sponsorship message from "Estudo em Alta" offering courses on Android app development using Android Studio.
  • Details about the course modules on Android Studio available through "Estudo em Alta" for monthly subscribers.
  • Acknowledgment of sponsorship by "Estudo em Alta" and availability of HTML/CSS course modules on their platform for certification opportunities.

Creating Exercise Files

This part covers setting up exercise files for practical learning in HTML with Visual Studio Code.

Setting Up Exercise Files

  • Opening file manager to create a new exercise file named "002" within specific folders.
  • Creating a new folder within the exercise directory and opening it with Visual Studio Code for coding exercises.
  • Naming the new file as "index.html" following lowercase naming conventions without spaces or uppercase letters.

Coding Basics: Paragraphs and Line Breaks

Exploring basic HTML coding concepts such as paragraphs, line breaks, and text formatting.

Coding Fundamentals

  • Demonstrating code structure by adding title tags (<title>), paragraphs (<p>), and line breaks (<br>) in the index.html file.
  • Implementing paragraph tags to create content sections with proper formatting practices like lowercase filenames and tag usage.

Understanding Text Formatting in HTML

Emphasizing text formatting techniques including horizontal lines (<hr>), paragraph structuring, and understanding markup language principles.

Text Formatting Insights

  • Utilizing <hr> tag for horizontal lines and <p> tags for paragraph structuring within HTML documents.

Lesson Overview

In this section, the instructor explains how to use specific symbols and tags in coding to manipulate text formatting.

Understanding Symbols and Tags

  • The instructor demonstrates that by using certain symbols, such as "& LT;" and "& GT;", one can automatically transform text into specific formats.
  • Explains the usage of symbols like "& LT;" for "<" and "& GT;" for ">" without spaces, emphasizing their significance in coding.
  • Discusses the importance of utilizing tags like "BR" to break text at specific points for better formatting.

Introduction to Coding Elements

  • Introduces the concept of using "<" and ">" as special characters in coding, setting the stage for further exploration in upcoming lessons.

Social Media Engagement

The instructor encourages viewers to engage with social media platforms like Instagram for community building and course updates.

Building Community Engagement

  • Urges viewers to follow on Instagram for course-related content and community interaction.
Video description

O Curso de HTML5 e CSS3 vai ensinar a criar sites usando a linguagem de marcação hipertexto (HTML) e folhas de estilo em cascata (CSS), todas em suas versões mais recentes. Neste curso, o Professor Gustavo Guanabara criou um conjunto de vídeos, exercícios, desafios e um material de apoio em forma de e-book com 30 capítulos ao todo. Acesse o material de apoio em PDF: == GitHub: https://github.com/gustavoguanabara/html-css/tree/master/aulas-pdf Receba notificações de novos vídeos: == Canal no Telegram: https://t.me/cursoemvideo Acompanhe todos os vídeos do Módulo 1 do Curso de HTML5 e CSS3: == Módulo 01: https://www.youtube.com/playlist?list=PLHz_AreHm4dkZ9-atkcmcBaMZdmLHft8n Consiga certificados fazendo o curso diretamente pelo site oficial do projeto: == Site: https://www.cursoemvideo.com Torne-se apoiador do projeto: == Acesse: https://www.cursoemvideo.com/apoie Siga-nos nas redes sociais: == Gustavo Guanabara no Instagram: https://www.instagram.com/gustavoguanabara == Curso em Vídeo no Instagram: https://www.instagram.com/cursoemvideo == Hostnet no Instagram: https://www.instagram.com/hostnetbr == Recode no Instagram: https://www.instagram.com/rederecode == Estudonauta no Instagram: https://www.instagram.com/estudonauta Conheça os patrocinadores desse curso: == HOSTNET: https://www.hostnet.com/cursoemvideo == RECODE: https://www.recode.org.br/novidades == ESTUDONAUTA: https://www.estudonauta.com/cursoemvideo #cursohtml5css3 #modulo01 #C05A01