HTML5, CSS3 & JAVASCRIPT for Beginners
This book is written for those who do not know HTML, CSS and JavaScript but want to learn or want to improve their existing HTML/CSS/JavaScript knowledge. The book has been prepared especially for those who are new to web design in schools, courses, vocational high schools, colleges and universities.
A lot of sample code has been written on some subjects that especially beginners in web design or web programming have difficulty, making the subjects simpler and more understandable. The subjects start completely from scratch and aim to provide basic/intermediate web design skills. The topics in the book are divided into as small and logical parts as possible and supported by examples that everyone can easily understand.
In order to better understand the subjects, first theoretical information was given, visuals were used where necessary, and finally sample codes were written. With the idea that a picture is worth a thousand words, explanations were made with visuals as much as possible.
Avoid complicating matters with too much theory and verbiage. With the principle of less words, more work (code), every subject is applied and prepared in a way that everyone can understand.
CONTENTS
Basic Concepts
Basic Operations
General Page Setup
Text & List Operations
Image Operations
Link Operations
Table Operations
Form Operations
Audio and Video Operations
Basic CSS Info
Selector Operations
Text Formatting
CSS Box Model
Table and Menu Design
Layout
Publishing the Site
Basic Programming Concepts
How Do Computers Work?
Basic Algorithm Information
JavaScript
Operators
Decision Structures
Loops