Cómo hacer que el borde sea invisible en HTML

#(your id)
{
	border:none;
}
Shaunprogrammer+gamer