DIVs or Tables in Responsive Design

epicstate

New member
Joined
Jun 2, 2015
Messages
38
Points
0
Hey Guys,
I am wanting to make a list of items in a table ( using DIVs or Tables) but I wanted its structure run well in mobile devices. what do you think which is better, with divs, tables or others?
And can I make images responsive inside tables?
 

merapata

New member
Joined
Feb 15, 2016
Messages
31
Points
0
I think easy it like this Make Div and Table in it ...Give Dive 100% width and IT will automatic adjust table as per space in it if want more give each List Item precious Size in percentage witch auto adjust too

Hope it's works

#Cheers
 

savidge4

New member
Joined
Jan 6, 2016
Messages
121
Points
0
Hey Guys,
I am wanting to make a list of items in a table ( using DIVs or Tables) but I wanted its structure run well in mobile devices. what do you think which is better, with divs, tables or others?
And can I make images responsive inside tables?
the easiest way to look at this.. divs are dynamic, and tables are static. so in a responsive design you would want to obviously use the dynamic choice, divs.

The more detailed explanation: Divs are dynamic because they are using screen resolution. so 80% of a iPhone screen or 80% of a 21" computer monitor works out either way. Tables are slightly different. They use the variable of page width. If you look, even in responsive design, this variable IS set. usually to 1040 or the like. So 80% of a table is based apon page width, and has nothing to do with screen resolution.

hope that helps
 
Older threads
Replies
3
Views
2,281
Replies
8
Views
4,573
Replies
6
Views
9,371
Replies
15
Views
7,894
Newer threads
Latest threads
Replies
0
Views
446
Replies
0
Views
274
Replies
5
Views
943
Replies
1
Views
329
Recommended threads
Replies
22
Views
10,779
Replies
13
Views
10,865

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top