Skip to main content

Home/ Coders/ Group items tagged CSS

Rss Feed Group items tagged

Pooja Runija

Introducing phonegap apps development - 0 views

  •  
    Phone Gap is an open source frame work that enablesdevelopers to create cross platform mobile apps withusing HTML5, JAVA Script, CSS3 technologies. It is aperfect solution for those developers who do not wantto write code again for multiple platforms.What is PhoneGap apps development?
Joel Bennett

SproutCore - A Javascript Framework - 1 views

  •  
    SproutCore is designed to make desktop-like apps for the web using "standard" Html + Css + JavaScript.
gpryor3

HTML Attributes - 1 views

  • All HTML elements can have attributes
  • always specified in the start tag
  • provide additional information
  • ...24 more annotations...
  • about an element
  • usually come
  • name/value pairs
  • name="value
  • links are defined
  • with
  • <a> tag
  • link address is specified
  • href attribute:
  • mages are defined with
  • <img> tag.
  • The alt attribute
  • specifies an alternative text to be used
  • when an image cannot be displayed.
  • style attribute
  • specify the styling of an element
  • color, font, size etc
  • tyling later in this tutorial, and in our CSS Tutorial.
  • a title attribute is added to the <p> elemen
  • value of the title attribute
  • isplayed as a tooltip
  • Use Lowercase Attributes
  • Quote Attribute Values
  • HOW TO Tabs Dropdowns Accordions Convert Weights Animated Buttons Side Navigation Top Navigation Modal Boxes Progress Bars Parallax Login Form HTML Includes Google Maps Range Sliders Tooltips Slideshow Filter List Sort List
« First ‹ Previous 101 - 120 of 198 Next › Last »
Showing 20 items per page