Showing posts with label Web Design. Show all posts
Showing posts with label Web Design. Show all posts

Friday, September 3, 2010

Pure CSS layout to achieve high-DIV 3

High DIV layout, I think many people have ever met, I have seen a lot of ways, some through the background image, to achieve the illusion of contour effects; 
Others use js to achieve more. These are the methods, but now do not have the above method to a real pure css to achieve high!

Now we look at the true realization of the high CSS layout, the method is to use "hidden containers overflow", "is within the patch" and "negative external patch" method of integration achieved. To look at the example below (3 contour) to the following XHTML code example:

html code:
 
 
left  
left  
left  
left  
left  
 
 
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
center  
 
right  
right  
right  
 
 
css code:

2010 is fully compatible with the CSS HACK wording IE6/IE7/IE8/FF

Browser market chaos caused great trouble to designers, design pages compatible browsers have to complete this compatible with the browser, would have ie6 compatible with ff is easily among the solutions. Would be trouble spots with a ie7, ie8 even the appearance of headache, and not the original hack ie7 method can be used, how should we do?
The first method:
Fortunately, Microsoft provides such a code:

Put this code inside the page inside the ie8 ie7 resolution up Jiugen exactly the same, so basically you can ignore the ie8, rest of the code only needs to write on it
background: # ffc; / * effective against firefox * / 
* Background: # ccc; / * on ie7 valid * / 
_background: # 000; / * valid only for ie6 * /
Explain it:
firefox can parse the first paragraph, the latter two because preceded by a special symbol "*" and "_", firefox can not recognize, it only recognized background: # ffc, see is yellow;
ie7 can identify the first two short, to the last subject, so the final analysis is the background: # ccc, see is gray;
ie6 three sections can be identified, and "_" the only ie6 will recognize, the final resolution is _background: # 000, see is black
Amen! Already is the simplest and best understood of the wording, if you are coming in google, I am responsible to tell you that this method is ok, I've tested.
ie8 compatibility of that period of 7 I tested the code, and in my present windos 7 brought the ie8 beta no problem, since the official version of ie8 also control whether to use them do not know.
ps: If you find written by me, or have questions, please check your html head, take a look at the contents of is not the case prior to the standard formulation
 

This is now a fairly standard formulation, if the page you are using dreamweaver to do so, the default is of such norms, remember, this non-standard writing style, and compatibility can not guarantee
The second method:
Demanding friend is reluctant to increase the head of the page such a code, because this result is that each page had to increase . To these so-compatible browsers really need to find another solution. Site released a day earlier " perfect compatible with ie6, ie7, ie8 and firefox's css transparent filters ", may then test the negligence, IE8 does not solve the compatibility, a lot of friends responded that not take. Out some time today, A lot of information, finally solved the problem.

The following are compatible IE6/IE7/IE8/FF wording, note the following order can not be reversed
margin-bottom: 40px; / * ff attributes * / 
margin-bottom: 140px \ 9; / * IE6/7/8 attributes * / 
color: red \ 0; / * IE8 support * / 
* Margin-bottom: 450px; / * IE6 / 7 of the properties * /

Monday, August 30, 2010

How to master the principles of web design

Web site design using HTML, you can control the design of the whole process.  But if you just new to website design, website set up you should be allowed to modify the HTML, looking for a device.  Another proposal to increase the latest news allows you to switch to WYSIWYG mode, so you are sent to the Web before the Web, preview your site.

If you want to be a website designer, and trying to build a website, then, establishment of the first should consider the site, including site functionality, and your users need. Your entire design should be carried out around these areas. Background color will also have some problems, may make pages difficult to read. You should stick with white background and black text, also should stick to common fonts.


You should have a clear website, telling visitors to your site can provide something for visitors to find what you want.  However, many designers have not done so.  Web site navigation bar and set up effective search tools make it easy to find useful information, this is a very important visitor, of course, more is the indispensable guide site, both for searchers and search engines, but often many web design company ignored. Tell your visitors exactly what they want to provide the information, if we had to put large images on the site, use the Thumbnails on the best software, the image of the narrow version of the preview is displayed, so users do not waste money and time to download the images they do not want to watch.

