This article can be seen as the previous "Talk about the XHTML page production" content as the core interface and the layout point of view, can also be treated as a display of Qiao Qianshi. P.s: If you want to do it together, please install Firefox (hereinafter referred to as FF) browser, because IE is not perfect for CSS standard support. XML document, we use RSS format, so everyone is more familiar, you can find an RSS file to do this :) First, join in your RSS file
xml-stylesheet type = "text / css" href = "style.css"?> as shown below: This topic related pictures The results are shown in the FF: This topic related pictures are very messy, ok, let's first Write a CSS to distinguish between them;
* {Display: block;} Effect: This topic related pictures are good, then in the Faridea RSS position We want to change to our logo, write down the following CSS:
Channel> Title: Before {Content: URL ("Images / logo.gif");} This topic related pictures, you must now hurt extra faridea RSS behind LOGO, how to take him? The same is the same as the background of his color :), I am sorry to use this kind of cheap skills, then, we follow the design map plus the background color, set the font, remove the information not wanting to display None, add similar below Code, I will try myself in the attachment.
Channel {Background-Color: # d9c4a6; font-size: 9pt;} Channel> Title {Color: White; Width: 777px; Margin-LEFT: AUTO; Margin-Right: Auto; / * Background-Color: White; * / Background: #ffffff URL (images / top_bg.gif) Top no-repeat; padding: 20px 0px 0px 0px;} channel> generator {display: none;} The last effect is as picture: This topic related pictures, and finally If the website is designed or made, it must be based on the content. Contents are surrounded by XHTML with an HTML tag, or XML surrounded, these are not important, the key is the reasonable organization, then pick up the powerful weapon to beautify her :) End all code download: This topic related documents 155247.ZIP