February 10th, 2008 admin
Most of our designers still in the traditional form layout, performance and structure mixed with the means to build websites. Learning to use XHTML + CSS approach requires a process so that the existing site conforms to the standard site will not step in place. The best…
Posted in Xhtml and Web Design | No Comments »
February 10th, 2008 admin
September 1 news, the nation's largest Internet service providers and software community - to a Hong Sing (Comsenz) introduced a new integration more Web2.0 elements Discuz! 5.0, and the author of the detailed version of the software after the experience , on their own, sharing, interactive…
Posted in Xhtml and Web Design | No Comments »
February 7th, 2008 admin
Xhtml + css site reconstruction of the web standards, and so on articles like too much, I will not repeat, the most simple production xhtml + css page, although the method is very simple, but there are a few people really do not know …. at least not search google search.
…
Posted in Xhtml and Web Design | No Comments »
February 4th, 2008 admin
According to CSS norms, floating elements (floats) will be removed from document flow, it will not affect the layout of the massive box and the box will only affect the (usually text) arrangement. So when their heights exceeded includes containers, general elongation father containers…
Posted in Xhtml and Web Design | No Comments »
February 3rd, 2008 admin
So that we will have a three CSS document. SiteComm.css: Any site can use the style of the paper, the definition of the common html tags style. SiteLayout.css: Site layout documents, could apply to most of the structure of the site, details need to be adjusted. …
Posted in Xhtml and Web Design | No Comments »
January 30th, 2008 admin
Nana beginning of everything, especially as I am painting page form with three years of painting, but I could not resist the temptation to web standards, that the separation of content and performance of really good ideas.
But it is a pity that there was not a good editing software,…
Posted in Xhtml and Web Design | No Comments »
January 27th, 2008 admin
Http://www.ajaxload.info/ loading the Info
Http://www.bigik.cn/blog/article.asp?id=182
If you know the popular AJAX now, we see a similar small animation Loading:
Posted in Css+Div Web Design | No Comments »
January 24th, 2008 admin
IE vs FF
CSS-compatible elements:
DOCTYPE affect handling CSS
FF: div set margin-left, margin-right when the auto center, not IE
FF: body set up text-align, the need for margin div: auto (mainly margin-left,…
Posted in Xhtml and Web Design | No Comments »
January 21st, 2008 admin
Article 13 lesson: floating elements (float)
We can float through CSS attribute to the floating element of the left or right. In other words, the box and its contents floating to the document (or the top box) to the right or the left (see box…
Posted in CSS Tutorial By Examples | No Comments »
January 19th, 2008 admin
Elements:
1 / correct XHTM labeling (HTML4.01 can also be used)
2 / CSS control the correct use of fonts, colors, blank
3 / minimize the use of XHTMl form layout and design through to avoid CSS forms of multi-nested
4…
Posted in Xhtml and Web Design | No Comments »