Some sites do not repeat the use of a large number of images but missed the opportunity to use better techniques. Jian Zhan template to create trademark, establishment many times a page template to use the same image is a good way, and once they are loaded, it will very quickly after reloading, animation and content to ensure relevance. They should be seamless and pages, rather than boring.

If the site set up on a sound or video, to ensure that the user through the use of a well-known software, be able to hear or see.  Many websites use QuickTime, RealPlay and Shockwave software. Because many visitors do not want to waste a lot of time and money to download the software may only be used once. Web sites may set up some useful websites and other links were made.  However, if there is a link to your website, be sure to check them regularly to ensure effective links. Linked sites may be many, but do not link to your site, regardless of content. 

15 principles of web design

In addition to the price determinants of web page design, but also to note the following 15 principles Oh!

1. Need to have the navigation

2. In graphics files to use less pages

3 do not form large-scale use

4. To prevent the misuse of advanced technology


5. Page location must be clearly marked

6. Do not appear too long pages

7. Page color and brightness to coordinate

8. Timely clean up obsolete information

9. Fast download time

10. Content to meet Web requirements

11. Do not use no correlation graph

12. Fair use scrolling marquee, change the select box and the continuous animation

13. To maintain the effectiveness of link

14. To provide contact telephone numbers and addresses

15. To reduce the preparation and grammatical errors

The design of the site there are some common indicators, main page download time (at different rates Modem case), there are no invalid links, spelling errors, the adaptability of different browsers, the extent of the search engine-friendly (META tag reasonable or not) and so on. The following is a general website evaluation criteria.

Popularity: site traffic increases or decreases according to the degree.
Interaction: interaction between owners and users are sufficiently complete.
Content: the content of each unit complete, not a percentage of the degree to complete the case.

Layout: the best sites have their own style, layout uniformity principle.
Architecture: architecture complete, link will not produce an error (page not found, the case can not display web pages)

Color: enabling visitors to be able to comfortably visit the website, clearly comfortable with the word color, background simple, do not fancy the principle.

Speed: browsing speed good, not easy when the machine fast enough to read a page, image file is also fast enough to read.

Overall: According to site specific features (including: ASP, CGI, PHP, JAVA, etc.) for the site score. 

Wednesday, July 28, 2010

Web site design issues include?

With the above design principles as a guide, we set up in the specific site should be designed around it closely, following the above principles that I have set out the basis of some design issues:

1, visual attention

Design Web page, must use 640 × 480 and 800 × 600 resolution to observe the difference. Many browsers use the 640 × 480 resolution, although 800 × 600 high resolution in a number of Web pages look very attractive, but in 640 × 480 mode may be eclipsed. Made little effort to design a different screens can display the page properly.



2, considering the browser compatibility

Course, IE is now a growing market share, but we still need to take into account Netscape and Opera these browsers. Design considerations, such as with color, graphics, lines, etc. The use of Article. Time for users to need to care for at least several different types of browsers to test site to see how compatibility.

3, and pay attention to website upgrade

Moment attention to the site operating conditions. Good performance of the host with the increase in number of visitors may run slowly. However, if you do not want to lose visitors, it must be carefully planned to upgrade your plan.

4, use tables to layout

Do not like the content of a website to make a report to list out like 1234, should pay attention more to web content with the level of form and spatial highlight them, people will see your site a focused structure clear.

5, more to learn and to use HTML

In order to successfully design a website, you must understand how HTML works. Most of the proposed network novice web designers from the HTML of the book to find answers, web pages using Notepad. Because the design website with HTML, you can control the design of the whole process. But if you just web design novice, you should be allowed to modify the HTML to find a package.  HomeSite4 is a great Web design tool. In the design process, HomeSite4 can help you learn HTML. It also allows you to switch to WYSIWYG mode, so you are sent to the Web before the Web, preview your site.

