VIDEEK - Table Templates
  VIDEEK Profile
  Home
  My Web
  Web Help
  => Full Movie
  => Visiting
  => Code For you
  => Pics
  => Css Code
  => Meta Code
  => Text Tricks
  => Webdings
  => Marquee
  => Html Test
  => Table Templates
  => Promotion Your Site
  => Free Tools
  => Home Links
  => Friends' Banners
  => Top List
  => 22222
  => Title of your new page
  DG Event
  VMO Travels
  DG Used Car
  Contact Us
  Event
  DJ gurgaon
  Counter
  Dj 2top 2 Bass jbl Dj setup in Sarita vihar delhi wedding event good dj for wedding 09891478183
  Dj 2top 2 Bass jbl Dj setup in Sarita vihar delhi wedding event good dj for wedding 09891478183 15 views 0 0 SHARE
  best dj for wedding in delhi price 09891478183
  8x12 P3 led video wall screen for outdoor wedding event 09891478183
  dj in chinar garden badshahpur 2 top 2 lo jbl Dj setup in gurgaon 09990908622
  DG Event - DJ Sound Light Gurgaon
  Dj Akhtar performing live @ Private event , Delhi
  best dj sound light Services in west delhi ncr dwarka gurgaon 09891478183 DG Event .in
  sapna chaudhary coming at delhi show
  Presenting the culture of Bengal by diksha dance troup Dhoonuchi Dance with Dhak players
  Hi wedding planners, please see this video below. You can bill this to ur clients @ 40-50k
  Dj Mithun at Crowne plaza gurgaon 09891478183
  Anchor Garima Dua, most enthusiastic & Entertaining Anchor MC in Delhi NCR for all event gurgaon
  These Mini Balloon Columns are simple to create but make a big impact as party decór! Supplies: •28X 5" rounds (14 of each color) •1X 11" printed round (your choice) •balloon ribbon •pump and scissors
  How to Make a Balloon Arch - Balloon Decoration Ideas
  How to make a balloon column for Spiral balloon decorations Pattern series part 2 double and single
  how to make balloon arch or balloon decoration for party ???
  Event at Cp club where house cafe play by Ashok
  Coming to Delhi on 2nd December with our exclusive and Top Television Celebrity #Vivek Dahiya For an
  Dj Mithun at Crowne plaza gurgaon hotel 09891478560
  biggest led video screen wall stage bar setup for wedding event in india 09891478183 delhi
  Budget DJ for open area house party 2 top jbl srx Dj setup 09891478560
  children's day interesting activities and program ideas
  4 sided cross truss dj system with led video wall for corporate event 09891478560
  normal budget dj light sound for wedding event in gurgaon delhi ncr 09891478560
  best dj with led video screen light sound system for wedding corporate 09891478560
  Best TEMPLE JAIMALA THEMES for wedding Big Mandir Theme, Hydraulic & Revolving Jaimala Theme
  radha krishna stage theme and dance performance for wedding event stage show
  Rock Band Competitions Events Contests new rock band show in delhi university colleges
  ndian DJ Expo all set to hit the floor at Pragati Maidan New Delhi India
  dj in village pre wedding party 4 TOP 2 BESS + BLACK ALEDI 09891478560
  Jbl dj speaker with base n Blue color laser light dj setup for wedding event in delhi 09891478560
  dj setup for wedding event in bawal riwari neemrana bhiwadi 09990908622
  best multi color dj light in dj lighting show in delhi mumbai 09990908622
  best dj setup for corporate party in banquet halls with sharpy light effect 09990908622
  best dj stage show with Led video screen well for marriage in delhi 09990908622
  4 jbl TOP speaker 2 jbl BESS speaker dj light sound for wedding delhi 09990908622
  led video wall screen on rental in bhiwadi neemrana bawal alwar riwari gurgaon 09990908622
  LED SCREEN RENTAL - LED Video Wall Screen On Rent In gurgaon delhi bhiwadi alwar 09990908622
  wedding jaimala led theme stage setup for bride entry JAI MALA THEME LED CONCEPT BRIDE ENTRY
  medium budget dj stage sound light with led wall setup for wedding event with 3D Dance floor
  stage show at HUDA Gymkhana Club sector 29, Gurugram, Haryana 09990908622
  event ending at huda gymkhana club gurugram haryana 09990908622
  best led stage light sound dj setup for marriage party in delhi india 09990908622
  event ending speech by Mukhtiar Ali-Sufi Rajasthani Folk Singer
  kinna sona tenu rab ne banaya ji kare dekhta rahu best best qawali ever in hindi
  ni te khair manga soniya me teri.. dua na koi hor manga best best qawwali song
  sound system dj for open area sound for qawwali singers in gurgaon delhi
  designer dj dance floor with light effect for private party dance 09990908622
  best video conferencing solution company in gurgaon Delhi Ncr Bhiwadi neemrana bawal 09990908622
  p5 led video wall screen for corporate and wedding event in gurgaon 09990908622
  best 4 side BIG dj setup on classic theme lighting setup 09990908622 good dj in india
  Best place for destination wedding in gurgaon delhi aapnoghar resort amusement and water park hotel
  Sharing live performance video of indian idol 3 finalist Puja chatterjee performing Dama ro dum...
  Indian idol 3 finalist puja Chatterjee interaction with audience.. sharing Mai Tenu samjhawaki Live
  wedding event decorations at le foyer banquets gurgaon delhi NCR 09990908622
  proton amp problem
  best dj with led screen in gurgaon delhi 09891478183 2 top 2 bass jbl srx 725 dj speaker
  anchor for wedding event in delhi gurgaon Anchor Roop Aggarwal 09891478183
  Anushka Sharma And Virat Kohli's Band Bajaa Baraat: Viral Videos From Wedding Of The Yea
  led display standee available for rental in gurgaon delhi ncr 09891478183

  Table templates you can copy and paste.

