World Of Information Technology
Showing posts with label
HTML5
.
Show all posts
Showing posts with label
HTML5
.
Show all posts
Simple Vertical Navigation Bar For Websites
›
In this article, we will create simple vertical navigation bar for websites. Suppose our website having following...
Useful SEO Terms For Websites & Blogs
›
Search Engine Optimization (SEO) is the very important thing to get more traffic towards our websites or blogs. SEO...
Submenu cut-off problem in custom Drop down Menu bar of Blogger Template
›
Actually, I was faced this problem while adding drop down menu bar in blogger. I was googled but I was not found any solution. ...
Minify CSS and JS file using Visual Studio 2012
›
Before going on our main topic we have to discuss about one of the Dot Net feature i.e. Microsoft’s Web Optimization Framewo...
Difference between GET and POST Methods
›
In this article, we will discuss about difference between GET and POST Methods. So that it will usefull in your apllications. ...
How To Create Best Tooltip Only Using HTML & CSS
›
Tooltip is used to describe information about anything which may on HTML pages. It is possible to create tooltip to show info...
List of HTML5 Inline Elements
›
In this tutorial, we will discuss about one of the type of HTML5 elements i.e Inline elements. As in one of the article, we ...
List of HTML5 Block Level Elements
›
In this tutorial, we will discuss about one of the type of HTML5 elements i.e block level elements in HTML5. As in one of th...
Difference between Library and Framework
›
A Library and a Framework are a set of classes, modules and/or code (depending on the programming language) that can be used ...
Dynamically Create and Download HTML or Text File using JavaScript
›
Sometimes we need to create html/text file using content from text box and download that file using JavaScript. This post exp...
What is the Document Object Model?
›
The Document Object Model (DOM) is an Application Programming Interface (API) that gives programmers and developers a way o...
Installation of npm and Introduction to Browserify
›
Browserify is a development tool that use node.js-style modules means CommonJS module system for frontend JavaScript developm...
How to Prevent Default Behavior of Anchor Tag using JavaScript and jQuery
›
Many times we need to use anchor tag in html coding. For anchor tag we assign href attribute with URL. So that whenever user cl...
Get Current URL at Client Side Using JavaScript and jQuery
›
Sometimes it is necessary to know current URL, so that we will perform different operations on that or use that URL for various...
Difference between LocalStorage, SessionStorage, Session and Cookie
›
localStorage, sessionStorage, session and cookie all these storage mechanisms will be specific to an individual browser on an i...
Difference between HTML 4.0 Block Level and Inline Elements
›
HTML 4.0 Elements Following is a list of some of the HTML elements. • a : Anchor • abbr : Abbreviation ...
Iphone's Iframe Height = 100% Then After Refreshing Page Iframe Height Increases Automatically
›
Many of us solving issues related iphones, This is one of the issue that found in my practises. I want to show iframe on a page...
Storage Technologies and Browser Support in HTML5
›
When web developers think of storing anything about the user, they immediately think of uploading to the server. HTML5 changes that, as th...
›
Home
View web version