Aug 17, 2019 | HTML & CSS, Tutorials
Let’s create our first navigation bar. In this video, we’ll see how to add a nav bar to our page. In the following video, we’ll learn on how to make it...
Aug 10, 2019 | HTML & CSS, Tutorials
It’s very important to use an uniform organized page structure. In this video we’ll look at three new main tags: <header> <main> <footer> . Using those tags we’ll make sure that our page is well structured via using HTML 5. Watch...
Aug 3, 2019 | HTML & CSS, Tutorials
Today we’re looking at how centered our curriculum web page and apply some border and make our webpage more responsive. Also looking how we can inspect the code of any website and start using the Google WebDeveloper...
Aug 1, 2019 | HTML & CSS, Tutorials
I can’t believe we’re already on lesson 3. If you didn’t see the previous two videos please visit the following youtube channel: Coding with Dan – HTML & CSS – Beginner course . In today lesson we will learn to use the <section>...
Aug 1, 2019 | HTML & CSS, Tutorials
Let’s play with the style attribute In today video tutorial we will introduce new tags: <h1>, <h2>, <p> and we will start writing our first lines of CSS using the style attribute. We are going to learn how to change the font size of a text,...
Aug 1, 2019 | HTML & CSS, Tutorials
Intro to HTML This is the first of a series of videos tutorials about HTML & CSS. It’s an introductory video where we go through the main tags that all HTML pages must have before to go live. I hope you enjoy...