Download free course How To Build a Website With CSS and HTML, pdf file on 172 pages by Erin Glass.
This project-based eBook will introduce you to Cascading Style Sheets (CSS), a stylesheet language used to control the presentation of websites, by building a personal website using our demonstration site as a model. Though our demonstration site features Sammy the Shark, you can switch out Sammy's information with your own if you wish to personalize your site.
Alongside HTML and JavaScript, CSS is one of the core technologies of the World Wide Web. If you have some understanding of HTML and are looking to grow your front-end development skills, learning CSS is a great next step.
The first half of this book will introduce CSS through hands-on exercises and the second half of the tutorial series will provide steps for recreating the demonstration website.
By the end of this CSS book, you will have files ready for deploying a website to the cloud, as well as an understanding of how to continue modifying the site's design with HTML and CSS. You will also have a foundation for learning additional front-end web development skills (such as JavaScript) and frameworks (like Tailwind).
Table of contentsA Brief Introduction To CSS
How To Set Up Your CSS and HTML Practice Project With a Code Editor
How To Understand and Create CSS Rules
How To Declare Values For Multiple Properties In a CSS Rule
How To Style Images With CSS
How To Create Classes With CSS
How To Create IDs with CSS
How To Create Pseudo-classes With CSS
How To Style the HTML <div> element with CSS
How To Adjust the Content, Padding, Border, and Margins of an HTML Element With CSS
How To Set Up Your CSS and HTML Website Project
An Overview of Our Demonstration HTML and CSS Website
How To Style the Body of a Website With CSS
How To Build the Header Section of Your Website With CSS
How To Build the About Me Section of Your Website With CSS
How To Build a Tiled Layout With CSS
How To Add a Resume or Employment History Section To Your Website With CSS
How To Add Your Educational History and Skills To Your Website Using CSS
How To Create a Featured Quote Box On Your Website Using CSS
How To Create a Static Footer With HTML and CSS
Others related eBooks about How To Build a Website With CSS and HTML
React Native Notes for Professionals
Download free course React Native Notes for Professionals, pdf file on 90 pages by Stack Overflow Community....
Mastering JavaScript High Performance
Studying JavaScript performance in depth will make you capable of tackling the complex and..., download free JavaScript tutorial in PDF (208 pages) created by ....
Symfony quick guide in PDF
This tutorial is designed to help you discover the Symfony2 framework through the creation of a small web application,pdf tutorial for beginners....
You Don't Know JS Yet: Objects and Classes - 2nd Edition
No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise, in-depth guide takes you inside JavaScript's this structure and object prototypes. You'll learn how they work and why they're integral to behavior delegation - a design pattern i...
Object Oriented Programming in PHP5
The purpose of this PDF tutorial is to provide a basic guide for student interested in Object Oriented Programming in PHP5 to build a dynamic web application....
Creat dynamic site with PHP
With this tutorial you will learn how to build your own dynamic web site with PHP , a free training document under 21 pages for downloading....
PrestaShop Developer Guide
Download free Prestashop document, course and tutorial training, PDF file on 37 pages intended to beginners whos wants to build his own online commerce store....
Go Web Development Succinctly
Download free course Go Web Development Succinctly, pdf file on 89 pages by Mark Lewin....
Introduction to ReactJS
Learn the basics of JavaScript and DOM. Develop application user interfaces with ReactJS and Flux. Learn how JSX works. Master the Framework in a Web application environment....
Writing your first Django app
With this tutorial you will learn how to write your first Django application, free training document intended to beginners....