Mobile HTML, CSS, JS, JQuery by Eduonix Learning Solutions

video locked

About the Lecture

The lecture Mobile HTML, CSS, JS, JQuery by Eduonix Learning Solutions is from the course Mobile Internet. It contains the following chapters:

  • What You Should Know
  • The Viewport Meta Tag
  • Data Attribute Syntax
  • CSS Media Queries
  • Java Script Basics
  • JQuery Basics
  • JQuery Mobile Boilerplate

Included Quiz Questions

  1. Tripled
  2. About the same
  3. Doubled
  4. Quadrupled
  1. Java
  2. Objective-C
  3. C
  4. C++
  1. Objective-C
  2. Java
  3. C
  4. C++
  1. False
  2. True
  1. Is much faster than a native app
  2. Same codebase for all platforms
  3. Builds apps with HTML, CSS and JavaScript
  4. Can access device features like camera and geolocation
  1. Displays the data
  2. Styles the data
  3. Gets the data
  4. Calculates the data
  1. Styles the data
  2. Gets the data
  3. Displays the data
  4. Calculates the data

Author of lecture Mobile HTML, CSS, JS, JQuery

 Eduonix Learning Solutions

Eduonix Learning Solutions


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0


Excerpts from the accompanying material

... HTML Attributes - Format of an HTML Document - Inline & ...

... markup language. It simply displays the data/content to the user. CSS is how we style that data ?So ...

... want it to zoom out. We want to tell the browser that it can zoom in to the width of ...

... data attributes to any element. Data attributes consist of a name and ...

... controls="controls"> Lets add some helpful data to the audio element ...

... room to work with Elements tend to be centered more than on a ...

... screen and (max-width: 600px) { .class { background: #ccc; } } MIN WIDTH The following CSS will apply if the viewing area ...

... Linking JavaScript Documents Basic JavaScript Fundamentals – Variables, loops, ...

... gets the data ready to insert into the HTML - JavaScript libraries/frameworks ...

... for just about all of our UI (buttons, ...

... } For(var i = 0; i ...

... into the content div’); $( "button" ...

... On Top Of JQuery Core ?Theming Framework/Custom Themes ...

or
Unlock lecture 6.90
USD7.82
GBP5.88