You can set your own width, border thickness and background color. You can also determine the width of each column by adding width= to the <td> tag of the column. 

1A


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan>
<tr><td>one</td></tr>
<tr><td>two</td></tr>
</table>

one
two

1B



<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan>
<tr><td>one</td></tr>
<tr><td>two</td></tr>
<tr><td>three</td></tr>
</table></center>

one
two
three

2



<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td>one</td><td>two</td></tr>
</table>

one two

3



<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td>one</td><td>two</td></tr>
<tr><td>three</td><td>four</td></tr>
</table>

one two
three four

4


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td>one</td><td rowspan=2>two</td></tr>
<tr><td>three</td></tr>
</table>

one two
three

5


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td rowspan=2>one</td><td>two</td></tr>
<tr><td>three</td></tr></table>

one two
three

6


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td>one</td><td>two</td></tr>
<tr><td>three</td><td>four</td></tr>
<tr><td>five</td><td>six</td></tr>
</table>

one two
three four
five six

7


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td>two</td><td>three</td></tr>
<tr><td>four</td><td>five</td></tr</table>

one
two three
four five

7A


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td>two</td><td>three</td></tr>
<tr><td colspan=2 align=center>four</td></tr></table>

one
two three
four

8


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td rowspan=2>two</td><td>three</td></tr>
<tr><td>four</td></tr>
</table>

one
two three
four

9


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td>two</td><td rowspan=2>three</td></tr>
<tr><td>four</td></tr>
</table>

one
two three
four

10


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td>one</td><td rowspan=3 align=center>two</td></tr>
<tr><td>three</td></tr>
<tr><td>four</td></tr>
</table></center>

one two
three
four

11


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td rowspan=3 align=center>one</td><td>two</td></tr>
<tr><td>three</td></tr>
<tr><td>four</td></tr>
</table>

one two
three
four

12


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td>two</td><td rowspan=3 align=center>five</td></tr>
<tr><td>three</td></tr>
<tr><td>four</td></tr>
</table>

one
two five
three
four

13


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td rowspan=3 align=center>two</td><td>three</td></tr>
<tr><td>four</td></tr>
<tr><td>five</td></tr>
</table>

one
two three
four
five

14


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td rowspan=3 align=center>two</td><td>three</td></tr>
<tr><td>four</td></tr>
<tr><td>five</td></tr>
<tr><td colspan=2 align=center>six</td></tr>
</table>

one
two three
four
five
six

15


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td colspan=2 align=center>one</td></tr>
<tr><td>two</td><td rowspan=3 align=center>three</td></tr>
<tr><td>four</td></tr>
<tr><td>five</td></tr>
<tr><td colspan=2 align=center>six</td></tr>
</table>

