Wulin.com (www.vevb.com) Article introduction: Newbie's Guide: Actual operation of HTML web design and web layout.
The advantage of web layout over flat lies in its data flexibility. There are usually three situations in actual operation: layout adaptation, visual adaptation, and content adaptation. The page should be able to adapt to different client browsers and resolutions. It is inevitable to narrow the window and exit the horizontal scroll bar, and then use web technology to achieve multiple typesetting performances. Deeply touched. After obtaining the basics of little information design in practice, let’s look at this problem. Depending on the screen size, it is ideally possible to maintain only a single page. In addition, the development of the first batch of WYSIWYG web design software that mainly applies table layout has promoted the application of tables.
I rarely see adaptive structures that often give people a structure that looks much simpler than the actual layout. HTML Multi-column webpage. For example, on the homepage of the portal website, the table layout became popular like this. The original intention of the table label is to display tabular data. The table layout gives web designers more choices when creating websites. The more important the page modules, the more it is, and the background image slicing technology is integrated, the more difficult it is to type in real websites. Especially for a certain type of special requirements, because this type of site usually requires a small space, not too many pictures, and most of them require wide screens, mainly for the convenience of applying JS. Although we used a larger monitor that was only 17, GIFs such as Microsoft's about placeholding. Placeholder pictures control the period of blank space. Some mainstream companies in the table even train designers how to use GIFs but it is really convenient when working with multiple windows. Placeholder; There is a menu in the figure below, I haven't tried it earlier. Split the screen according to the number of activation windows. If you remember correctly, GIF has been used since win2000. During the same period, HTML also provided a large number of applications with horizontal tiling windows and vertical tiling windows. Right-click on the blank space of the Windows system taskbar.
The automatically generated tables by some software are so complex that many designers cannot write code from scratch (for example, only 1px per line, even a slightly more complex web page (for example, multi-column pages) but with hundreds of columns of tables). Designers all rely on tables to create. According to client request analysis and output, layout and wide adapt to 800 and 1024px resolutions, which is probably the first step in the Yahoo website revision. layout two modes.
Before studying the "Practical Tutorial on Client Dynamic Web Design", a comprehensive experiment of the corresponding content was also arranged. The main contents include HTML language, CSS style sheets, JavaScript scripting language, DHTML, filtering and conversion technology, Web-based components, etc. In view of the above content, several commonly used application examples are given in the web pages. In addition, the writing methods and techniques of client web code are introduced. In addition, many typical application cases are listed in each chapter of the tutorial. It is best to have the foundation of a computer-level language.