Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to have a single or 1 column on both mobile and tablet , the column has some text and Image , the size of the image , width of the column should increase if its a tablet and decrease if its a mobile .The text will go to next line if its on mobile else it will be of one line on a tablet
Posted

1 solution

if you are using bootstrap, then learn the Bootstrap Grid Basic[^]
You should also learn Responsive Web Design Media Queries[^] to better understand the mechanism.
 
Share this answer
 
v2
Comments
rochelle_1917 5-Jan-16 12:02pm    
Yes i have solved the issue but without bootstrap , i did use few classes but not bootstrap grid , Thanks a lot

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900