책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > HTML
· ISBN : 9781394164684
· 쪽수 : 848쪽
· 출판일 : 2023-08-15
목차
Introduction 1
Book 1: Getting Started 5
Chapter 1: Getting Acquainted with HTML, CSS, and JavaScript 7
Chapter 2: Getting Ready to Code 39
Chapter 3: Finding and Setting Up a Web Host 47
Chapter 4: Testing and Validating Your Code 59
Book 2: Learning HTML Basics 77
Chapter 1: Building Good Bones: Structuring the Page 79
Chapter 2: Adding Links, Lists, and Other Text Tidbits 97
Chapter 3: Working with Images, Video, and other Media 123
Chapter 4: Building Tables with Your Bare Hands 143
Chapter 5: Using Forms to Make a Page Interactive 163
Chapter 6: Making Your Web Pages Accessible 181
Book 3: Learning CSS Basics 203
Chapter 1: Figuring Out the CSS Box Model 205
Chapter 2: Getting to Know the CSS Selectors 235
Chapter 3: Pseudo School: Learning Pseudo-Classes and Pseudo-Elements 251
Chapter 4: Making CSS Make Sense 287
Chapter 5: Taking the Measure of CSS 321
Chapter 6: Fancifying Pages with Colors and Backgrounds 337
Chapter 7: Taking Your Text Up a Notch with Web Typography 363
Book 4: Building Dynamic Pages with JavaScript 397
Chapter 1: JavaScript: The Bird’s-Eye View 399
Chapter 2: Understanding Variables 411
Chapter 3: Building Expressions 427
Chapter 4: Controlling the Flow of JavaScript 457
Chapter 5: Harnessing the Power of Functions 481
Chapter 6: Playing with the Document Object Model 513
Chapter 7: Working with Arrays 553
Chapter 8: Manipulating Strings, Dates, and Numbers 583
Chapter 9: Storing User Data in the Browser 617
Chapter 10: Debugging Your Code 627
Chapter 11: Processing Form Data 649
Book 5: Looking Good with Layouts 673
Chapter 1: Exploring Some Layout Basics 675
Chapter 2: Getting Fancy with Flexbox 703
Chapter 3: Laying Out a Page with CSS Grid 737
Chapter 4: Creating Responsive Layouts 765
Index 801