简体   繁体   中英

advice on response web design

i manage an ecommerce website for a client (website is very similar to newegg.com) high bandwidth lots of pages & info.

we build the website in 2010 based on asp.net 2.0

now we need to redesign the website to make it responsive. i need an advice what platform should we look at, which works well & easy to use. i have no experience in responsive design currently but i can learn or outsource the work.

i have read on bootstrap, is this the best option available currently ?

please guide me.

Bootstrap is very simple to make the best websites responsive and make very simple to learn.

You can manipulate wherever you want.

http://www.w3schools.com/bootstrap/

Next you can use the JQUERY and AJAX in this for develop a website more interative.

http://www.w3schools.com/jquery/default.asp

I agree with duffymo in that you should be very careful in what work you take on. If you're asking this question you likely have quite a lot of research to do.

That being said, in addition to bootstrap (as Paulo mentioned) I enjoy using Google's Material Design Lite library. Their grid is as easy to use as Bootstrap's and it gives you the currently-popular material design feel.

If you'd rather not use something so heavy then give flexboxes a shot. They're native to css3 but may have issues if you have to support a lot of older browsers.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM