New opportunities, new possibilities: OVER 700 NEW DOMAIN EXTENSIONS Benefit of it : Achieve better search engine positioning All new domains from a single source Integrated forwarding allows your 1&1 registered domains to quickly and easily be connected to your website, no matter where it is hosted Here are the some example of new domain extensions: .app .blog .buy .car .cars .church .eat .hotel .inc .mail .mobile .music .news .online .restaurant .school .shop .site .tech .web Pre-reserve your domain (Please before book see terms & conditions on website!!!) - Pre-reserve your domain ...
My Blog
Monday, June 23, 2014
Wednesday, April 30, 2014
How to create profile interface with the help of HTML & CSS3?
Pawan Mall
2:28 PM
Read full artical →
I am going to tell you that how can we create a simple profile interface that show you a photo, tagline and some rotating media social icons. It's built with the help of only HTML & CSS3, font awesome, and prefix free. EXAMPLE - Profile Interface HTML CSS Full Code Edit HTML Code - Profile Interface <div class="profile_content"> <div class="name"> <h3>Pawan Mall - Net Geek</h3> </div> <img class="profile_pic" src="YOUR Image Path.jpg" alt="Pawan Mall" /> <br /> <div class="tagline"><b>Tagline</b> : Simple, hardworking & co-operative.</div> <ul class="icons"> <li><a href="http://facebook.com/Mr.PawanMall"> <i class="icon-facebook rotate"></i></a></li> <li><a href="http://twitter.com/Pawan_Mall"> <i class="icon-twitter rotate"></i></a></li> <li><a href="https://www.google.com/+PawanMall"> <i...
Friday, March 14, 2014
Image
Pawan Mall
3:13 PM
Filled Under:
Image
Read full artical →
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum....
Steps
Pawan Mall
1:13 PM
Read full artical →
List item List item List item List sub item List sub item List sub item List item List item ...
Wednesday, March 12, 2014
Colorful Boxes
Pawan Mall
3:58 PM
Filled Under:
Colorful Boxes
Read full artical →
Title Here Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ipsum tellus, gravida sit amet vestibulum eget, aliquam at sem. Title Here Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ipsum tellus, gravida sit amet vestibulum eget, aliquam at sem. Title Here Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ipsum tellus, gravida sit amet vestibulum eget, aliquam at sem. Title Here Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ipsum tellus, gravida sit amet vestibulum eget, aliquam at sem. Title Here Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ipsum tellus, gravida...
Friday, February 28, 2014
Buttons
Pawan Mall
4:00 PM
Filled Under:
Buttons
Read full artical →
Button Button Button Button Button Button Small Button Small Button Small Button Small Button Small Button Small Button Large Button Large Button Large Button Large Button Large Button Large Button Button and Input elements: Submit Submit Button Button Button Button Button Button Small Button Small Button Small Button Small Button Small Button Small Button Large Button Large Button Large Button Large Button Large Button Large Button ...
Code Snippet
Pawan Mall
3:36 PM
Filled Under:
Code Snippet
Read full artical →
HTML Code <!DOCTYPE html> <!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]> <html class="lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Notepad</title> <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"> </script><![endif]--> </head> <body> <div class="notepad"> <div class="notepad-heading"> <h1>Code Snippest</h1> </div> <blockquote> The essence of the independent mind lies not in what it thinks, but in how it thinks. </blockquote> </div> </body> </html> ...
Subscribe to:
Posts (Atom)