-
Last edited by krazyhorse; 01-07-2016 at 12:39 PM.
-
The links work now.
1: Your code. It is difficult to make an opinion about your code by using a browser debugger. Generally if the code works it is OK. I did see 66 errors for links the are path back through the server.
2. White space below the footer, set the body margin-bottom to zero.
3: Footer vertical lines. I don't think you need them at all. If it were me, I'd remove them.
-
One of my friends thinks that creating a mobile website would be a better choice, given that he has just begun to establish his web presence. We are using a Bootstrap website theme from http://www.templatemonster.com/prope...rap-templates/ for his local pizzeria website, and now we're left with getting HTML and CSS code slightly customized to meet our specific requirements design-wise. The question I have is how should we apply this customization to create an actual operating website that people can visit? And how can we actually test run it on different browser platforms before it goes public?
-
Since a web site that is built using bootstrap already has the capability to be responsive so that the site can be viewed from desktop view to tablet to mobile, design is fairly easy. One must understand that some items (like images) may not work well in mobile views. This can be handled by using smaller images and using bootstrap visible/hidden events.
To test (and I am using Visual Studio as my developing platform) I install all major browsers and in each using VS. There are also on line tools to test with.
I find by reviewing the analytics of web sites I have created and are running on line, that Google's Chrome, Internet Explorer and Safari are the browsers most used. There are on line sites you can test with.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules