SlideShare une entreprise Scribd logo
1  sur  19
www.tekblink.com
WebsiteTekblink Technology Development Surat
Design and
Tekblink Technology
<address class="vcard">
<a href="/" class="fn org url">Tekblink Technology</a>,
<span class="adr">
<span class="street-address ">418, City
Centre</span>,
<span class="locality”>Sosyo Circle</span>,
<span class="region“>Udhna Magdallah road,</span>,
<span class="postal-code">Surat - 395007</span>,
<span class="countr y-name">India</span>
</span>.
<span class="geo alt">GEO:
<span class="latitude">53.559704</span>;
<span class="longitude">-2.87388</span>.
</span>
</address>
Tekblink Technology
<div class="vevent">
<h2><span class="summar y">
<a href="/events/2008/06/05/solstice-conference-2008">SOLSTICE Conference
2008</a>
</span></h2>
<p>
<abbr class="dtstar t" title="20080605T0900">Thursday, 5th June 2008,
9:00am</abbr>
<span>- <abbr class="dtend" title="20080605T1700">5:00pm</abbr></span>
</p>
<p>
<span class="location">Edge Hill University</span>
</p>
<div class="description">
<p>The SOLSTICE Centre for Excellence in Teaching & Learning (CETL) at Edge Hill
University is pleased to announce its 3rd international conference. </p>
</div>
</div>

Tekblink Technology
Tekblink Technology
<link rel="alternate" type="application/atom+xml"
title=“Tekblink Technology Website Design and
Development" href="
http://www.tekblink.com/website-designdevelopment-company-surat.php" />

Tekblink Technology
Tekblink Technology
<?xml version="1.0" encoding="windows-1252"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Tekblink Technology</ShortName>
<Description>Search the Tekblink Technology website</Description>
<Tags>Tekblink Technology Tekblink Website design and Development</Tags>
<Url type="text/html" method="GET" template=" http://www.tekblink.com/search?
query={searchTerms}"/>
<InputEncoding>UTF-8</InputEncoding>
<AdultContent>false</AdultContent>
</OpenSearchDescription>

Tekblink Technology
Tekblink Technology

<link rel="search"
type="application/opensearchdescription+xml"
title=“Tekblink Search"
href="/search/description" />
Tekblink Technology
Tekblink Technology
<Location />
SetOutputFilter DEFLATE
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4.0[678] no-gzip
BrowserMatch bMSI[E] !no-gzip !gzip-onlytext/html
SetEnvIfNoCase Request_URI 
.(?:gif|jpe?g|png)$ no-gzip dont-vary
Header append Vary User-Agent env=!dont-vary
</Location>

Tekblink Technology
<?php
ob_start("ob_gzhandler");
?>

Tekblink Technology
Tekblink Technology
/*
*
*
*
*
*
*
*
*

-------------------------------------------------ToggleVal Plugin for jQuery
Version 1.0
-------------------------------------------------Author:
Aaron Kuzemchak
URL:
http://kuzemchak.net/
E-mail:
afkuzemchak@gmail.com
Date:
8/18/2007
--------------------------------------------------

*
*
*
*
*
*
*
*
*/

(function($){
jQuery.fn.toggleVal = function(focusClass, value) {
this.each(function() {
this.defaultValue = value; $(this).val(this.defaultValue);
$(this).focus(function() {
// clear value if current value is the default
if($(this).val() == this.defaultValue) { $(this).val(""); }
// if focusClass is set, add the class
if(focusClass) { $(this).addClass(focusClass); }
}).blur(function() {
// restore to the default value if current value is empty
if($(this).val() == "") { $(this).val(this.defaultValue); }
// if focusClass is set, remove class
if(focusClass) { $(this).removeClass(focusClass); }
});
});
}
})(jQuery);

Tekblink Technology
Tekblink Technology
Tekblink Technology
Tekblink Technology
ErrorDocument 404 /notfound.html

Tekblink Technology

Contenu connexe

Similaire à Small tricks to improve your website

Html5 advanced part2
Html5 advanced part2Html5 advanced part2
Html5 advanced part2
Suresh Balla
 
Copy of-a-walk-around-westfall-plaza
Copy of-a-walk-around-westfall-plazaCopy of-a-walk-around-westfall-plaza
Copy of-a-walk-around-westfall-plaza
helgawerth
 
