Make a wordpress template step by step
User need have basic css xhtml and php knowledge.just follow the steps , you will be wordpress theme expert . How to code a w3c valid 2 columns xhtml layout–step 1 How to code a w3c valid 2 columns...
View ArticleHow to code a w3c valid 2 columns xhtml layout–step 1
First,let’s have a overview of the 2 columns xhtml layout.There are five sections : Header (include Logo,Blog Name,Blog Description …),Top Dropdown Menu,Main Content, Right Content and Footer Let’s...
View ArticleThe simple ul li css SEO friendly horizontal menu
In this part we will use ul li css code some simple but usefull seo friendly menu.First let’s start with a Horizontal Menu with rollover image . we will use images,but most important is we need make...
View ArticleYour first normal wordpress template
Introduce Now,let’s make all together (w3c valid 2 columns xhtml ,ul li css none-js SEO friendly sub-menu),we get a full wordpress home page html template–Click HERE to view.It looks nice simple &...
View Articlecss hacks for chrome firefox ie6 ie7 ie8
When coding cross-browsers css xhtml layout,sometimes we may meet some pain css problem and cost much time . Fortunately, there are some css hacks for us : /*---google chrome hack---*/ @media screen...
View Articleawesome jquery slide menu
Add some lines of javascript codes to your page, you will see it’s magic: It make your normal menu looks more elegant. Have a try , you will see the fascination of animate menu .let’s go… Online demo...
View ArticleMake IE8 Display in IE7 Compatibility Mode
Browser compatibility is realy pain for css coders,this is a quickly to fix the the pages have problems IE8 while looks good in IE7,just following line in the tag on the page, <meta...
View Articlenice web font with google font api
Are you still use flash and images for the art font in your web? if so you should know the magic of Google Font Directory and Google Font API , you can use all the font in the Google Font Directory ,...
View Article