1.活版印刷(printing)
通常,一个成功的网站只有很少的字体是类似的款式,而不是使用的字体。最好的网站应该使用无衬线和无衬线字体,而不是两者的结合。在网站制作的排版也应该小心使用的字体的数量。好的设计会加入一些类似的字体的字体,而不是一个范围。大多数浏览器都能识别特定数量的安全字体,这样设计主要是利用以避免并发症的发生,陈列技巧尤为重要。
usually, a successful website only a few fonts are similar in style, instead of using the font. the best site should use without serifs and without serif fonts, instead of the combination of the two. the number in the production site layout should also be careful to use the font. good design will add some similar font font, rather than a range. safe font most browsers can identify a specific number, this design is mainly used to avoid complications, display skills are especially important.
字体下载后在css3字体模块,并一直在safari 3.1,opera 10和mozilla的火狐3.5实现。随后的兴趣增加,以及在web版式使用的字体下载。大多数网站上的布局包括空格符文,成段,也避免了中心对齐的文本。
font download css3 font module, and has been in safari 3.1, opera 10 and mozilla firefox 3.5. the subsequent increase in interest, and is used in the web format font download. most sites layout including spaces rune, into segments, but also to avoid the center align text.
2.页面布局(layout)
web页应当清楚地阐明,以改善用户的导航。还用于导航目的,该网站的页面布局应保持一致,在不同的网页上。在建设网站时,这是非常重要的考虑页面的宽度,因为这是至关重要的调整对象和布局设计。最流行 的网站一般都接近1024像素的宽度。大多数页面居中对齐,使物体看起来更加美观的大屏幕上。
the web page should be clearly stated, to improve the user's navigation. also used for navigation purposes, the web page layout should be consistent, in different webpage. in the construction site, it is very important to consider the width of the page, because it is the object of adjustment crucial and layout design. the most popular sites are generally close to 1024 pixels in width. most page alignment, make the object look more beautiful on the big screen.
流体布局在2000年左右,作为替代基于html表的布局,页面布局的设计原则,并作为一种编码技术,基于网格的设计拒绝,但非常缓慢。[注1不言自明的假设是,读者将有屏幕的设备,或不同大小的窗口,并没有什么页面设计人员可以做些什么来改变这个。因此,设计应分解成单元(侧边栏,内容块,广告区,导航区)发送到浏览器将被安装到显示窗口中的浏览器,它可以。由于浏览器不认识的细节,读者的屏幕(窗口大小,字体大小相对于窗口等)的浏览器做了更好的工作,这比一个假设性的设计师。虽然这样的显示可能会经常发生变化的主要内容单元的相对位置,侧边栏可能会流离失所下面的正文中,而不是它的一侧。这通常是一个更好的,尤其是一个更有用的不是妥协尝试显示一个硬编码的网格,根本不适合在器件窗口显示。内容块的相对位置,特别是,有可能发生变化,但每个块的影响较小。易用性也比较好,特别是避免水平滚动。
the fluid distribution in about 2000, as a replacement for the html table layout based on the principles of design, page layout, and as a coding technique, refused to grid-based design, but very slow. [note 1 axiomatic assumption is, readers will have the screen device, or windows of different sizes, and there is no page designers can do to change this. therefore, the design should be decomposed into unit ( sidebar, a piece of content, advertising area, the navigation area ) is sent to the browser will be installed to the display window in the browser, it can. because the browser doesn't know the details, the reader's screen ( window size, font size relative to the browser window ) have done a better job, this is a hypothetical designer. although such a display position relative to the main content unit may frequently change, the body may become destitute and homeless sidebar below, but not its side. this is usually a better, especially a more useful than compromise to try to show a hard coded mesh, not suitable for display device window. the relative position of the content block, in particular, are likely to change, but has little effect for each block. ease of use is also very good, especially to avoid horizontal scrolling.
响应性的web设计是一种新的方法,css3的基础上,通过加强使用css @媒体的伪选择和更深层次的每个设备的规格内页面的样式表。
in response to the web design is a new method, based on css3, through the strengthening of each equipment pseudo selection and deeper using css @ media specifications of the page style sheet.
3.代码质量(the quality of the code)
当创建一个网站,它是很好的做法,符合标准的。这通常是通过描述指定元件做什么。不符合标准,可能会做一个网站无法使用或容易出错的,但标准涉及到正确的页面布局的可读性,以及确保编码元素适当关闭。这包括代码中的错误,代码为更好的布局,以及确保你的id和类的正确识别。有时被通俗地称为不佳的编码的网页标记汤。通过w3c验证时,只能做一个正确的doctype声明,这是用来突出显示代码中的错误。系统识别错误和不符合网页设计标准。然后,此信息可以由用户纠正。
when creating a website, it is good practice, conform to the standard. this is usually what is described by the specified element.