Showing posts with label internet. Show all posts
Showing posts with label internet. Show all posts
Jul 28, 2015
Indian Topographic Sheet Number and UTM Zone Finder Application
Hello Friends here is an Indian Topographic Sheet Number Finder Application, Find in a second your Topographic Sheet Number without any panic. First time in India which is made by us.[Tag: Toposheet Based Search, Geological Survey of India's Topo Sheet number find, Topo no., Find Topo Sheet Numbers, GIS & TOPOSHEET NO Finder, Search Topo Sheet No., How to Find Topo sheet Number, UTM Zone, Degree Minute Second to Decimals Degree Convertor and Decimals Degree to Degree Minute Second, Co-ordinates convertor by: DSTAR INFOTECH]
or
or
1. What is a Topographic Map?
Answer: A topographic map is a detailed and accurate graphic representation of cultural and natural features on the ground.
SAMPLE TOPOGRAPHIC SHEET AS BELOW
2. What information can I find on a topographic map?
Answer: A topographic map identifies numerous cultural and natural ground features which can be grouped into the following categories:
CULTURE: roads, buildings, urban development, boundaries, railways, power transmission lines;
WATER: lakes, rivers, streams, swamps, rapids;
RELIEF: mountains, valleys, slopes, depressions;
VEGETATION: wooded and cleared areas, vineyards and orchards;
TOPONYMY: place names, water feature names, highway names.
Refer to the legend on the back of an NTS map for a complete listing of all features and their corresponding symbols. Information along the map borders and on the back of the map provides valuable details to help you understand and use a topographic map. For example, here you will find the map scale and scale conversion, the legend, and the year the information on the map was last updated.
Sep 11, 2014
Magic Mega Menu Free with Pure CSS
Go Download Site: Here
Preview:
Aug 4, 2014
High Quality Seam Less Backgrounds for Websites (Pattern Type)
High Quality Seam Less Backgrounds for Websites (Pattern Type)
What's a Seamless Texture?
What's a Seamless Texture?
A seamless texture is an image that can be placed side-by-side with itself without creating a noticeable boundary between two copies of the image. Consider the following seamless texture.
If the seamless texture were repeated four times, it would create a continuous pattern without it being obvious where one copy of the image began and another one ended
If the seamless texture were repeated four times, it would create a continuous pattern without it being obvious where one copy of the image began and another one ended
Aug 2, 2014
Customize your blogger Labels and Tags
Just Copy CSS code and Add a Gadget and then select "HTML/JavaScript" Paste and Save ! Done :)

