Book Image

The Full Stack Web Developer Academy For Beginners [Video]

By : Chris Dixon
Book Image

The Full Stack Web Developer Academy For Beginners [Video]

By: Chris Dixon

Overview of this book

If you are an aspiring web developer or have a little experience, then this is the only course you will need! This course has been designed to give you a structured learning journey, teaching all the skills you need to build full-stack web applications! We begin with a little background into HTML, what it is, and how it came about. Then we take a deep dive into learning about how to use HTML, learning things such as Setting up an HTML project, HTML Structure, Headings, Div and span elements, Adding text and links, Formatting text, Lists, Images, Semantic elements and so on and will move onto styling with CSS. We then take the project even further by learning all about responsive design to make your websites look great on all size devices. Then onto the CSS Flexbox and CSS Grid. After this, we learn about the responsive Bootstrap 4 framework. The next sections will be teaching you all about Javascript, API'S and fetching data and a lot more. We round things off by building a full-stack application called 'Let's travel!'. This is a big project, which is a fun, yet challenging hotel booking project. All the codes and supporting files for this course are available at -https://github.com/PacktPublishing/The-Full-Stack-Web-Developer-Academy-For-Beginners
Table of Contents (20 chapters)
Free Chapter
1
Welcome and let's get started!
19
Publishing to a live server
Chapter 2
Beginning HTML
Content Locked
Section 3
HTML Headings
In this video, you will have a brief look at HTML headings. Headings are used to structure the pages content from most to least important and are numbered h1 through to h6. Headings are used by search engines such as Google to determine which content is most important