3
Don't Design Another Website Without Reading This! Understanding how a website functions does not necessarily mean that you know how to build one. Learning HTML is no easy matter. If you desire a website that looks awesome, you are going to need to learn website creation. Follow the tips ahead to assist you in your site creation. Make sure your text and background has the proper contrast. There's evidence showing that white text on a black background is easiest for most people to read, but other colors are fine so long as they're readable. Also keep in mind that people with visual impairments may not be able to read your site if the contrast is poor. Check to see http://www.carboncreative.net/ if your site complies http://www.folkd.com/user/rachelrobinson1986 with various contrast standards using the tool at http://snook.ca/technical/colour_contrast/colour.html . Be careful when introducing new colors into the design of your website. Make text visible against the background hues. The text opted for should be dark in color, with a lighter color used for your backgrounds. If you have doubts about your color scheme, run it by a few people and see what they think of it. Don't disable the visitor's right-click functionality. Some sites do this in order to prevent people from copying and pasting text or saving images from the site. The thing is, it doesn't work and disables other useful functions. OCR can be used to capture text from such sites, and grabbing images is as simple as taking a screenshot. Give your visitors the ability to search your site so that they can more easily find what they are looking for. If someone cannot find what they are looking for right away, their next thought will be to look for a search field. Put this somewhere obvious and include a search button. Make sure that you periodically go back and try to remember all that you've learned thus far. One of the biggest problems people have when they first start out with website creation is that they learn one or two things and forget them a couple of days later, which can hurt their website progress. Learn the basics of HTML and CSS. Although there are many templates that allow you to just fill in the blanks, in order to create a web page, these templates provide only limited design possibilities. Understanding how the mark-up language and stylesheet work together will enable you to customize your website to your heart's content.

Don't Design Another Website Without Reading This!

Embed Size (px)

Citation preview

Page 1: Don't Design Another Website Without Reading This!

Don't Design Another Website Without Reading This!

Understanding how a website functions does not necessarily mean that you know how to build one.Learning HTML is no easy matter. If you desire a website that looks awesome, you are going to needto learn website creation. Follow the tips ahead to assist you in your site creation.

Make sure your text and background has the proper contrast. There's evidence showing that whitetext on a black background is easiest for most people to read, but other colors are fine so long asthey're readable. Also keep in mind that people with visual impairments may not be able to readyour site if the contrast is poor. Check to see http://www.carboncreative.net/ if your site complieshttp://www.folkd.com/user/rachelrobinson1986 with various contrast standards using the tool athttp://snook.ca/technical/colour_contrast/colour.html .

Be careful when introducing new colors into the design of your website. Make text visible againstthe background hues. The text opted for should be dark in color, with a lighter color used for yourbackgrounds. If you have doubts about your color scheme, run it by a few people and see what theythink of it.

Don't disable the visitor's right-click functionality. Some sites do this in order to prevent people fromcopying and pasting text or saving images from the site. The thing is, it doesn't work and disablesother useful functions. OCR can be used to capture text from such sites, and grabbing images is assimple as taking a screenshot.

Give your visitors the ability to search your site so that they can more easily find what they arelooking for. If someone cannot find what they are looking for right away, their next thought will be tolook for a search field. Put this somewhere obvious and include a search button.

Make sure that you periodically go back and try to remember all that you've learned thus far. One ofthe biggest problems people have when they first start out with website creation is that they learnone or two things and forget them a couple of days later, which can hurt their website progress.

Learn the basics of HTML and CSS. Although there are many templates that allow you to just fill inthe blanks, in order to create a web page, these templates provide only limited design possibilities.Understanding how the mark-up language and stylesheet work together will enable you to customizeyour website to your heart's content.

Page 2: Don't Design Another Website Without Reading This!

Using pop-up ads are a sure way to turn customers off. A big part of website creation is definitelyintegrating PPC ads to earn a few bucks, but having ads that pop-up and obstruct your visitors' viewis just annoying. Pop ups are annoying and can keep people from returning. Keep ads small andunobtrusive.

Make sure that you periodically go back and try to remember all that you've learned thus far. One ofthe biggest problems people have when they first start out with web design is that they learn one ortwo things and forget them a couple of days later, which can hurt their website progress.

When tinkering with your HTML, you always need to save a copy. You can save a copy of your codein a Notepad doc; just save it as .html and it will save as an actual webpage. This way, you can tinkeraround with things and know that there's a backup should something go wrong. Failure to savepages may result in having to start from scratch.

The next time you design a website, consider usingconditional loading in conjunction with independent CSSpages. This technique will make testing and maintenanceeasier. This technique allows you to make changes to yourwebsite without a lot of work.

When designing your website, it is a good idea not to straytoo far from popular conventions. For example, most usersexpect that when they click on the website logo at the topof a webpage, they will be taken to the home page of the website. If your website behavesdifferently, it can confuse the user. In many cases, straying from such conventions can lead to a pooroverall user experience.

Develop a checklist of items you want your website to display. Even the best web designers out theresometimes lose ideas if they don't act on them. If you create a checklist, you can always make surethat you're putting everything you wanted on your website. Keeping it written down is also a way tobrainstorm for new ideas.

So you just launched your website and you think the designing process is done, right? Think again.It's important to actively monitor, adjust and update your site. It will not be necessary to updateevery day, but do realize that fresh content must be a priority. Updates will almost definitely beneeded if your website hosts articles or videos featuring current events. Updating a website is a bitmore involved than just updating your blog. This task requires effort.

When it comes to website design you don't want to be left in the dust, you want to be up to date sothat you know how to program your site as well as what people want. So even though youunderstand how to build a website make sure that you always fill your brain with new knowledge.

Never enter into a website development course unless you already understand the basics. The vastmajority of people in these courses are already far ahead of you, thus the material being taught isstrictly technical. There is no buffer period. You'll go from to 60 instantly and will be left behind ifyou enter as a complete novice.

Page 3: Don't Design Another Website Without Reading This!

When you include videos on your site, you need to be aware that not everyone has a high Internetbandwidth. You may feel that your videos look their best when you stream them out at 5,000 kb/s,but a user with a much slower connection is not going to enjoy the experience. Videos withextremely high speeds like this will load slowly and buffer frequently for visitors on slowconnections.

It is important to include descriptive titles as part of your website. For proof of why this matters, goto your favorite search engine and use "untitled document" as your query. You see that it's acommon mistake! You have to name your site. Search engines make use of it as a crucial part of thealgorithms to do with results listings.

Those of you who are looking for a solid web page design tip might want to look into top leveldomains. Most people are only familiar with the popular .com, .net and .org, so make sure that theseare available for your website in order to get as much traffic as possible.

The information provided here is basic information to get started, and becoming an expert will takea little time and practice. When you have these ideas at the ready, you can start creating greatwebsites. If you get confused, or you aren't sure what to do next, simply come back and review thetips above.