• Portfolio
  • GitHub
  • Flat UI Color
  • Tools
  • Bootstrap

jQuery 2 DotNet
  • Home
  • Portfolio
  • skip to main | skip to sidebar
    Home html html5 html 5 features

    html 5 features

    html, html5
    html 5 features tips

    1. New Doctype
    2. The Figure Element
    3. <small> Redefined
    4. No More Types for Scripts and Links
    5. To Quote or Not to Quote.
    6. Make your Content Editable
    7. Email Inputs
    8. Placeholders
    9. Local Storage
    10. The Semantic Header and Footer
    11. Internet Explorer and HTML5
    12. hgroup
    13. Required Attribute
    14. Autofocus Attribute
    15. Audio Support
    16. Video Support
    17. Preload Videos
    18. Display Controls
    19. Regular Expressions
    20. Mark Element
    21. What is Not HTML5
    22. The Data Attribute
    html 5 features html 5 features Reviewed by Bhaumik Patel on 7:06 AM Rating: 5
    Share This:
    Facebook Twitter Google+ Pinterest Linkedin
    html5

    Social Widget

    • youtube
      Followers
    • facebook
      Followers
    • twitter
      Followers
    • pinterest
      Followers

    Blog Archive

    • ►  2024 (9)
      • ►  May (2)
      • ►  April (2)
      • ►  March (2)
      • ►  February (3)
    • ►  2023 (33)
      • ►  December (3)
      • ►  November (4)
      • ►  October (7)
      • ►  September (10)
      • ►  August (7)
      • ►  July (2)
    • ►  2022 (1)
      • ►  November (1)
    • ►  2020 (2)
      • ►  August (1)
      • ►  April (1)
    • ►  2019 (1)
      • ►  July (1)
    • ►  2018 (5)
      • ►  April (1)
      • ►  February (2)
      • ►  January (2)
    • ►  2017 (28)
      • ►  December (3)
      • ►  November (1)
      • ►  October (2)
      • ►  September (1)
      • ►  August (3)
      • ►  July (2)
      • ►  June (2)
      • ►  May (2)
      • ►  April (5)
      • ►  March (2)
      • ►  February (3)
      • ►  January (2)
    • ►  2016 (42)
      • ►  December (2)
      • ►  November (5)
      • ►  October (3)
      • ►  September (5)
      • ►  August (4)
      • ►  July (3)
      • ►  June (5)
      • ►  May (3)
      • ►  April (3)
      • ►  March (3)
      • ►  February (2)
      • ►  January (4)
    • ►  2015 (35)
      • ►  December (2)
      • ►  November (2)
      • ►  October (2)
      • ►  September (3)
      • ►  August (3)
      • ►  July (5)
      • ►  June (2)
      • ►  May (4)
      • ►  April (2)
      • ►  March (3)
      • ►  February (3)
      • ►  January (4)
    • ►  2014 (65)
      • ►  December (2)
      • ►  November (4)
      • ►  October (3)
      • ►  September (6)
      • ►  August (4)
      • ►  July (2)
      • ►  June (5)
      • ►  May (4)
      • ►  April (5)
      • ►  March (7)
      • ►  February (10)
      • ►  January (13)
    • ►  2013 (212)
      • ►  December (11)
      • ►  November (13)
      • ►  October (22)
      • ►  September (15)
      • ►  August (9)
      • ►  July (13)
      • ►  June (19)
      • ►  May (22)
      • ►  April (21)
      • ►  March (22)
      • ►  February (20)
      • ►  January (25)
    • ▼  2012 (184)
      • ►  December (34)
      • ►  November (12)
      • ►  October (17)
      • ►  September (8)
      • ►  August (11)
      • ►  July (6)
      • ►  June (22)
      • ►  May (10)
      • ►  April (6)
      • ►  March (15)
      • ►  February (14)
      • ▼  January (29)
        • The Data Attribute
        • Not In HTML5
        • Mark Element html5
        • Regular Expressions html5
        • Display Controls html5
        • Preload Videos html5
        • Video Support html5
        • Audio Support html5
        • Autofocus Attribute in HTML5
        • Required Attribute In HTML5
        • hgroup
        • Internet Explorer and HTML5
        • The Semantic Header and Footer
        • Local Storage
        • html Placeholders
        • email validation html5
        • Make your Content Editable
        • To Quote or Not to Quote
        • jquery Templating with Conditionals
        • Admin privilege in Vista and Windows 7 By C# (Visu...
        • Disable Right Click webpage by JavaScript, ASP.Net
        • .net Naming Conventions and Programming Standards
        • int, bigint, smallint, and tinyint
        • No More Types for Scripts and Links
        • small Redefined
        • The Figure Element
        • New Doctype
        • html 5 features
        • twitter search wpf
    • ►  2011 (101)
      • ►  December (24)
      • ►  November (30)
      • ►  October (46)
      • ►  September (1)

    Popular

    • Contact Management System
      Contact Management System
      Contact Management System it very easy to use anyone , user can add new contact and manage contact, contact includes fields name,birth...
    • C# DateTime Format
      C# DateTime Format using System; public class Program { public static void Main() { Console.WriteLine("C# DateTime ...
    • jQuery UI Themes Collection
      jQuery UI Themes Collection
      jQuery UI Themes Collection jQuery UI Bootstrap A Bootstrap-themed kickstart for jQuery UI widgets. URL : jQuery UI Bootstrap ...
    • How to move items in between two select lists using javascript
      How to move items in between two select lists using javascript
      Move options between two multi-select fields function fnMoveItems(lstbxFrom, lstbxTo) { var varFromBox = document.getElementById(...
    • show Alert and Confirmation Message box in ASP.NET
      Alert Message Box This type of Message Box is used to give alert information to the user. This can be done using the "alert" meth...
    • How to create EditorFor FileUpload in asp.net mvc 4 razor?
      Uploading multiple files in asp.net mvc 4 razor provides client-side validation too. .cshtml @using (Html.BeginForm("Create", ...
    • Bootstrap 3 Thumbnail Slider
      Bootstrap 3 Thumbnail Slider
      Bootstrap carousel thumbnails slider DEMO
    • Difference between Any vs Exists in c# with preformation comparison?
      Difference between Any vs Exists in c# with preformation comparison?
      Functionality: Any : Determines whether at least one element in a collection satisfies a specific condition. It returns true if any elem...
    • MVC Html.DropdownListFor selected value
      MVC Html.DropdownListFor selected value
      MVC Html.DropdownListFor selected value DEMO
    • Message Fade out using jquery
      Message Fade out using jquery div fade out with jquery <div id="test"> Message Fade out by jquery</div> $(function()...

    Recent

    recentposts

    Labels

    • Javascript (42)
    • asp.net (62)
    • bootstrap (31)
    • c# (111)
    • css (62)
    • css3 (122)
    • html (57)
    • html5 (52)
    • jquery (238)
    • linq (41)
    • mvc (48)
    • mvc4 (44)
    • project (7)
    • sql (12)
    • wpf (36)
    Created By Sora Templates & Blogger Templates