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 ArticleHow to code a w3c valid 2 columns xhtml layout–step 2
In the first part,we aready done the 2 columns layout frame. Let’s go on, add elements to each sections also style it and finish the html template. First the header , usually the header include the...
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 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 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