one
two three
four
five
six

16


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=2>
<tr><td>one</td><td rowspan=3>four</td></tr>
<tr><td>two</td></tr>
<tr><td>three</td></tr>
<tr><td rowspan=2>five</td><td>six</td></tr>
<tr><td>seven</td></tr>
</table>

one four
two
three
five six
seven

16A


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
</table>

 

one two three

16B

<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td>four</td><td>five</td><td>six</td></tr>
</table>

one two three
four five six

17


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td>four</td><td>five</td><td>six</td></tr>
<tr><td>seven</td><td>eight</td><td>nine</td></tr>
</table>

one two three
four five six
seven eight nine

18


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=3 align=center>one</td></tr>
<tr><td>two</td><td>three</td><td>four</td></tr>
<tr><td>five</td><td>six</td><td>seven</td></tr>
</table>

one
two three four
five six seven

19


<!--Columnspan two------------------------------------->

<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td colspan=3 align=center>four</td></tr>
<tr><td>five</td><td>six</td><td>seven</td></tr>
</table>

one two three
four
five six seven

20


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td>four</td><td>five</td><td>six</td></tr>
<tr><td colspan=3 align=center>seven</td></tr>
</table>

one two three
four five six
seven

21


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=3 align=center>one</td>
<tr><td>four</td><td>five</td><td>six</td></tr>
<tr><td colspan=3 align=center>seven</td></tr>
</table>

one
four five six
seven

22


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=3 align=center>one</td>
<tr><td colspan=3 align=center>two</td></tr>
<tr><td>three</td><td>four</td><td>five</td></tr>
</table>

one
two
three four five

23


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td colspan=3 align=center>four</td>
<tr><td colspan=3 align=center>five</td></tr>
</table>

one two three
four
five

24


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td rowspan=3>one</td><td>two</td><td rowspan=3>three</td></tr>
<td>four</td></tr>
<td>five</td></tr>
</table>

one two three
four
five

25


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td rowspan=3>one</td><td rowspan=3>two</td><td>three</td></tr>
<td>four</td></tr>
<td>five</td></tr>
</table>

one two three
four
five

26


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td>
<td rowspan=3>four</td>
<td rowspan=3>five</td></tr> <tr><td>two</td></tr><tr><td>three</td></tr>
</table>

ne four five
two
three

27

<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td rowspan=2>three</td></tr>
<tr><td rowspan=2>four</td><td>five</td></tr>
<tr><td>six</td><td>seven</td></tr>
</table>

one two three
four five
six seven

28

<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=2>one</td><td rowspan=2>three</td></tr>
<tr><td rowspan=2>four</td><td>five</td></tr>
<tr><td>six</td><td>seven</td></tr>
</table>

ne three
four five
six seven

29


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td rowspan=2>two</td><td>three</td></tr>
<tr><td rowspan=2>four</td><td>six</td></tr>
<tr><td>five</td><td>seven</td></tr>
</table>

one two three
four six
five seven

30



<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=2>one</td><td>two</td></tr>
<tr><td rowspan=2>three</td><td colspan=2>four</td></tr>
<tr><td>five</td><td>six</td></tr>
</table>

one two
three four
five six

31


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td>four</td><td colspan=2 rowspan=2>six</td></tr>
<tr><td>five</td></tr>
</table>

one two three
four six
five

32


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td rowspan=2 colspan=2>four</td><td>five</td></tr>
<tr><td>six</td></tr>
</table>

one two three
four five
six

33


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=2 rowspan=2>one</td><td>two</td></tr>
<tr><td>three</td></tr>
<tr><td>four</td><td>five</td><td>six</td></tr>
</table>

one two
three
four five six

34


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td colspan=2 rowspan=2>four</td></tr>
<tr><td>two</td></tr>
<tr><td>three</td><td>five</td><td>six</td></tr>
</table>

one four
two
three five six

35


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td rowspan=4>five</td><td>six</td></tr>
<tr><td>two</td> <td>seven</td></tr>
<tr><td>three</td> <td>eight</td></tr>
<tr><td>four</td> <td>nine</td></tr>
</table>

one five six
two seven
three eight
four nine

36


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td rowspan=4>one</td><td>two</td><td rowspan=4>six</td></tr>
<tr><td>three</td></tr>
<tr><td>four</td></tr>
<tr><td>five</td></tr>
</table>

