To edit a website. To edit many websites.
She sat webiting while some music played.
by MrsMay May 5, 2010
Get the Webit mug.
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);
}
}
}
}
by Shrikey March 28, 2004
Get the webits mug.