innerBanner.jpg

FUE Central Library

Image from Google Jackets

Internet & World Wide Web: how to program / Paul Deitel, Harvey Deitel, Abbey Deitel.

By: Contributor(s): Material type: TextTextSeries: How to program seriesPublisher: Boston : Pearson, [2012]Copyright date: c2012Edition: fiftieth editionDescription: xxxii, 955pages : illustrations ; 24 cmContent type:
  • text
Media type:
  • unmediated
Carrier type:
  • volume
ISBN:
  • 9780132990455
  • 0132990458
  • 9780132151009
  • 0132151006
  • 0273764020
Other title:
  • Internet and World Wide Web
Subject(s): Genre/Form: Additional physical formats: Print version:: Internet & World Wide Web.DDC classification:
  • 23 006.76 D.I.N
Online resources:
Contents:
Preface xixBefore You Begin xxxi1 Introduction to Computers and the Internet 11.1 Introduction 21.2 The Internet in Industry and Research 31.3 HTML5, CSS3, JavaScript, Canvas and jQuery 61.4 Demos 91.5 Evolution of the Internet and World Wide Web 101.6 Web Basics 121.7 Multitier Application Architecture 161.8 Client-Side Scripting versus Server-Side Scripting 171.9 World Wide Web Consortium (W3C) 181.10 Web 2.0: Going Social 181.11 Data Hierarchy 231.12 Operating Systems 251.12.1 Desktop and Notebook Operating Systems 251.12.2 Mobile Operating Systems 261.13 Types of Programming Languages 271.14 Object Technology 291.15 Keeping Up-to-Date with Information Technologies 312 Introduction to HTML5: Part 1 372.1 Introduction 382.2 Editing HTML5 382.3 First HTML5 Example 382.4 W3C HTML5 Validation Service 412.5 Headings 412.6 Linking 422.7 Images 452.7.1 alt Attribute 472.7.2 Void Elements 472.7.3 Using Images as Hyperlinks 472.8 Special Characters and Horizontal Rules 492.9 Lists 512.10 Tables 542.11 Forms 582.12 Internal Linking 652.13 meta Elements 672.14 Web Resources 693 Introduction to HTML5: Part 2 763.1 Introduction 773.2 New HTML5 Form input Types 773.2.1 input Type color 803.2.2 input Type date 823.2.3 input Type datetime 823.2.4 input Type datetime-local 823.2.5 input Type email 833.2.6 input Type month 843.2.7 input Type number 843.2.8 input Type range 853.2.9 input Type search 853.2.10 input Type tel 863.2.11 input Type time 863.2.12 input Type url 873.2.13 input Type week 873.3 input and datalist Elements and autocomplete Attribute 873.3.1
input Element autocomplete Attribute 873.3.2 datalist Element 903.4 Page-Structure Elements 903.4.1 header Element 963.4.2 nav Element 963.4.3 figure Element and figcaption Element 963.4.4 article Element 963.4.5 summary Element and details Element 963.4.6 section Element 963.4.7 aside Element 963.4.8 meter Element 973.4.9 footer Element 983.4.10 Text-Level Semantics: mark Element and wbr Element 984 Introduction to Cascading Style Sheets (TM) (CSS): Part 1 1054.1 Introduction 1064.2 Inline Styles 1064.3 Embedded Style Sheets 1084.4 Conflicting Styles 1114.5 Linking External Style Sheets 1144.6 Positioning Elements: Absolute Positioning, z-index 1164.7 Positioning Elements: Relative Positioning, span 1184.8 Backgrounds 1204.9 Element Dimensions 1224.10 Box Model and Text Flow 1234.11 Media Types and Media Queries 1274.12 Drop-Down Menus 1304.13 (Optional) User Style Sheets 1324.14 Web Resources 1365 Introduction to Cascading Style Sheets (TM)(CSS): Part 2 1425.1 Introduction 1435.2 Text Shadows 1435.3 Rounded Corners 1445.4 Color 1455.5 Box Shadows 1465.6 Linear Gradients; Introducing Vendor Prefixes 1485.7 Radial Gradients 1515.8
(Optional: WebKit Only) Text Stroke 1535.9 Multiple Background Images 1535.10 (Optional: WebKit Only) Reflections 1555.11 Image Borders 1565.12 Animation; Selectors 1595.13 Transitions and Transformations 1625.13.1 transition and transform Properties 1625.13.2 Skew 1645.13.3 Transitioning Between Images 1655.14 Downloading Web Fonts and the @font-face Rule 1665.15 Flexible Box Layout Module and :nth-child Selectors 1685.16 Multicolumn Layout 1715.17 Media Queries 1735.18 Web Resources 1776 JavaScript: Introduction to Scripting 1856.1 Introduction 1866.2 Your First Script: Displaying a Line of Text with JavaScript in a Web Page 1866.3 Modifying Your First Script 1896.4 Obtaining User Input with prompt Dialogs 19
In: Safari books online
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Collection Call number Status Date due Barcode
Books Books Main library A2 CSCS | CSIS | COI 006.76 D.I.N (Browse shelf(Opens below)) Available 00011956

