What kind of technologies and programming languages can i use for developing a mobile optimized website? Can anyone help me out by giving some idea about it..
2 Replies - 344 Views - Last Post: 21 January 2012 - 07:15 PM
Topic Sponsor:
#1
What kind of technologies and programming languages can i use?
Posted 21 January 2012 - 06:01 PM
Replies To: What kind of technologies and programming languages can i use?
#2
Re: What kind of technologies and programming languages can i use?
Posted 21 January 2012 - 06:06 PM
Depends how you want to make it.
You can just make a custom CSS stylesheet with basic HTML.
Simply using:
Alongside your other stylesheets will automatically load one designed around a mobile screen.
You can just make a custom CSS stylesheet with basic HTML.
Simply using:
<link rel="stylesheet" href="mobile.css" type="text/CSS" media="handheld" />
Alongside your other stylesheets will automatically load one designed around a mobile screen.
#3
Re: What kind of technologies and programming languages can i use?
Posted 21 January 2012 - 07:15 PM
Don't use flash for iPhones
If you have multiple versions of your site for different browsers or a printer version, you could just create another type using mobile css.
I did a search for "Make your webpage mobile friendly" and this was the top result:
http://www.copyblogg...iendly-website/
If you have multiple versions of your site for different browsers or a printer version, you could just create another type using mobile css.
I did a search for "Make your webpage mobile friendly" and this was the top result:
http://www.copyblogg...iendly-website/
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|