responsive issue with bootstrap on mobile and tablet -
Site:
Responsible features for the Baststroke on the iPhone or iPad for this site do not work Due to the. When I reduce the size of the browser window, they work fine on desktops I have searched for this topic and do not seem to be concerned about adding the only answer:
& gt; & Lt; Meta name = "viewport" content = "width = device-width,> initial-scale = 1.0" /> But I have this and it is still not liable. I have now created a site with Bootstrap and have never done this problem in the past. I have also tried to upload an unpublished version of bootstrap files as an index file with your starter templates (you can see here here) and that too is not working. I can not understand it! Any help would be much appreciated.
Your page is structured like this:
& lt; Html & gt; & Lt; Top & gt; & Lt; Title & gt; Party face painting & lt; / Title & gt; & Lt; Meta name = "keyword" content = "" & gt; & Lt; Meta name = "description" content = "" & gt; & Lt; Meta http-equiv = "content-type" content = "text / html; charset = UTF-8" & gt; & Lt ;! - You need a viewport meta tag - & gt; & Lt; / Head & gt; & Lt; Frameset Rows = "100%" & gt; & Lt; Frame ... & gt; #document & lt ;! DOCTYPE html & gt; & Lt; Html lang = "en" & gt; & Lt; Top & gt; ... & lt; Meta name = "viewport" content = "width = device-width, initial-scale = 1.0" /> & Lt ;! - You have a viewport meta tag within the frameset - & gt; ... & lt; / Head & gt; ... & lt; / Frame & gt; ... & lt; / Frameset & gt; & Lt; / Html & gt; You do not have a viewport meta tag on the outermost page, only in the frame
Comments
Post a Comment