Web Dev with Matt
Web Dev with Matt
  • Видео 57
  • Просмотров 155 153
Learn Semantic HTML in 20 Minutes - Master the Main Semantic HTML Tags
Semantic HTML course to optimize your websites!
🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN
🗃️ Course files: github.com/matheusbattisti/semantic_html
In this video, I'll teach you everything about semantic HTML, an essential practice for creating more organized, accessible, and search engine optimized web pages.
We'll start by understanding what semantic HTML is and why it's so important in modern web development.
First, we'll explore the basic structure of a semantic HTML document. I'll show you how to use the header tag to introduce the page header, which usually contains the logo, ...
Просмотров: 260

Видео

Master HTML Forms in 30 Minutes: Essential Input Types Explained
Просмотров 26621 день назад
Complete HTML Forms Course! 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN 🗃️ Course files: github.com/matheusbattisti/forms_en In this video, you will learn how to create and use HTML forms to efficiently and systematically collect user information. Throughout the presentation, various t...
Create a Product Page with HTML and CSS - Complete HTML and CSS Project
Просмотров 26328 дней назад
Create a product page using HTML and CSS, and make it responsive! 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN 🗃️ Course files: github.com/matheusbattisti/product_page In this video, we will create a product page for e-commerce using HTML and CSS, highlighting front-end techniques to bu...
Master CSS positions in 20 minutes - Learn element positioning in CSS
Просмотров 195Месяц назад
Learn all you need about CSS positions in just one video! 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN 🗃️ Course files: github.com/matheusbattisti/css_positions_en In this comprehensive tutorial, we will delve deep into the essential concepts of CSS positioning, a critical aspect of web...
Create a Landing Page from Scratch with HTML and CSS
Просмотров 250Месяц назад
Build a Complete Landing Page Project with HTML and CSS! 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN 🗃️ Course files: github.com/matheusbattisti/landingpage_en In this video, we will delve into the development of a landing page whose main objective is to capture leads through a newslet...
Learn CSS Grid in 30 Minutes - CSS Grid Course for Beginners
Просмотров 274Месяц назад
Master CSS Grid in one video! 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN 🗃️ Course files: github.com/matheusbattisti/grid_css_30_min_en Welcome to the complete CSS Grid course in just 30 minutes! If you're looking for a quick and effective way to learn how to use the powerful CSS Grid...
Learn CSS Flexbox in 30 minutes - Flexbox tutorial for beginners
Просмотров 306Месяц назад
Master CSS Flexbox in one video! 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN 🗃️ Course files: github.com/matheusbattisti/flexbox_30_en In this video, we delve into the powerful world of CSS Flexbox, a layout model that simplifies the design of responsive web pages. Whether you're a beg...
CSS course for beginners - Learn CSS in 1 hour
Просмотров 491Месяц назад
Learn the fundamentals of CSS in 1 hour! =D 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN 🗃️ Course files: github.com/matheusbattisti/css_1_hour Welcome to this comprehensive CSS course designed to elevate your web development skills in just one hour. In this video, we dive deep into the...
HTML course for beginners - Learn HTML in 1 hour
Просмотров 1632 месяца назад
Learn a lot of HTML in just 1 hour! =) 🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN Welcome to our comprehensive "Learn HTML in 1 Hour" tutorial! This video is perfect for beginners who want to dive into the world of web development by learning HTML, the foundational language of the int...
How to add a line through a text with CSS
Просмотров 8162 года назад
In this video you will learn how to put a line through your texts with #CSS This is often used for 'deleted' texts or if a text had a correction The CSS rule will be applied to a #HTML element
How to make an input accept just numbers in HTML
Просмотров 8 тыс.2 года назад
🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN In this video I will show to you how to create an input that just accepts numbers in #HTML We will also see how to make this with a regular expression, using JavaScript
How to iterate through an object in JavaScript
Просмотров 1092 года назад
In this video you will learn how to iterate through an #JavaScript object With this technique you can show the values and the names of the properties Or use them for something in your software
How to add hours to a date with JavaScript
Просмотров 5212 года назад
In this video you will learn how to add hours and days to a date in #JavaScript We need to have a date create by the Date object, an object of JS So we can use some methods that help us conclude our objective
What is console.log and how we should use it
Просмотров 472 года назад
Console is an object of #JavaScript, every software or app you develop with this language will contain the console and other objects The console has several methods, one the them is log, that we use for show messages in the Console tab of browser developer tools But there are other methods, their use cases are more specific, like the warn, this methods is used to create a warn in the Console tab
How to convert an array of objects to an array of arrays
Просмотров 9202 года назад
In this video we will convert an array of items that are objects to an array with arrays, with the objects values This will be done with #JavaScript and just a few lines of code
How to center a div with CSS
Просмотров 472 года назад
How to center a div with CSS
How to validate email with JavaScript
Просмотров 2482 года назад
How to validate email with JavaScript
How to convert string to number in JavaScript
Просмотров 1022 года назад
How to convert string to number in JavaScript
How to disable inputs in HTML - block form inputs
Просмотров 3,9 тыс.2 года назад
How to disable inputs in HTML - block form inputs
Change mouse cursor with CSS - Change mouse cursor to a hand
Просмотров 3,6 тыс.2 года назад
Change mouse cursor with CSS - Change mouse cursor to a hand
How to add CSS to a HTML element with JavaScript
Просмотров 1592 года назад
How to add CSS to a HTML element with JavaScript
How to change input placeholder color with CSS
Просмотров 3842 года назад
How to change input placeholder color with CSS
How to remove the input border when clicked (focus event)
Просмотров 3,2 тыс.2 года назад
How to remove the input border when clicked (focus event)
How to reload page with JavaScript
Просмотров 4,2 тыс.2 года назад
How to reload page with JavaScript
Verify if checkbox is checked with JavaScript
Просмотров 10 тыс.2 года назад
Verify if checkbox is checked with JavaScript
How to hide or show a div with CSS
Просмотров 11 тыс.2 года назад
How to hide or show a div with CSS
How to make a rounded image with CSS
Просмотров 892 года назад
How to make a rounded image with CSS
How to create a vertical line with CSS
Просмотров 1,9 тыс.2 года назад
How to create a vertical line with CSS
Sum all array elements in JavaScript
Просмотров 3,8 тыс.2 года назад
Sum all array elements in JavaScript
Check if element exists in an array
Просмотров 2542 года назад
Check if element exists in an array

