Skip to main content
Little pieces (bits) of code found on the net (web).

Simple things like stupid html tricks, css hacks, javascript tricks, not complex programs like chat clients.
Look at this javascript webit I found!
//shake your browser
function shake(n) {
if (self.moveBy) {
for (i = 15; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
webits by Shrikey March 27, 2004
webits mug front
Get the webits mug.
See more merch
Someone who believes anything they see or read on the Internet.
Bob- "Did you hear about the Ebola zombie?!"
Jim- "Bob, you're such a webist! We both know that's not true!"
Webist by theghostofpatrickswayze October 30, 2014
Related Words
Website-ophile. A lover of websites.
i) My new webdesigner is a real webiste. It's seriously helpful having such a good pro on board.

ii) Some sites are quite plain and simple, but to understand some of the complex ones that use Flash animation for example, you have to be a bit of a webiste.
Webiste by Jonathan FeBland May 12, 2007
1. A new word that codifies an important feature, concept or practice in the online world.
2. The Web equivalent of a "neologism," a newly coined word that may be in the process of entering common use.
3. A slang term that was invented by -- and for -- Web users without approval from any outside authority.
"Phishing" and "viral marketing" are a great examples of Webisms that eventually entered worldwide parlance.
Webism by Peter Kobs May 17, 2009
This neologism started off life as a typo but I believe it deserves a better fate. Webiste claims 930,000 Google hits in April, 2007 which means that it now deserves to be taken seriously. The meaning I feel that best suits the word is "a lover of Websites" i.e. a Website-ophile.
I've worked with half-a-dozen Web-designers before, but I have to say that Joe is a real Webiste and I'd never work with anyone else on a project again.
Webiste by Jonathan FeBland April 29, 2007

Webisode 

This is a new word made for the Sanctuary, the first online Tv series in the world.

A webisode is an episode of a Tv series that is only available on th internet.
When there's new webisodes, I will be one of the first to watch them.
Webisode by Jafje February 18, 2007

Webisophical 

An online philosophy to understanding the internet and websites.
My webisophical differences when it comes to a website is, providing value to my website by offering more content, not by just adding things just to add them.