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 6
CSS: Flexbox & Grid
Content Locked
Section 11
First look at the grid
In this video, we will have a first look at the grid by first creating a project folder. We look at the inline-grid and grid CSS display type, then how we can arrange our content into equal and unequal rows and columns. Also, we see how the auto property can fill in any available remaining space left over.