|
|
|
Do's and Don'ts in Web Design - part 1 (design)
<strong><font COLOR="#009900">Do use a consistent look and feel</font></strong>
Your site should stand out as a whole. Use the same look and feel for all the pages at your site. This way your visitors have a sense of...
SEO Benefits Of CSS
This article is most useful if you are somewhat familiar with HTML and CSS. I explain the concepts well enough that you do not have to be an expert, but I want to provide material that will introduce you to more advanced design in ways you can...
Ways not to look like an amateur
Nothing can compare to the proud feeling you get when you see your own design, with your signature, on print. These would be for the trying-hard-to-be-good-designers point of view, anyway. If you are one of these beginners, chances are you would be...
WHY DESIGN IS AS IMPORTANT AS PROMOTION
We have all heard that there's no use having the best site in the world if you don't promote it, and submit it to the search engines. Well the opposite is also true. There is no point in promoting your site unless it is well designed and going to...
Why do you want a good web design & hosting on a good server..?
The answer is very simple for this question. Because a good web
design attracts user and some time visitor loves the design and
bookmark the same site for future visits or for future reference
or might be interested in making the same web design...
|
|
| |
|
|
|
|
|
|
Web Source Web Design Tips - Cascading Style Sheets
The FONT tag is used to display your text in a specific style. Using fonts within a table requires you to add the FONT tag to each individual cell. This technique will cause your page to be larger than necessary.
By using Cascading Style Sheets, you can, not only save yourself a lot of time, but keep your page size down.
Place the following code between the and tags of your HTML page.
By using this style sheet, all the text displayed in your table will be displayed in your specified font and size.
Tip provided by: Web-Source.net: Your Guide to Professional Web Site Design and Development. http://www.web-source.net
About the Author
Shelley Lowery is the author of the highly acclaimed ebook series, Web Design Mastery -- an in-depth guide to professional web design that is rapidly becoming known as the "Bible" for professional web design. http://www.webdesignmastery.com
|
|
|
|
|
|