Private slideshow
Private slideshowPrivate slideshow
Private slideshow
sblackman
 
web technology practicals.pdf
web technology practicals.pdfweb technology practicals.pdf
web technology practicals.pdf
NaveenK242465
 
web technology practicals.pdf
web technology practicals.pdfweb technology practicals.pdf
web technology practicals.pdf
NaveenK242465
 
Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)
Joao Lucas Santana
 

Similaire à Small tricks to improve your website (20)

Html5 advanced part2
Html5 advanced part2Html5 advanced part2
Html5 advanced part2
 
Check
CheckCheck
Check
 
Copy of-a-walk-around-westfall-plaza
Copy of-a-walk-around-westfall-plazaCopy of-a-walk-around-westfall-plaza
Copy of-a-walk-around-westfall-plaza
 
Gaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third YearGaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third Year
 
Aula da Inquietação - Tiago Murakami
Aula da Inquietação - Tiago MurakamiAula da Inquietação - Tiago Murakami
Aula da Inquietação - Tiago Murakami
 
Private slideshow
Private slideshowPrivate slideshow
Private slideshow
 
Omnisearch in AEM 6.2 - Search All the Things
Omnisearch in AEM 6.2 - Search All the ThingsOmnisearch in AEM 6.2 - Search All the Things
Omnisearch in AEM 6.2 - Search All the Things
 
EVOLVE'16 | Enhance | Oscar Bolaños & Justin Edelson | Search All the Things:...
EVOLVE'16 | Enhance | Oscar Bolaños & Justin Edelson | Search All the Things:...EVOLVE'16 | Enhance | Oscar Bolaños & Justin Edelson | Search All the Things:...
EVOLVE'16 | Enhance | Oscar Bolaños & Justin Edelson | Search All the Things:...
 
iWebkit
iWebkitiWebkit
iWebkit
 
DATABASE
DATABASEDATABASE
DATABASE
 
JSP Web Technology Application on Road Transport Services
JSP Web Technology Application on Road Transport ServicesJSP Web Technology Application on Road Transport Services
JSP Web Technology Application on Road Transport Services
 
Informacion aula
Informacion aulaInformacion aula
Informacion aula
 
Apex & jQuery Mobile
Apex & jQuery MobileApex & jQuery Mobile
Apex & jQuery Mobile
 
Web Programming Projects
Web Programming ProjectsWeb Programming Projects
Web Programming Projects
 
Schoology tutorial[1]
Schoology tutorial[1]Schoology tutorial[1]
Schoology tutorial[1]
 
web technology practicals.pdf
web technology practicals.pdfweb technology practicals.pdf
web technology practicals.pdf
 
web technology practicals.pdf
web technology practicals.pdfweb technology practicals.pdf
web technology practicals.pdf
 
Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)
 
[Km] [wp] [3] [assignment]
[Km] [wp] [3] [assignment][Km] [wp] [3] [assignment]
[Km] [wp] [3] [assignment]
 
20190118_NetadashiMeetup#8_React2019
20190118_NetadashiMeetup#8_React201920190118_NetadashiMeetup#8_React2019
20190118_NetadashiMeetup#8_React2019
 

Plus de Tekblink Jeeten (6)

Top 100-php-interview-questions-and-answers-are-below-120816023558-phpapp01
Top 100-php-interview-questions-and-answers-are-below-120816023558-phpapp01Top 100-php-interview-questions-and-answers-are-below-120816023558-phpapp01
Top 100-php-interview-questions-and-answers-are-below-120816023558-phpapp01
 
Virendra xperience new
Virendra xperience newVirendra xperience new
Virendra xperience new
 
Virendra xperience new
Virendra xperience newVirendra xperience new
Virendra xperience new
 
Finalpdg
FinalpdgFinalpdg
Finalpdg
 
Website development using dreamweaver
Website development using dreamweaverWebsite development using dreamweaver
Website development using dreamweaver
 
A case study of a high content website
A case study of a high content websiteA case study of a high content website
A case study of a high content website
 

Dernier

Dernier (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

Small tricks to improve your website

Notes de l'éditeur

  1. CSS at top, JavaScript at the bottom