Various problems can’t be avoided even in web designing. Due to conflicts between differing objectives and web design techniques, conflicts arise. Some of them are listed below.
Liquid vs. Fixed Layouts
Web designers do not have control over every thing when designing a web site. Some of the elements that they do not have control over are browser window (the web browser used), employed input devices (such as mouse, touch screen, voice command, and text) and the size and characteristics of fonts accessible.
Nonetheless, some designers decide on to control the element’s appearance on screen with the use of particular width designations. This could be done with the use of HTML table-based design or CSS. Fixed width design occurs when images, texts and design layouts do not change as the browser changes. Supporter of this design prefer to control the look and feel of the internet site as well as the placement of objects on the page. However, other designers use liquid design, as in Wikipedia. In liquid design, the design moves so that the content will flow on the entire screen or a portion of it. The supporters of this design wishes to use all the accessible spaces on the web.
CSS versus tables
Throughout the days where Netscape Navigator 4 was the most popular browser, Web designers use tables to layout pages on the web. This was considered as the practical remedy then. However, common as it is, it demands dozens of nested tables even for basic designs.
With the emergence of dominant browsers such as World wide web Explorer (which became more compliant to W3C), designers started to turn their attention in making use of CSS. Proponents of CSS say that tables need to only be used for tabular data and not for page layout. In CSS, on the other hand, HTML returns to a semantic set-up. With this, search engines are able to realize what is happening in a web page. But 1 main downfall of CSS is the fact that control is essentially abandoned simply because every browser has its own trait which leads the page to have a diverse display.
So to prevent this stand off, you have to decide firsthand on the approach you will take when designing that webpage, here are some of the key elements you have to bear in mind:
Web site Planning
It is important to plan on the type of internet site that you would be establishing. Maintain in mind the audience or your target marketplace, as well as the purpose for creating the website and lastly, its contents.
Audience
The key step to website planning procedure is defining your target marketplace or audience. Your audience is the group of individuals you visualize as the ones who would most likely go to your website. These individuals will be visiting your site for a purpose so it is beneficial to know the things they are looking for. To assist you determine on this, you should clearly define the objective of the web site and also understand what people want to feel or do when visiting your web site.
Looks vs. Function
Some designers pay far more attention on how the site looks rather than on how it works. Some even rely on advertisements, so that clients will come across their web site, instead of search engines. On the other hand, SEO’s or Search Engine Optimization consultants are concerned with how a web web site works, textually and technically. As a result, designers and SEO’s end up having fights because of the differences of their concerns.