You are not logged in.

  • »imvucodes« is a verified user
  • "imvucodes" started this thread

Posts: 130

Location: Interwebs

Occupation: Serving code snippets non stop.

  • Send private message

1

Monday, July 12th 2010, 2:36pm

All Centered

Works on all pages with or without a code for layouts. It even centers your pictures, icons, videos, etc.

Source code

1
2
3
4
5
<style type="text/css">
td, .imvucodes_net {
text-align:center;
}
</style>

Similar threads

Rate this thread