CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
how to make design for mobile devices ?
amis
Permalink to comment
#
December 2011
how can i make design which will be for mobile devices only
Mottie
Permalink to comment
#
December 2011
You could start with the
HTML5 Mobile Boilerplate
.
amis
Permalink to comment
#
December 2011
can't not used HTML5 ?
Hompimpa
Permalink to comment
#
December 2011
Media Queries...
schart
Permalink to comment
#
December 2011
You should use big sized text and centered elements.
standuncan
Permalink to comment
#
December 2011
How to make a design for mobile... I would use photoshop.
amis
Permalink to comment
#
December 2011
I mean how can i display this design if i entered with mobile and display another design if i entered from computer
TheDoc
Permalink to comment
#
December 2011
You would use media queries.
Mottie
Permalink to comment
#
December 2011
Chris made a
lot of great posts
on this site about Media Queries.
amis
Permalink to comment
#
December 2011
thx alot
I have been used Media Queries and it is awesome , but if i want change file will bed display , i mean if i want make index.php will be display for computers and index2.php will be display only for mobile
how can i do this ?
Add a Comment
I have been used Media Queries and it is awesome , but if i want change file will bed display , i mean if i want make index.php will be display for computers and index2.php will be display only for mobile
how can i do this ?