Skip to main content

Home/ Coders/ Group items tagged howto

Rss Feed Group items tagged

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
alex gross

C# to JavaScript: HOWTO Declare JSON - JavaScript Object Notation - 5 views

  •  
    JSON, short for JavaScript Object Notation, is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects). This example illustrates how to declare a JSON Contact structure.
Fabien Cadet

2009: Les revenus d'un informaticien indépendant en EURL - Le Touilleur Express - 0 views

  •  
    Un peu ancien, la législation a évoluée entre temps (2017), mais superbe illustration.
Fabien Cadet

Strict-Transport-Security - HTTP | MDN - 0 views

  •  
    "Strict-Transport-Security: max-age=31536000; includeSubDomains"
Fabien Cadet

An opinionated guide to writing developer resumes in 2017 - 1 views

  •  
    "Stack Overflow Developer Story"
Fabien Cadet

Git's Killer Feature - 4 views

Joel Bennett

Commanding Overview - 0 views

  •  
    A HowTo for "commands" in WPF -- this is how you're supposed to do menus, app hotkeys (not global ones, but local ones), and even buttons..
Joel Bennett

Doing Objects in VB.NET and C# - TerrySmith.net - 0 views

  •  
    A basic eBook on object-oriented programming in VB.NET and C#. Covers construction and destruction, events, delegates, interfaces and inheritance, and exceptions.
  •  
    We're a 100% free online dating site. View photos of singles in your area, see who's online now! Never pay for online dating, chat with singles here for free. www.sugarhoneys4u.com Match.com is the number one destination for online dating with more dates, more relationships, & more marriages than any other dating or personals site. www.killdo.de.gg 1 in 5 relationships now start online. Start dating for free with match.com, the dating site with more relationships & marriages than any other site.
Denis Gobo

Interview With Louis Davidson Author of Pro SQL Server 2008 Relational Database Design ... - 0 views

  •  
    Interview With Louis Davidson Author of Pro SQL Server 2008 Relational Database Design and Implementation
Zulkarnain K.

jQuery and JavaScript Coding: Examples and Best Practices - 0 views

  •  
    When used correctly, jQuery can help you make your website more interactive, interesting and exciting. This article will share some best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. The article will explore what constitutes best practices with regard to Javascript and, furthermore, why jQuery is a good choice of a framework to implement best practices.
1 - 20 of 40 Next ›
Showing 20 items per page