Комментарии

  • @Finally_tv
    @Finally_tv 12 дней назад

    It's good lesson thank

  • @Bonnie_1030
    @Bonnie_1030 15 дней назад

    Dude, your tutorials are very good, keep up the good work, I hope this channel grows, I will continue to watch your videos

  • @donavionovela9800
    @donavionovela9800 16 дней назад

    Do you have a other channel where you speak in Portuguese ?

  • @robertdr2010
    @robertdr2010 Месяц назад

    Good Job, Matt! 👌

  • @patrick.petersen
    @patrick.petersen Месяц назад

    Thank you

  • @RajiLipi
    @RajiLipi Месяц назад

    Thank You

  • @baxti7
    @baxti7 Месяц назад

    Wonderful

  • @Haji_6080
    @Haji_6080 Месяц назад

    Thank you 🫶🏻🫶🏻

  • @webdevwithmatt2950
    @webdevwithmatt2950 Месяц назад

    🔴 IMPORTANT My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 Месяц назад

    👉 My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 Месяц назад

    👉 My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 My complete HTML & CSS Course with Projects: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @aimalabbas
    @aimalabbas 2 месяца назад

    Very informative ❤

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    🔴 Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @webdevwithmatt2950
    @webdevwithmatt2950 2 месяца назад

    Get my full HTML & CSS course with discount at Udemy through this link: www.udemy.com/course/html5-and-css3-craft-your-own-websites-with-4-projects/?couponCode=HTMLCSSEN

  • @Herliboi1
    @Herliboi1 2 месяца назад

    Valeu irmão!

  • @Demian143
    @Demian143 2 месяца назад

    This mothefucker spans in portuguese and english video lol. Great content as always kkkkkk .

  • @P5_PrinceKumar
    @P5_PrinceKumar 3 месяца назад

    this is really helpful thankyou brother love from India

  • @antplant9346
    @antplant9346 3 месяца назад

    Thanks Bro.....

  • @arnVgawandi17
    @arnVgawandi17 4 месяца назад

    that thick german accent tho

  • @dithirah
    @dithirah 4 месяца назад

    W man helped out thx

  • @unnamed1002
    @unnamed1002 5 месяцев назад

    Somebody knows why it gives me null? and the error "cant read properties of null" (reading "checked")

  • @DemsterDog
    @DemsterDog 5 месяцев назад

    Been looking for this ❤

  • @XABLAUFF03
    @XABLAUFF03 6 месяцев назад

    JESUS, CARACA PROFESSOR FODAAAA, EU TE ASSISTO PELA UDEMY CARA! NÃO SABIA QUE TINHA VÍDEO EM INGLÊS

  • @mahendarnaik1593
    @mahendarnaik1593 7 месяцев назад

    Hello sir, it's not working in vue router application

  • @minecraftcookie2929
    @minecraftcookie2929 8 месяцев назад

    thanks mate and with that said i hate web dev thank u

  • @VaibhavKumar-k5f
    @VaibhavKumar-k5f 8 месяцев назад

    Thanks mate.... appreciate the knowledge you shared, it is very useful🙇

  • @aadeeshjain1
    @aadeeshjain1 8 месяцев назад

    Thanks

  • @turueverywhere
    @turueverywhere 9 месяцев назад

    Thank you so much

  • @mayainfi
    @mayainfi 9 месяцев назад

    Exactly what I needed Thank you!

  • @yazan5790
    @yazan5790 10 месяцев назад

    how to get the word itself not the index?

  • @MarstonH
    @MarstonH 10 месяцев назад

    you rock subscribed