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
1,828
Replies
8
Views
3,787
Replies
6
Views
6,780
Replies
15
Views
6,619
Newer threads
Latest threads
Replies
2
Views
127
Replies
1
Views
190
Replies
6
Views
438
Replies
11
Views
547
Replies
2
Views
238
Recommended threads
Replies
5
Views
1,477
Replies
2
Views
11,793

Latest postsNew threads

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