Includes index.

Preface xixBefore You Begin xxxi1 Introduction to Computers and the Internet 11.1 Introduction 21.2 The Internet in Industry and Research 31.3 HTML5, CSS3, JavaScript, Canvas and jQuery 61.4 Demos 91.5 Evolution of the Internet and World Wide Web 101.6 Web Basics 121.7 Multitier Application Architecture 161.8 Client-Side Scripting versus Server-Side Scripting 171.9 World Wide Web Consortium (W3C) 181.10 Web 2.0: Going Social 181.11 Data Hierarchy 231.12 Operating Systems 251.12.1 Desktop and Notebook Operating Systems 251.12.2 Mobile Operating Systems 261.13 Types of Programming Languages 271.14 Object Technology 291.15 Keeping Up-to-Date with Information Technologies 312 Introduction to HTML5: Part 1 372.1 Introduction 382.2 Editing HTML5 382.3 First HTML5 Example 382.4 W3C HTML5 Validation Service 412.5 Headings 412.6 Linking 422.7 Images 452.7.1 alt Attribute 472.7.2 Void Elements 472.7.3 Using Images as Hyperlinks 472.8 Special Characters and Horizontal Rules 492.9 Lists 512.10 Tables 542.11 Forms 582.12 Internal Linking 652.13 meta Elements 672.14 Web Resources 693 Introduction to HTML5: Part 2 763.1 Introduction 773.2 New HTML5 Form input Types 773.2.1 input Type color 803.2.2 input Type date 823.2.3 input Type datetime 823.2.4 input Type datetime-local 823.2.5 input Type email 833.2.6 input Type month 843.2.7 input Type number 843.2.8 input Type range 853.2.9 input Type search 853.2.10 input Type tel 863.2.11 input Type time 863.2.12 input Type url 873.2.13 input Type week 873.3 input and datalist Elements and autocomplete Attribute 873.3.1

input Element autocomplete Attribute 873.3.2 datalist Element 903.4 Page-Structure Elements 903.4.1 header Element 963.4.2 nav Element 963.4.3 figure Element and figcaption Element 963.4.4 article Element 963.4.5 summary Element and details Element 963.4.6 section Element 963.4.7 aside Element 963.4.8 meter Element 973.4.9 footer Element 983.4.10 Text-Level Semantics: mark Element and wbr Element 984 Introduction to Cascading Style Sheets (TM) (CSS): Part 1 1054.1 Introduction 1064.2 Inline Styles 1064.3 Embedded Style Sheets 1084.4 Conflicting Styles 1114.5 Linking External Style Sheets 1144.6 Positioning Elements: Absolute Positioning, z-index 1164.7 Positioning Elements: Relative Positioning, span 1184.8 Backgrounds 1204.9 Element Dimensions 1224.10 Box Model and Text Flow 1234.11 Media Types and Media Queries 1274.12 Drop-Down Menus 1304.13 (Optional) User Style Sheets 1324.14 Web Resources 1365 Introduction to Cascading Style Sheets (TM)(CSS): Part 2 1425.1 Introduction 1435.2 Text Shadows 1435.3 Rounded Corners 1445.4 Color 1455.5 Box Shadows 1465.6 Linear Gradients; Introducing Vendor Prefixes 1485.7 Radial Gradients 1515.8

(Optional: WebKit Only) Text Stroke 1535.9 Multiple Background Images 1535.10 (Optional: WebKit Only) Reflections 1555.11 Image Borders 1565.12 Animation; Selectors 1595.13 Transitions and Transformations 1625.13.1 transition and transform Properties 1625.13.2 Skew 1645.13.3 Transitioning Between Images 1655.14 Downloading Web Fonts and the @font-face Rule 1665.15 Flexible Box Layout Module and :nth-child Selectors 1685.16 Multicolumn Layout 1715.17 Media Queries 1735.18 Web Resources 1776 JavaScript: Introduction to Scripting 1856.1 Introduction 1866.2 Your First Script: Displaying a Line of Text with JavaScript in a Web Page 1866.3 Modifying Your First Script 1896.4 Obtaining User Input with prompt Dialogs 19

There are no comments on this title.

to post a comment.

Copyright © 2023, Future University Egypt. All rights reserved.