796 shaares
143 results
tagged
Html5
As we know – HTML5 defines a new element called <video> for embedding video. Usually people use this element to embed a video into web page. It is very convenient. Because the <video> element is designed to be usable without any detection scripts.
Drag and drop image files into the space below and click "Generate" to create a sprite sheet and stylesheet. This demo uses a couple of HTML5 APIs, and it is only currently compatible with the latest versions of Chrome and Firefox.
Les technologie HTML5 /CCS 3 mobilisent le débat dans la sphère webdesign. Des applications de plus en plus poussées voient le jour chaque semaine. En voici quelques unes qui en mettent plein la vue.
Web Storage is a new HTML5 API offering important benefits over traditional cookies. Although the specification is still in W3C draft status, all major browsers support it already.
This means you can start using the API’s sessionStorage and localStorage objects (we will discuss these later on) and enjoy their benefits.
This means you can start using the API’s sessionStorage and localStorage objects (we will discuss these later on) and enjoy their benefits.
We already know that CSS3 has the ability to create a lot of new possibilities to design and implement better web forms. Also, HTML5 has its important role when it comes about creating more usable forms, without actually needing any Javascript code.
In the good Ol’ days, Flash rules the multimedia application on the web, but the arrival of HTML5 changes everything. Although the web generally agrees that Flash and HTML5 have their own advantages and specialties, in fact we’ve seen more websites are implementing HTML5 instead of Flash, even for web games.
Webfont embedding is so widely supported by modern browsers at this point that there’s really no excuse not to incorporate them when appropriate in your designs.
If you have been to a HTML5 presentation in the last 2 years then there is no doubt that you will have seen presenters opting to use their browser as a slide deck rather than PowerPoint or KeyNote.
Modernizr 2.6 is now available. Below is a summary of the major changes. The full diff is also available.
You can download the latest at the builder. You must upgrade if you're using geolocation or flexbox; otherwise you only should upgrade.
You can download the latest at the builder. You must upgrade if you're using geolocation or flexbox; otherwise you only should upgrade.
Consequently we observed that an increasingly higher percentage of traffic was coming from phones and tablets. Should we continue to build just on the web? Should we abandon the web and build strictly for iOS and Android? Should we do both? Should we use a framework like PhoneGap? After doing our due diligence, we built and released one single HTML5 app to support all users on all devices.
Word to clean HTML is a free converter tool for documents produced by Microsoft Word and similar office software. Word to clean HTML strips out invalid or proprietry tags, leaving clean HTML behind for use in web pages and ebooks.
J’ai eu à trouver un moyen d’empêcher le copier-coller dans un champs input HTML, et donc je partage ici les résultats de mes recherches. C’est intéressant à plusieurs titres. Sachez qu’il existe un évènement onPaste sur les champs input (et textarea, sans doute), supporté par la large majorité des navigateurs récents (mais pas Opéra).
Smarty est un moteur de template pour le langage PHP. Il vous permet de séparer davantage votre logique métier (logique applicative) et la présentation, en supprimant autant que possible le code PHP de vos vues. Certains développeurs et frameworks préfèrent ne pas utiliser un moteur de templates, d’autres au contraire ne préfèrent pas avoir un simple code PHP dans leurs vues.
Ces deux points de vue sont légitimes et compréhensibles, et à la fin, c’est surtout une question de goût. Quoi qu’il en soit, ce n’est jamais une mauvaise idée que d’essayer un nouveau concept avant de décider de l’utiliser ou non.
C’est ce qu’un tutoriel permet de faire, et je vais ainsi vous présenter le framework de template Smarty.
Ces deux points de vue sont légitimes et compréhensibles, et à la fin, c’est surtout une question de goût. Quoi qu’il en soit, ce n’est jamais une mauvaise idée que d’essayer un nouveau concept avant de décider de l’utiliser ou non.
C’est ce qu’un tutoriel permet de faire, et je vais ainsi vous présenter le framework de template Smarty.
I know you guys have waited forever for this tutorial but it’s finally here. In today’s tutorial I will walk you through the first step of creating a Tumblr Theme, designing up the bad boy. Because I want you guys to grasp all the aspects of creating a Tumblr theme from scratch our theme will be using every available call for a Tumblr home page. This is Stage 1 of a 5 stage tutorial that will walk you through creating your custom Tumblr theme. So, let’s get started shall we?
Dans un précédent article nous avons abordé la compatibilité des différents navigateurs vis-à-vis du HTML 5 et de CSS 3. La conclusion qui en découlait était que l’on pouvait utiliser ces langages sur des navigateurs récents, mais que les versions d’Internet Explorer antérieures à la 9 posaient problème. Nous avons cité quelques outils offrant une alternative comme html5.js ou encore selectivizr.
DDoS attacks are the rage this year, atleast in the latter part of the year. There have been numerous instances of successful DDoS attacks just in the past few months. Some of the current DoS/DDoS options seem to be LOIC, HTTP POST DoS and Jester's unreleased XerXes.
This post is about a DDoS technique I spoke about at BlackHat Abu Dhabi that uses two HTML5 features - WebWorkers and Cross Origin Requests. It is a very simple yet effective technique - start a WebWorker that would fire multiple Cross Origin Requests at the target.
This post is about a DDoS technique I spoke about at BlackHat Abu Dhabi that uses two HTML5 features - WebWorkers and Cross Origin Requests. It is a very simple yet effective technique - start a WebWorker that would fire multiple Cross Origin Requests at the target.
One of the essential problems with any new technology is whether to adopt it and diabolically abandon users who are not able to upgrade or miss out on new possibilities and eventually become irrelevant.
Méthode très pratique que j’utilise sur tous mes sites « statiques » où j’ai besoin d’afficher un code php sans utiliser l’URL rewriting. En effet, Apache permet en une ligne d’écrire du PHP (comprendre du <? code ?> interprété par le serveur) dans n’importe quel fichier .html !
Roundabout is a jQuery plugin that easily converts unordered lists & other nested HTML structures into entertaining, interactive, turntable-like areas.
It’s ready-to-go straight out of the box, but if you want to get crazy, Roundabout is highly-customizable with an extensive API that allows for some pretty amazing results.
It’s ready-to-go straight out of the box, but if you want to get crazy, Roundabout is highly-customizable with an extensive API that allows for some pretty amazing results.
Les transitions en CSS3 sont maintenant bien supportées par la majorité des navigateurs. Elles permettent d’ajouter des effets sympas sur les éléments HTML afin de rendre la navigation plus fluide ou plus pertinente.
Animatable est une collection de transformations / transitions CSS3 très complète (39 exemples le jour de l’écriture de ce billet). On y trouve toutes sortes d’effets dont certains sont délirants, le tout accompagnés du code nécessaire pour l’implémenter.
Animatable est une collection de transformations / transitions CSS3 très complète (39 exemples le jour de l’écriture de ce billet). On y trouve toutes sortes d’effets dont certains sont délirants, le tout accompagnés du code nécessaire pour l’implémenter.