Teach Yourself VISUALLY HTML and CSS
Author
Published
Newark : John Wiley & Sons, Incorporated, 2023.
Status
Available Online
Description
Loading Description...
More Details
Format
Edition
2nd ed.
Language
English
ISBN
9781394160693, 1394160690, 9781394160709, 1394160704
Notes
General Note
Description based upon print version of record.
General Note
Chapter 5 Working with Links
Description
Level-up your HTML and CSS web development skills with this dynamic, visual guide Teach Yourself VISUALLY HTML and CSS is the perfect resource for those of you who prefer to learn visually and would rather be shown how to do something - with crystal-clear screenshots and easy explanations - than suffer through long-winded explanations. You'll find step-by-step walkthroughs showing you how to tackle over 120 individual tasks involving HTML and CSS. Each task-based spread covers a single technique, ensuring you learn first the basics and then more advanced topics one straightforward piece at a time. You'll learn to write HTML code in a text editor or an integrated development environment, add and format text, prepare images for the web, insert links to other pages, control layout with style sheets, add JavaScript to a web page, and more. You'll also discover how to: Create websites that look great in 2023 and beyond with classic HTML and skills and the most modern tips and tricks for contemporary web coding Optimize your websites for performance and speed, ensuring every visitor gets the best possible experience Add modern elements to your code, including , , , and , and make your code accessible to as many people as possible Teach Yourself VISUALLY HTML and CSS is your personal roadmap to understanding how to get the most out of HTML and CSS to create, format, and troubleshoot websites of all kinds. This book will get you to the next level of web development, quickly and easily.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition
Also in this Series
Checking series information...
Reviews from GoodReads
Loading GoodReads Reviews.
Citations
APA Citation, 7th Edition (style guide)
Hart-Davis, G. (2023). Teach Yourself VISUALLY HTML and CSS (2nd ed.). John Wiley & Sons, Incorporated.
Chicago / Turabian - Author Date Citation, 17th Edition (style guide)Hart-Davis, Guy. 2023. Teach Yourself VISUALLY HTML and CSS. Newark: John Wiley & Sons, Incorporated.
Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)Hart-Davis, Guy. Teach Yourself VISUALLY HTML and CSS Newark: John Wiley & Sons, Incorporated, 2023.
Harvard Citation (style guide)Hart-Davis, G. (2023). Teach yourself VISUALLY HTML and CSS. 2nd ed. Newark: John Wiley & Sons, Incorporated.
MLA Citation, 9th Edition (style guide)Hart-Davis, Guy. Teach Yourself VISUALLY HTML and CSS 2nd ed., John Wiley & Sons, Incorporated, 2023.
Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.
Staff View
Grouped Work ID
d79df867-2cbe-a04f-7af2-a3152b936ada-eng
Grouping Information
Grouped Work ID | d79df867-2cbe-a04f-7af2-a3152b936ada-eng |
---|---|
Full title | teach yourself visually html and css |
Author | hart davis guy |
Grouping Category | book |
Last Update | 2025-01-24 12:33:29PM |
Last Indexed | 2025-02-07 03:31:05AM |
Book Cover Information
Image Source | syndetics |
---|---|
First Loaded | Feb 4, 2025 |
Last Used | Feb 6, 2025 |
Marc Record
First Detected | Dec 16, 2024 11:26:57 PM |
---|---|
Last File Modification Time | Dec 17, 2024 08:26:23 AM |
Suppressed | Record had no items |
MARC Record
LEADER | 06221cam a2200505Mu 4500 | ||
---|---|---|---|
001 | on1391438076 | ||
003 | OCoLC | ||
005 | 20241217082354.0 | ||
006 | m o d | ||
007 | cr cnu|||||||| | ||
008 | 230729s2023 xx o ||| 0 eng d | ||
020 | |a 9781394160693 | ||
020 | |a 1394160690 | ||
020 | |a 9781394160709|q (electronic bk.) | ||
020 | |a 1394160704|q (electronic bk.) | ||
035 | |a (OCoLC)1391438076 | ||
037 | |a 9781394160686|b O'Reilly Media | ||
037 | |a 43F08794-1A0A-4B02-99CF-1A1F252AC67C|b OverDrive, Inc.|n http://www.overdrive.com | ||
040 | |a EBLCP|b eng|c EBLCP|d ORMDA|d OCLCO|d TEFOD | ||
049 | |a MAIN | ||
050 | 4 | |a QA76.76.H94 | |
082 | 0 | 4 | |a 006.74 |
100 | 1 | |a Hart-Davis, Guy.|9 201764 | |
245 | 1 | 0 | |a Teach Yourself VISUALLY HTML and CSS|h [electronic resource]. |
250 | |a 2nd ed. | ||
260 | |a Newark :|b John Wiley & Sons, Incorporated,|c 2023. | ||
300 | |a 1 online resource (322 p.). | ||
490 | 1 | |a Teach Yourself VISUALLY (Tech) Series | |
500 | |a Description based upon print version of record. | ||
500 | |a Chapter 5 Working with Links | ||
505 | 0 | |a Cover -- Title Page -- Copyright Page -- About the Author -- How to Use This Book -- Table of Contents -- Chapter 1 Getting Ready to Create Websites -- Grasp How the Web Works -- Understanding HTML, CSS, and Responsive Web Design -- Understanding Static and Dynamic Web Pages -- What Is a Responsive Website? -- Understanding Tools for Creating Web Pages -- Prepare to Create Your Website -- Install Visual Studio Code -- Install Visual Studio Code -- Meet and Configure Visual Studio Code -- Meet and Configure Visual Studio Code (continued) -- Install GIMP -- Install the Major Browsers | |
505 | 8 | |a Create a Folder Structure for Your Website -- Chapter 2 Creating Your First Web Pages -- Study the Anatomy of a Web Page -- Tell Visual Studio Code Which Folder to Use -- Create a Folder for Your Website -- Create Your First Web Page -- Create Your First Web Page -- Open the Web Page in a Browser -- Open the Web Page in a Browser -- Add Headings and Text -- Add Headings and Text -- Nest One Element Within Another Element -- Add Comments -- Add Comments -- Apply Direct Formatting -- Apply Direct Formatting -- View a Page's Source Code -- Validate a Web Page -- Validate a Web Page | |
505 | 8 | |a Create Another Web Page -- Create Another Web Page -- Understanding the Essentials of Hyperlinks -- Create a Hyperlink Between Your Web Pages -- Create a Hyperlink Between Your Web Pages -- Interpret HTTP Status Codes -- Chapter 3 Structuring a Web Page -- Meet the Elements for Structuring Web Pages -- Grasp Semantic and Nonsemantic Elements -- Select Items with span and div Elements -- Select Items with span and div Elements -- Select Text with the span Element -- Select Text with the div Element -- Create header Elements and footer Elements -- Create header Elements and footer Elements | |
505 | 8 | |a Add article Elements to a Page -- Add article Elements to a Page -- Create Pull Quotes with the aside Element -- Create Pull Quotes with the aside Element -- Divide a Page Using section Elements -- Divide a Page Using section Elements -- Create Collapsible Sections -- Create Collapsible Sections -- Chapter 4 Including Images -- Grasp the Essentials of Web Image Formats -- Launch GIMP and Perform Essential Moves -- Launch GIMP and Perform Essential Moves -- Launch GIMP and Open an Image File -- Launch GIMP and Perform Essential Moves (continued) | |
505 | 8 | |a Launch GIMP and Perform Essential Moves (continued) -- Zoom In or Out on the Image File -- Save Changes to an Image File and Close It -- Rotate or Straighten an Image -- Rotate or Straighten an Image -- Crop an Image -- Crop an Image -- Resize an Image -- Resize an Image -- Reduce the Number of Colors in an Image -- Reduce the Number of Colors in an Image -- Convert an Image to the Format You Need -- Convert an Image to the Format You Need -- Learn the HTML for Images -- Insert an Image -- Insert an Image -- Create a Figure with a Caption -- Create a Figure with a Caption | |
520 | |a Level-up your HTML and CSS web development skills with this dynamic, visual guide Teach Yourself VISUALLY HTML and CSS is the perfect resource for those of you who prefer to learn visually and would rather be shown how to do something - with crystal-clear screenshots and easy explanations - than suffer through long-winded explanations. You'll find step-by-step walkthroughs showing you how to tackle over 120 individual tasks involving HTML and CSS. Each task-based spread covers a single technique, ensuring you learn first the basics and then more advanced topics one straightforward piece at a time. You'll learn to write HTML code in a text editor or an integrated development environment, add and format text, prepare images for the web, insert links to other pages, control layout with style sheets, add JavaScript to a web page, and more. You'll also discover how to: Create websites that look great in 2023 and beyond with classic HTML and skills and the most modern tips and tricks for contemporary web coding Optimize your websites for performance and speed, ensuring every visitor gets the best possible experience Add modern elements to your code, including , , , and , and make your code accessible to as many people as possible Teach Yourself VISUALLY HTML and CSS is your personal roadmap to understanding how to get the most out of HTML and CSS to create, format, and troubleshoot websites of all kinds. This book will get you to the next level of web development, quickly and easily. | ||
590 | |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition | ||
650 | 0 | |a HTML (Document markup language)|9 70171 | |
650 | 0 | |a Cascading style sheets.|9 74001 | |
776 | 0 | 8 | |i Print version:|a Hart-Davis, Guy|t Teach Yourself VISUALLY HTML and CSS|d Newark : John Wiley & Sons, Incorporated,c2023|z 9781394160686 |
830 | 0 | |a Teach Yourself VISUALLY (Tech) Series. | |
856 | 4 | 0 | |u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781394160686/?ar|x O'Reilly|z eBook |
938 | |a ProQuest Ebook Central|b EBLB|n EBL7275452 | ||
994 | |a 92|b VIA | ||
999 | |c 359599|d 359599 |