HTML

Home » HTML (455)

Html tutorial with css style sheet with codes
Html tutorial with css style sheet with codes 6 Steps to creat navigation in html5 with css. now we are going to start it from 1st step

Taking Android Screen Shots From a Windows PC
step by step narration on how to take screen shots of your android device with your windows pc. Requirements: Android SDk.

Tooltips with HTML5 and CSS3
We're going to learn a neat trick. How to make tooltips using only HTML5 and CSS3. However, the CSS3 animations seemed to have been working only on Firefox, while Chrome had some issues with them, so for now we're going to do this as simple as we can.

AWESOME USER REGISTRATION FORM
In this tutorial I will show you how you can create pretty, sleek looking user registration form by using html5/css3 combined with powerful jquery library for the validation part.

CSS Coupons
An HTML/CSS tutorial creating coupons using absolute positioning, multiple CSS3 backgrounds, gradients, shadows and borders to give the right effect. This CSS tutorial works with the latest browsers, Firefox 3.6+, Chrome 10+, Safari 5.1+.

HTML5 Placeholder
Placeholders are a very useful feature in HTML5, this is an attribute which will display default text in the form input when it is empty but on focus will be removed. This is great feature which you would have to do manually using JavaScript in previous HTML but it is not currently supported in all browsers.

Flash above and under HTML content
In this tutorial I'll show you how to embed the SWF file, which is going to be displayed above the DIV with background image and at the same time under top DHTML content.

HTML5 Mobile Web App Development – Making It Run Like A Web App
This screencast goes into detail about Apple IOS standards for creating IOS (and android) Web apps. We will visit in depth the viewport settings, making the URL bar disappear when you arrive at the web app, and how to make it run like a native application from your home screen.

State of the Web - October 2011
The Internet is an ever-changing place. One minute we have this, and we’re all like “Wow, look what I can do”, and the next we’re like “Boring! This new thing is so much cooler!” So, it can sometimes be hard for us designers to keep up, and know what to include in our sites, and what not to. So, here is the latest new and trends hitting the web today.

Coding PSD template into html, css and js
I'm going to show You how to code a PSD template into html and css with a little bit of javascript. Template is very easy to code. Shouldn't take You a long time to code. Also there is nice looking carousel on the header of the site. In the package You have coded project and psd file, which give You opportunity to code it yourself.

Google Plus, everything you need to know
On this article we’re going to explore all the essentials regarding Google Plus (the new social product from Google) that will help you become one of the first Plus experts and hence harness all the potential of this new site.

Performance Testing Guidance for Web Applications
This guide provides an end-to-end approach for implementing performance testing: Introduction to Performance Testing, Exemplar Performance Testing Approaches, Identify the Test Environment, Identify Performance Acceptance Criteria, Plan and Design Tests, Execute Tests, Analyze Results and Report, Performance-Testing Techniques.

How To Choose Database Software
Database software is a systematic compendium of documents and records. It basically sorts and consolidates data for repeated usage.

What Are HTML & XHTML Boolean Attributes? And How Do I Use Them?
Now the word Boolean which is also known as bool is named after the English mathematician and philosopher George Boole who was the inventor of Boolean logic which is the basis of modern digital computer logic. If you are wondering what the word Boolean means in HTML and XHTML it basically means that the attribute is either true when it is set or false when it is not.

How To Add Timed Media Tracks using HTML5
Learn How To Add Timed Media Tracks Like Subtitles, Captions, Descriptions, Chapters And Metadata To Your Audio Or Video Files Using HTML5

Alternative Video Or Audio in HTML5
Learn How To Specify Multiple Alternative Video Or Audio File Formats Using HTML5

HTML5 Fundamentals #1 Document Structure
Before we being learning about the individual elements that make up an HTML5 page, it's important to understand how a proper HTML page is structured, and just *what* makes it an HTML page.

Using Content Editable in HTML5
The content editable attribute allows you to make text instantly editable by the end user. In this tutorial, we take a look at making editable list items.

Using HTML Images
Almost anywhere you look on the internet, you're bound to see an image being used. Images help pages to become more visually stimulating, and can really make a website stand out as opposed to using plain text. Today we'll look at how to use images in your HTML pages, as well as how not to use them.

Understanding PowerShell Commands
PowerShell commands, also known as Cmdlets, are defined within PowerShell as classes that implement their functionality by using .NET code. They are really .NET classes compiled into Dynamic Link Libraries (DLLs) that are loaded by PSH. In this tutorial, you will learn how to access existing Cmdlets, how what their names mean and how to find help.

Home » HTML (455)