Questions tagged [layout]
The layout tag has no summary.
27 questions
0
votes
2
answers
41
views
Why is margin box said to be box around all other boxes? [closed]
One thing i cant understand when it comes to elements boxes is the margin box.
For example mdn web docks defines it as follow :
"Margin box: The margin is the outermost layer, wrapping the ...
1
vote
1
answer
38
views
Are there pitfalls to implementing a hybrid site with both responsive layouts and dynamic serving layouts?
I have a 20 year old site that I want to upgrade to a responsive layout. Originally it was a desktop-only layout but when a significant portion of my user base went mobile I implemented dynamic ...
1
vote
1
answer
96
views
SEO impact of footer links versus side navigation panel
Is there any difference in impact of adding a set of links as a block in footer vs keeping them as a block in the right or left hand side navigation of the site?
6
votes
2
answers
108
views
Would it be valid to use frames for an inhouse tool with a static list on the left that triggers content on the right?
I'm replacing the interface of an old Visual FoxPro system my company has been using for the past 15 years. If there's one thing that users have been complaining about is that it is tedious.
So ease ...
1
vote
0
answers
60
views
Best practice with visual responsive html restructuration
I have to follow a sketch of the main webpage of a website I'm building. The main page is essentially blocks rendered as rows, but one row is divided in 4 blocks that are not of the same height (so I ...
3
votes
2
answers
4k
views
What units to use in responsive design?
So I am really at loss which units to adopt when developing responsive layouts. Some say use viewport units. Other people say use rem. Other say use media queries and pixel ratio. So what unit is the "...
1
vote
1
answer
206
views
Does this count as an acceptable adsense implementation?
After being disgusted with mostly $0 RPM on my mobile site, I thought of a new idea but I'm not sure if it will be acceptable.
On Google's own help pages, I noticed on the responsive section they ...
0
votes
1
answer
1k
views
why is not grid layout enabled by default in google chrome? [closed]
Grid layout is supported by default in Internet Explorer 10 and we are already at 11, but in Google Chrome, which is the most popular browser, it is still an experimental feature.
Since grid layout ...
0
votes
2
answers
75
views
Can we use genesis framework for free?
First of all, I know that Genesis framework is paid framework. But many bloggers are using it for free because paypal is not supported in their country.
Genesis framework is under GPL (General public ...
2
votes
3
answers
2k
views
Placement of code in HTML document affecting SEO
I have a navigation bar div with all my navigation code, a sidebar div with all my code and content that goes in my static sidebar, a footer div with all my footer code that goes in my static footer, ...
0
votes
1
answer
58
views
Why would layout differ on first-load of a webpage?
Not entirely sure I understand what's going on, but would appreciate some pointers or things to try.
(In Chrome/Mac...)
In an incognito window, try loading http://ireland.media.info - and look at ...
3
votes
0
answers
94
views
What is this modern look called and what is the template used for it? [closed]
I haven't been paying attention to modern websites for a while, but in the few years or so a bunch of websites with the same, very smooth, very sleek presentation format have appeared. Some examples:
...
3
votes
3
answers
3k
views
Responsive web design on the "frontend" vs "backend"?
Apparently there are two ways you can do responsive web design. I'm not sure how to call the two methods but let's just say they are frontend and backend:
By frontend I mean, the usual way where the ...
-1
votes
1
answer
72
views
Source for free complete CSS+HTML layouts? [closed]
Where can I find complete free HTML+CSS layouts to choose from?
0
votes
3
answers
3k
views
Full width web design (with Twitter bootstrap)
I have not done much web design previously and wanted to get an understanding of full-width layouts and responsive design.
Specifically, my question is this - is it considered bad practice to use ...