Skip to main content

Definitions by Flabbo Man

Not to be confused with the Spanish meaning of como, which means "what"

"Como" is an insult used against someone you have little respect for.

Calling someone a como is telling them you think they are dumb, irritating or that they just deserve it.
Tanish: "You are a como".
Dan: "I AM NOT, YOU PIGGARD".
como by Flabbo Man February 5, 2022
A div (in html) is a tag used to represent a division in a html page.
A div with a class or id attribute can have it's children easily styled with CSS.
<style>

.gay {

color: blue;

}
</style>

<div class="gay">

<h1>I saw you ernesting last night.</h1>

<h2>It wasn't fun.</h2>
</div>
div by Flabbo Man April 10, 2021

Ugandan tech support

Indian tech support but Ugandan.
Ugandan tech support by Flabbo Man January 20, 2021