How To Build a Website With CSS and HTML



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 contents

  • A 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
Pages : 172
Size : 13.2 MB
File type : PDF
Downloads: 262
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): Erin Glass
How To Build a Website With CSS and HTML

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others web Tutorials

Practical Semantic Web and Linked Data Applications

Web Application Security Guide

Web Page Size, Speed, and Performance

A Practical Guide to Designing for the Web

RESTfull Web Services Tutorial

Others related eBooks about How To Build a Website With CSS and HTML

Node.JS tutorial for professionals

Download free Node.JS tutorial course in PDF, training file in 111 chapters and 334 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Understanding the DOM

Download free course Understanding the DOM, pdf file on 126 pages by Tania Rascia....

Web Page Size, Speed, and Performance

Download free course Web Page Size, Speed, and Performance, pdf file on 39 pages by Terrence Dorsey....

Essential HTML5 Canvas

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML Canvas as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Deep Learning with JavaScript: Neural Networks in TensorFlow.js

Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R....

Practical Semantic Web and Linked Data Applications

The next major advance in the Web will be Web 3.0 which will be built on semantic Web technologies. ...

HTML basics

With this PDF courses you will learn how to use HTML to creat a Web page to display in a web browser ,training documents showing the basics of HTML language....

Developing Backbone.js Applications

Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing sing...

XML and DTDs

With this tutorial you will learn how to build a Well formed XML document and a corresponding DTD file,a PDF training document under 14 pages by Jacob Cleary....

Angular Succinctly

Download free course Angular Succinctly, pdf file on 124 pages by by Joseph D. Booth....