.label-size{ margin:0; padding:0; position:relative; } .label-size a{ float:left; height:24px; line-height:24px; position:relative; font-size:12px; margin-bottom: 9px; margin-left:20px; padding:0 10px 0 12px; background:#0089e0; color:#fff; text-decoration:none; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; } .label-size a:before{ content:""; float:left; position:absolute; top:0; left:-12px; width:0; height:0; border-color:transparent #0089e0 transparent transparent; border-style:solid; border-width:12px 12px 12px 0; } .label-size a:after{ content:""; position:absolute; top:10px; left:0; float:left; width:4px; height:4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#fff; -moz-box-shadow:-1px -1px 2px #004977; -webkit-box-shadow:-1px -1px 2px #004977; box-shadow:-1px -1px 2px #004977; } .label-size a:hover{background:#555;} .label-size a:hover:before{border-color:transparent #555 transparent transparent;
Pure CSS Menu with new Horizontal Style
Pure CSS Menu with new Horizontal Style
Being ordinary is no longer good enough when it comes to the design of websites; they must be able to impress the target audience; and your website is not the only one vying for their attention. This means they’ll only go through a website that satisfies their needs and requirements best.
This is where the importance of CSS enters the picture. A website having clean, organized CSS will not only load more quickly but also offer a highly satisfying user experience. This also improves its chances of figuring prominently in search results. But, this isn’t easy.
DOWNLOAD HERESeattle Party Limo Rental | My New Website at USA-WA for my Friend
Designed in: 162 hrs.
Market Value: 500$.
Make with: Boot Strap 3.0
Website Description:
Give us 1% of your confidence and we will provide the Rest of 99% .
Seattle Party Limo Rental is a locally-owned and operated full-services transportation company. We have built own business one customer at a-time and have established a reputation of being a more reliable and professional transportation company in our ragion.
We are committed to providing each and every client with a unique, one-of-a-kind extraordinary experience. By concentrating one each client individual needs, we work hard to provide a reliable, safe and professional services. Our professional chauffeurs provide on-time, dependable and courteous service to each client with positive attitude.
Seattle Party Limo Rental provides an outstanding town car service in greater Seattle area. Enjoy our professional transportation service from the Seattle-Tacoma International Airport (SeaTac) or any services to/from - Homes, Hotels, Offices, Meeting locations in the State of Washington. We have established a reputation of being a more reliable and professional town car transportation company in our region and we think quality service makes the difference.
Jul 21, 2014
Build Full-featured sites with Bootstrap and GitHub
Here's a look at how to style your site with Bootstrap along with the tight integration available in GitHub, where you can host a Jekyll site for free.
Bootstrap joins the party
The basic interface created and presented by Jekyll is nice, but it can be greatly enhanced with one of the many freely available frameworks. I like Bootstrap, so I will use it to enhance my site presentation. The Jekyll-Bootstrap project makes this as easy as setting up Jekyll, so you can have a Bootstrap-themed site up in a relatively short time. It includes all necessary Bootstrap as well as Jekyll components, and there are some themes you can use or create your own.
The first step with taking advantage of the Jekyll-Bootstrap project is cloning its git repository. Once cloned locally, you may run it just like a basic Jekyll installation. The following commands show how this may be accomplished (just substitute your local directory information):
git clone https://github.com/plusjade/jekyll-bootstrap.git [local directory path] cd [local directory path] jekyll serve
In addition, you may use this site for the basis for your GitHub Pages site. You simply push the Jekyll-Bootstrap code to your GitHub repository as we did previously:
git remote set-url origin git@github.com:USERNAME/USERNAME.github.io.git git push origin master
This assumes an empty repository, so you may need to pull the site down first and then push changes -- there are a number of ways to accomplish it. If you prefer point-and-click instead of the command line, the GitHub GUI interface is a nice solution to working with your repositories.
While Jekyll is simple and straightforward to use, its template engine (Liquid) seems to have a bit of a learning curve. I mention it only because it is what the Jekyll-Bootstrap project uses to fully incorporate Bootstrap into Jekyll's ecosystem. A quick look at the directory structure after Jekyll-Bootstrap is installed shows a number of new directories and files. For example, there is a directory called _theme_packages as well as a themes directory under the assets directory. Once the site is generated (via Jekyll command), the themes directory is in the assets directory within the _site directory where the generated site file files are stored. You can learn more about directory structure and building custom themes online.
Thanks: Techrepublic
Feb 7, 2014
How to Change Google Chorme Text & Links Appearance
Change Google Chorme Text Appearance:
Here is trick to change the default Appearance for text styles of Google chorme browser.
Like: All Links, Visited links and mouse hover syles etc.
Go to Your Compter's Below Path:
And then open file: Custom.css and paste below {css} code in it and then save
a {color: #0033FF! important;font-family: "Trebuchet MS";}
a:visited {color: #666666! important}
a:active {color: #339933! important}
a:hover {color: #009933! important; text-decoration: none;}
.rc .s {color: #666666! important;font-family: "Trebuchet MS";}
Note: This is only a example, you can modify css code as per need or your choice. (dSTAR: www.eguggu.com)
Result as Below:
Image is loading....
Nov 25, 2013
How to Use – Gmail’s Send eMail as option
Step 1: Open Gmail Settings [Gear Icon] and then click Settings as shown in image
Step 2: And now click on Accounts tab under setting window and then click on Add another email address you own as shown in image
Step 3: Now enter Name and eMail ID of your personal domain which You want to use in your existing Gmail ID as shown in image and Press next step button, again next step button and then send verification button
Step 4: Now find Verification Mail in Your mail account which you was fill Email address field. Copy verification code from mail and then Paste to verification Window, after paste verification code Press verify button.
Step 5: Finally confirm to use Compose new email and try send mail from new mail address, which added by you previously. As shown below image.
Subscribe to:
Posts (Atom)










.jpg)
.jpg)
.jpg)