Pages

Showing posts with label WebDevelopement. Show all posts
Showing posts with label WebDevelopement. Show all posts

Thursday, September 20, 2012

Simple Slide Panel Using Jquery and CSS

This tutorial helps to create simple slide panel using Jquery and CSS.
Here is the sample HTML Code.

HTML Code:


<!doctype html>
<html>
<head>
<style></style>
<script></script>
</head>
<body>
<div id="panel">
<img style="float:left; "src="welcome-to-my-blog.jpg" align="center" height="100%"/>
< br/><br/>
<p><i><h1>Put your own content here</h1></i></p>
</div>
<p class="slide"><a href="#" class="btn-slide">Slide Panel</a></p>
</body>
</html>



Saturday, August 25, 2012

A new Era of Web Development – HTML5


 Tim Berners lee introduced HTML and wrote Browser in early 1990’s. The main purpose is to use and share documents among CERN researchers. 

After that it is continuously adding many new features like CSS, Java Script etc..
More than two decades after HTML was introduced still we are asking questions about Web like

What is World Wide Web?
What it can be?
What are the main features and applications we can use and really important to us?
What are the tools available to develop these great sites and apps? And Finally
How effectively we can build these apps and sites so that it can fit into Browser?

Friday, August 24, 2012

Internet Explorer tab in Google Chrome and Mozilla

Tired of checking each webpages in Internet Explorer?
Cannot we check within chrome or Mozilla?
And want to check Outlook mails within Chrome or Mozilla with Internet Explorer Features..!
Is there is any extension for this?

Answer is Yes.. We can check IE compatibility within Chrome or Mozilla itself..