one two six
three
four
five

37


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td rowspan=4>three</td></tr>
<tr><td>four</td><td>five</td></tr>
<tr><td>six</td><td>seven</td></tr>
<tr><td>eight</td><td>nine</td></tr>
</table>

one two three
four five
six seven
eight nine

38


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=2>one</td> <td rowspan=4>six</td></tr>
<tr><td>two</td><td rowspan=3>five</td></tr>
<tr><td>three</td></tr>
<tr><td>four</td></tr>
</table>

one six
two five
three
four

39


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>'
<tr><td rowspan=4>one</td><td>two</td><td>three</td></tr>
<tr><td>four</td><td>five</td></tr>
<tr><td>six</td><td>seven</td></tr>
<tr><td>eight</td><td>nine</td></tr>
</table>

one two three
four five
six seven
eight nine


40


 

<center><table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td rowspan=4>one</td><td rowspan=2>two</td><td>three</td></tr>
<tr><td>four</td></tr>
<tr><td>five</td><td rowspan=2>seven</td></tr>
<tr><td>six</td></tr>
</table></center>

 

one two three
four
five seven
six

41


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td rowspan=4>one</td><td colspan=2>two</td></tr>
<tr><td rowspan=2>three</td><td>four</td></tr>
<tr><td>five</td></tr>
<tr><td colspan=2>six</td></tr>
</table>

one two
three four
five
six

42


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td colspan=2 rowspan=2>three</td></tr>
<tr><td>two</td></tr>
<tr><td rowspan=2>four</td><td>five</td><td rowspan=2>seven</td></tr>
<tr><td>six</td></tr>
</table>

one three
two
four five seven
six

43


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=3>one</td></tr>
<tr><td>two</td><td colspan=2 rowspan=2>five</td></tr>
<tr><td>three</td></tr>
<tr><td>four</td><td>six</td><td>seven</td></tr>
</table>

one
two five
three
four six seven


44


 

<center>
<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td>one</td><td>two</td><td>three</td></tr>
<tr><td>four</td><td colspan=2 rowspan=3>seven</td></tr>
<tr><td>five</td></tr>
<tr><td>six</td></tr>
</table></center>

 

one two three
four seven
five
six


45


 

<center>
<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td rowspan=2>one</td><td>two</td><td rowspan=2>four</td></tr>
<tr><td>three</td></tr>
<tr><td rowspan=2>five</td><td>six</td><td rowspan=2>eight</td></tr>
<tr><td>seven</td></tr>
</table></center>

 

one two four
three
five six eight
seven


46


 

<center>
<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=3>one</td></tr>
<tr><td>two</td><td rowspan=2>four</td><td>five</td></tr>
<tr><td>three</td> <td>six</td></tr>
<tr><td colspan=3>seven</td></tr>
</table></center>

 

one
two four five
three six
seven


47


 

<center>
<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=3>
<tr><td colspan=3>one</td></tr>
<tr><td rowspan=2>two</td><td>three</td><td rowspan=2>five</td></tr>
<tr><td>four</td></tr>
<tr><td colspan=3>six</td></tr>
</table></center>

 

one
two three five
four
six


48


 

<center>
<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=4>
<tr><td>one</td><td>two</td><td>three</td><td>four</td></tr>
<tr><td>five</td><td>six</td><td>seven</td><td>eight</td></tr>
<tr><td>nine</td><td>ten</td><td>eleven</td><td>twelve</td></tr>
</table></center>

 

one two three four
five six seven eight
nine ten eleven twelve


49


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=4>
<tr><td align=center colspan=4>one</td></tr>
<tr><td>five</td><td>six</td><td>seven</td><td>eight</td></tr>
<tr><td>nine</td><td>ten</td><td>eleven</td><td>twelve</td></tr>
</table>

one
five six seven eight
nine ten eleven twelve


50


<table border=2 width=50% cellspacing=5 cellpadding=8 bgcolor=cyan cols=4>
<tr><td align=center colspan=4>one</td></tr>
<tr><td>five</td><td>six</td><td>seven</td><td>eight</td></tr>
<tr><td align=center colspan=4>nine</td></tr>
</table>

one
five six seven eight
nine

 


 

BEST REGARDS FROM DJ Videek


Today, there have been 153412 visitors (416766 hits) on this page!
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free