Mastering HTML5 Forms. (Record no. 2762463)

MARC details
000 -LEADER
fixed length control field 06567cam a2200901Ma 4500
001 - CONTROL NUMBER
control field ocn864382868
003 - CONTROL NUMBER IDENTIFIER
control field OCoLC
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20220711213229.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION
fixed length control field m o d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr |n|||||||||
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 131129s2013 xx o 000 0 eng d
040 ## - CATALOGING SOURCE
Original cataloging agency IDEBK
Language of cataloging eng
Description conventions pn
Transcribing agency IDEBK
Modifying agency EBLCP
-- YDXCP
-- E7B
-- MEAUC
-- OCLCQ
-- S4S
-- N$T
-- DEBSZ
-- OCLCQ
-- COO
-- OCLCF
-- OCLCQ
-- LOA
-- FEM
-- JBG
-- AGLDB
-- MOR
-- PIFAG
-- ZCU
-- MERUC
-- OCLCQ
-- U3W
-- GRG
-- STF
-- VTS
-- ICG
-- NLE
-- INT
-- VT2
-- UKMGB
-- OCLCQ
-- WYU
-- G3B
-- TKN
-- OCLCQ
-- DKC
-- AU@
-- OCLCQ
-- M8D
-- UKAHL
-- OCLCQ
-- OCLCO
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER
Record control number 018005335
Source Uk
019 ## -
-- 865565031
-- 961593025
-- 962708973
-- 968034263
-- 969067530
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1306155533
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781306155533
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1782164677
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781782164678
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Cancelled/invalid ISBN 1782164669
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Cancelled/invalid ISBN 9781782164661
029 1# - (OCLC)
OCLC library identifier CHNEW
System control number 000643394
029 1# - (OCLC)
OCLC library identifier CHNEW
System control number 000899233
029 1# - (OCLC)
OCLC library identifier CHVBK
System control number 403390958
029 1# - (OCLC)
OCLC library identifier DEBBG
System control number BV043777436
029 1# - (OCLC)
OCLC library identifier DEBBG
System control number BV044064568
029 1# - (OCLC)
OCLC library identifier DEBSZ
System control number 405518722
029 1# - (OCLC)
OCLC library identifier DEBSZ
System control number 47280457X
029 1# - (OCLC)
OCLC library identifier NZ1
System control number 15912175
029 1# - (OCLC)
OCLC library identifier UKMGB
System control number 018005335
029 1# - (OCLC)
OCLC library identifier AU@
System control number 000067092787
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)864382868
Canceled/invalid control number (OCoLC)865565031
-- (OCoLC)961593025
-- (OCoLC)962708973
-- (OCoLC)968034263
-- (OCoLC)969067530
037 ## - SOURCE OF ACQUISITION
Stock number 546804
Source of stock number/acquisition MIL
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number TK5105.888 .G384 2013
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 000000
Source bisacsh
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 006.74
049 ## - LOCAL HOLDINGS (OCLC)
Holding library MAIN
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Gupta, Gaurav.
9 (RLIN) 276542
245 10 - TITLE STATEMENT
Title Mastering HTML5 Forms.
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT)
Name of publisher, distributor, etc Packt Publishing,
Date of publication, distribution, etc 2013.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource
336 ## -
-- text
-- txt
-- rdacontent
337 ## -
-- computer
-- c
-- rdamedia
338 ## -
-- online resource
-- cr
-- rdacarrier
347 ## -
-- text file
-- rda
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Forms and their Significance; Understanding web forms; Benefits; HTML versus HTML5 forms; The form types, elements, and attributes; The types; The elements; The attributes; Building an HTML5 form; Guidelines; Summary; Chapter 2: Validation of Forms; Form validation; Client-side form validation; Server-side form validation; HTML5 form validation; Code 1 -- validating a textbox using JavaScript.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Code 2 -- validating a textbox using HTML5 controlsConstraint validations; HTML5 constraint validation APIs; The validity object; The checkValidity method; The setCustomValidity() method; The willValidate attribute; The validationMessage attribute; The patternMismatch property; The customError property; The rangeOverflow property; The rangeUnderflow property; The stepMismatch property; The tooLong property; The typeMismatch property; The valueMissing property; The valid property; Error messages; Summary; Chapter 3: Styling the Forms; CSS3 for web forms; Selectors and pseudo-selectors.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Backgrounds; The background-clip property; Syntax; Values; The background-origin property; Syntax; Values; The background-size property; Syntax; Values; The background-color property; The background-repeat property; The background-attachment property; Borders; The border-radius property; Syntax; Values; The box-shadow property; Syntax; Values; The border-image property; Syntax; Values; Text effects; The text-shadow property; Syntax; The word-wrap property; Syntax; Values; Fonts; The @font-face rule; Syntax; Font descriptors; The src font descriptor; The font-style font descriptor.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note The font-stretch font descriptor; The font-family font descriptor; The unicode-range font descriptor; The font-weight descriptor; Gradients; Syntax; Values; Styling the forms; Guidelines; Summary; Chapter 4: Connection with Database; PHP; Syntax; Form handling; The GET method; The POST method; The filter method; Validating user input data; Sanitizing user input data; The FILTER_CALLBACK filter; Filter multiple inputs; MySQL; MySQL for PHP; MySQL-PHP connectivity; Open a connection to the MySQL server; Close a connection; Create or select a database; Create a database; Select a database.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Create a tablePrimary keys; Spoofing and forging forms; Forging HTTP requests; Spoofing submission; Shared secrets; Setting expectations; Linking form to a server; Summary; Chapter 5: Responsive Web Forms; Responsive design; Google's view about responsive design; Benefits of using responsive design; How responsive design works; Screen resolutions; Viewport; Media queries; Media types; Internal media query; External media query; Media features; Different screen resolutions; Small screen devices; High resolution displays of Apple mobile devices; Devices in landscape and portrait modes.
520 ## - SUMMARY, ETC.
Summary, etc This tutorial will show you how to create stylish forms, not only visually appealing, but interactive and customized, in order to gather valuable user inputs and information. Enhance your skills in building responsive and dynamic web forms using HTML5, CSS3, and related technologies. All you need is a basic understanding of HTML and PHP.
588 0# -
-- Print version record.
590 ## - LOCAL NOTE (RLIN)
Local note eBooks on EBSCOhost
Provenance (VM) [OBSOLETE] EBSCO eBook Subscription Academic Collection - Worldwide
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Cascading style sheets.
9 (RLIN) 151214
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element HTML (Document markup language)
9 (RLIN) 127595
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Hypertext systems.
9 (RLIN) 123535
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Web sites
General subdivision Design.
9 (RLIN) 45134
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Feuilles de style en cascade.
9 (RLIN) 935837
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element HTML (Langage de balisage)
9 (RLIN) 880910
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Hypertexte.
9 (RLIN) 952976
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Sites Web
General subdivision Conception.
9 (RLIN) 881542
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element HTML.
Source of heading or term aat
9 (RLIN) 880911
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS
General subdivision General.
Source of heading or term bisacsh
9 (RLIN) 851405
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Cascading style sheets.
Source of heading or term fast
-- (OCoLC)fst00848144
9 (RLIN) 151214
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element HTML (Document markup language)
Source of heading or term fast
-- (OCoLC)fst00949997
9 (RLIN) 127595
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Hypertext systems.
Source of heading or term fast
-- (OCoLC)fst00965876
9 (RLIN) 123535
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Web sites
General subdivision Design.
Source of heading or term fast
-- (OCoLC)fst01173252
9 (RLIN) 45134
655 #0 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
776 08 - ADDITIONAL PHYSICAL FORM ENTRY
Display text Print version:
International Standard Book Number 9781306155533
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=672983">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=672983</a>
938 ## -
-- Askews and Holts Library Services
-- ASKH
-- AH26849512
938 ## -
-- EBL - Ebook Library
-- EBLB
-- EBL1531997
938 ## -
-- ebrary
-- EBRY
-- ebr10810892
938 ## -
-- EBSCOhost
-- EBSC
-- 672983
938 ## -
-- ProQuest MyiLibrary Digital eBook Collection
-- IDEB
-- cis26826913
938 ## -
-- YBP Library Services
-- YANK
-- 11392292
994 ## -
-- 92
-- INOPJ
Holdings
Withdrawn status Lost status Damaged status Not for loan Collection code Home library Current library Date acquired Total Checkouts Date last seen Price effective from Koha item type
        E-Books EBSCO OPJGU Sonepat- Campus OPJGU Sonepat- Campus 11/07/2022   11/07/2022 11/07/2022 Electronic-Books

O.P. Jindal Global University, Sonepat-Narela Road, Sonepat, Haryana (India) - 131001

Send your feedback to glus@jgu.edu.in

Hosted, Implemented & Customized by: BestBookBuddies   |   Maintained by: Global Library