I followed How do you get the footer to stay at the bottom of a Web page? post on stackoverflow…
But I can’t Make it work in an asp.net web application…. I am using the master page of all pages…
How to paste the footer to the bottom of the page?
For ref:
I also recommend using a floating div structure.
Tag:
CSS:< /p>
.bodyWrap
{
width: 500px;
}
.header, .content, .footer
{
width: 100%;
float:left;
}
I followed How do you get the footer to on stackoverflow stay at the bottom of a Web page? Post…
But I cannot make it work in the asp.net web application…. I am using the master page of all pages…
p>
How to paste the footer to the bottom of the page?
For ref:
I also recommend using a floating div structure.
Tags:
CSS:
.bodyWrap
{
width: 500px;
}
.header, .content, .footer
{
width: 100%;
float:left;
}< /pre>
WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 2086 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC