How to create mobile friendly websites ?
1. Should not create new mobile website,just make an update in existing website.
2.Use Responsive design.
3.Always use a viewport metatag.what the viewpoint metatag tells your browser is that the page needs to fit in screen.
4.For font size it should be at least 14px.
5.Use high resolution images.
6.Remove the default zoom.
7.Never stop testing.