LeeSmithG Posted July 21, 2015 Share Posted July 21, 2015 Sup! Anyone got some code that will allow ones website to shrink or expand in any sized device with a monitor without loss of position of elements or clarity? I have got my site down to a thirteen (13) inch monitor, but, I have had to lose a lot of position of elements and clarity. I re-wrote it to fit in a fifteen point five (15.5) l.c.d. monitor for a wide screen laptop. Why, it's the smallest in our house. http://www.leybournecc.comuf.com/is the site. So anyone got a snippet of css or java maybe that will do what I have asked? Thanks in advance. Link to comment Share on other sites More sharing options...
ASIO Posted July 21, 2015 Share Posted July 21, 2015 Sup!Anyone got some code that will allow ones website to shrink or expand in any sized device with a monitor without loss of position of elements or clarity?I have got my site down to a thirteen (13) inch monitor, but, I have had to lose a lot of position of elements and clarity.I re-wrote it to fit in a fifteen point five (15.5) l.c.d. monitor for a wide screen laptop. Why, it's the smallest in our house.http://www.leybournecc.comuf.com/is the site.So anyone got a snippet of css or java maybe that will do what I have asked?Thanks in advance.your website have responsiveness http://quirktools.com/screenfly/#u=http%3A//www.leybournecc.comuf.com/&w=600&h=1024&a=23 Link to comment Share on other sites More sharing options...
LeeSmithG Posted July 21, 2015 Author Share Posted July 21, 2015 Sup! Anyone got some code that will allow ones website to shrink or expand in any sized device with a monitor without loss of position of elements or clarity? I have got my site down to a thirteen (13) inch monitor, but, I have had to lose a lot of position of elements and clarity. I re-wrote it to fit in a fifteen point five (15.5) l.c.d. monitor for a wide screen laptop. Why, it's the smallest in our house. http://www.leybournecc.comuf.com/is the site. So anyone got a snippet of css or java maybe that will do what I have asked? Thanks in advance.your website have responsiveness http://quirktools.com/screenfly/#u=http%3A//www.leybournecc.comuf.com/&w=600&h=1024&a=23 I was back here to add the link ''http://quirktools.com/screenfly/''as I used that for testing. I have now got it down to ten (10) inch without much loss. I would like people to be able to see it like a page with everything tidy on a cell-phone also. Link to comment Share on other sites More sharing options...
ASIO Posted July 21, 2015 Share Posted July 21, 2015 I'll recommend you to use wordpress https://wordpress.org/As many free themes are available (premium theme also) you don't have to code anything :)Alternatively you can learn here how to code responsive css http://learn.shayhowe.com/advanced-html-css/responsive-web-design/ Link to comment Share on other sites More sharing options...
LeeSmithG Posted July 21, 2015 Author Share Posted July 21, 2015 I'll recommend you to use wordpress https://wordpress.org/ As many free themes are available (premium theme also) you don't have to code anything :) Alternatively you can learn here how to code responsive css http://learn.shayhowe.com/advanced-html-css/responsive-web-design/ :thumbsup: Thanks! Link to comment Share on other sites More sharing options...
LOQUILLO Posted July 21, 2015 Share Posted July 21, 2015 Hi @LeeSmithG maybe you need to learn HTML5 Boilerplate, Twitter Bootstrap or Foundation. Alls theses frameworks are responsives and good tools for build websites based in HTML, here you will be a master when the lessons is complete.WordPress is all very different, because you will not need to write any line of code PHP to build the website, is more simple and easy, but your brain and your intelligence is not developed at all, because everything is already ready to use, only you need to add photos and text. With WordPress is only necessary to get the right template according to your criteria and needs and that's it.The choice is yours. Link to comment Share on other sites More sharing options...
LeeSmithG Posted July 21, 2015 Author Share Posted July 21, 2015 Hi @LeeSmithG maybe you need to learn HTML5 Boilerplate, Twitter Bootstrap or Foundation. Alls theses frameworks are responsives and good tools for build websites based in HTML, here you will be a master when the lessons is complete. WordPress is all very different, because you will not need to write any line of code PHP to build the website, is more simple and easy, but your brain and your intelligence is not developed at all, because everything is already ready to use, only you need to add photos and text. With WordPress is only necessary to get the right template according to your criteria and needs and that's it. The choice is yours. :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.