6, annotated text for images

To each graphic and textual description, in the event of relevant content can be seen before, especially the navigation buttons and the big picture should be so. As a result, users visit your site, there a kind of warm feeling that you are cautious, more considerate, always considerate of others, believe that your kindness will be rewarded.

7, have less Sitemap

Many designers put on their site map on the site, this practice is more harm than good. Most visitors to the Internet is looking for some special information, their website for how you work and not interested.  If you think your website needs map, it is likely to need to improve your navigation and toolbar.

8, less special fonts

Although you can use in your HTML in a special font, but you can not always predict your visitors will see what their computer. Inside your computer looks pretty good page on a different platform may look very bad. Some site designers like to use to definethe characteristics, which, while allowing you to use a special font, but still need some alternative ways to avoid the font of your choice in the visitor's computer can not be displayed. CSS cascading style sheet will help solve these problems, but only until the latest version of your browser to support CSS.

9, to be a site description

A simple and clear website, not only allow people on your website can provide some understanding of what have led to express your sympathy or sincerity, and often the most impressed readers, but also enable visitors to quickly find the desired things.  However, many designers have not done so. Effective navigation and search tools make it easy to find useful information, whichis very important visitor. Tell your visitors exactly what they want to provide the information.

10, minimize the use of Java programs

Do not use the large format of the Java program can be replaced with a javascript effect is try not to use java. Because the current run rate in terms of java is slow people can not tolerate those who do not often visit the patient and other pages all show up, so you The well-designed Rights will have no effect.

11, to update content

Website up, just a new starting point, Nanjing, Google optimization , you have to look after, and continuously updated to maintain its common fresh, if not timely updates, it's best to post information in the home, told to come Fang Wen friends, due to special circumstances need to leave for some time, failure to update the home page, hope you forgive me, this can give a person a feeling of responsibility on others, Shangqiu Google rankings , along with its users trust. Otherwise is tantamount to "death station", people thought you were dismissive of his letter, nor will you continue to call the.

12, is not appropriate to use the blinking text

Some designers want the text to flicker caused by the visitor's attention is to be understood, but a page can not have three flashing up words, too much to the user a dazzling impression that they will affect the user to visit The site's other content, is the so-called "extremes meet" also.

13, to avoid a long text page

There are many sites in a text-only pages long, is boring, people to read long text, have to use the scroll, thus wasting time surfingthe web users. If you have a lot of text-based documents, Adobe Acrobat format should be the file format to be placed so that yourvisitors can read offline, thereby saving valuable time.

14, animation, with a maximum of

Everyone loves to decorate the page with GIF animations, it is really attractive, but we choose whether to use GIF animation candetermine if the answer No, then select the rest of the picture, because its capacity is much smaller.  Similarly, the size of the LOGO, GIF animation capacities of 5K, which still LOGO only 3K. Although the difference is only 2K, but multiplied, will affect the download speed, so if there is not required, to choose the smallest.

15, can not ignore the typos

A good website design will not miss every detail, even a minor spelling mistake and will never happen. But unfortunately, many designers have a lack of such skills. Make sure you spelled correctly, and pay particular attention to usually easy to mistakenly write the spelling, to always maintain a rigorous scientific approach.

16, use of images

Users roam around the Internet, you must try to attract and maintain their attention to your home. World Wide Web one of the most important resource is its multimedia capabilities, so we have to make good use of. Home of the best images are eye-catching, innovative images of beautiful fonts to make it unique, posting eye-catching. Image content there should be a practical effect, should not an empty rhetorical. Note that picture can make up for lack of writing, but not able to completely replace the text. Many users the software is set to spent browsing images, with a view to save time they just look at the text. Therefore, the production home, you must pay attention to important information connected images or links to other pages of instructions expressed in words repeated several times, taking care to avoid excessive use of images, if forced to put large images on the site,on Thumbnails software is best to image the narrow version of the preview is displayed, so users do not have to waste money andtime to download they do not wish to see the big picture.

17, each page should have a navigation button

Should avoid forcing users to use the tool bar forward and backward buttons. You should be designed to enable users to quicklyfind what they wanted. Most good sites in the same position on each page have the same navigation bar, so that visitors can access the site from every page of any part of.

18, need not register the best

Because the counter is designed by the program, the display counter of the process is actually a program in the implementation ofthe process, it needs to occupy the valuable time spent online users Moreover, most of the visitors that the counter is meaningless, they are easy to sham, visit who do not want to see the ads. Therefore, I recommend Do not consider placing on your website clicks a visible counter. Your web site is designed to provide services to visitors, not to sell the things you think areimportant. If you show how popular your website, you'd better provide a link to display the access log.

19, do not use the framework

As with the Register, the framework on the page more and more popular. In most sites, the left side of the screen there is a framework. But the designers at once discovered that when using the framework generated a lot of problems. When using the framework of the 17-inch display, if not almost impossible to show the entire site. Framework makes the web page can not be within the personal bookmarks. Perhaps more important, search engines are often confused by the framework, so can not list your site.

20, screen images would still ensure the integrity of pages

Even in the browser to remove the image function, but also ensure that visitors to your web site with satisfactory results,presented before the user is still a complete website. For those visitors turn off the image features, but also get good page loadperformance. In the bottom of the page can provide additional links and the use of alternative text, not images to meet the needs of visitors.

21, plug-ins using the well-known

If the site has a sound or video, to ensure that the user plug-ins by using a well-known, can be heard or seen. If visitors do not have the required plug-in, will have to other sites to download so that visitors may not returned. Many sites use QuickTime, RealPlay and Shockwave plug-in. Because many visitors do not want to waste a lot of time and money to download the plug-ins may only be used once.

22, to avoid the error link

Site may be made of other links to some useful sites. However, if your page has a link, be sure to check them regularly to ensure effective links. May be many sites link to, but do not link to your site, regardless of content.

23, test site

In your site before the official release to be a useful test. Site to be used in the design of the latest software, but do not forget that people do not use the latest browsers, so to take care of to the previous browser. Upload site also test all the links and navigation toolbar. With images, text and animated GIFs to flooding unnecessary pages, even if there is sufficient space, Longyan website optimization , the design should also be avoided.

24, note the collection of user registration information

If we can know who visit the site and how the web sites, then it can get a lot of useful information. However, asked visitors to register before browsing the site, this is to take risks, because it will drive away a group of people who do not want registered. Another method of access to information is a quiz for prizes or money rewards, so that users can take the initiative to fill some of the information feedback form.

25, so that sites with interactive features

A static Web page always gives a dull feeling, lack of a dynamic and exciting. Best web site to provide some tools to answer questions as well as other interactive performance designed to make visitors can access interactive information website, which gives visitors a participatory networking freshness and sense of accomplishment.

Friday, May 30, 2008

Web site template - 3

Download this template
**************************************************************


Download this template
**************************************************************

Download this template
**************************************************************

Download this template
**************************************************************

Download this template
**************************************************************

Download this template
**************************************************************

Download this template
**************************************************************

Download this template
**************************************************************

Download this template
**************************************************************

Download this template
**************************************************************

Web site template - 2

Web site template - 2

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Download this template
******************************************************

Web site template - 1

Template collection

Have more Template link...



Viewing here all template download and enjoy:

NOTE : After download asking password, if ask password type "free"

and have more publish soon in this post

Web site template - 1

Download this template
************************************************************


Download this template
************************************************************

Download this template
************************************************************

Download this template
************************************************************

Download this template
************************************************************

Download this template
************************************************************

Download this template
************************************************************

Download this template
************************************************************

Download this template
************************************************************

Download this template
************************************************************

Web site template

Download this template
***************************************************************


Download this template
***************************************************************

Download this template
***************************************************************

Download this template
***************************************************************

Download this template
***************************************************************

Download this template
***************************************************************
Download this template
***************************************************************

Download this template
***************************************************************