small herbal penis size celebrity

just another regularban.info web blog

MEMBERS:

Overcoming Those Annoying CSS Bugs

There are a number of different browsers that you must compensate for when designing your webpage's in any format (CSS, tables etc.), some of the most common browsers are : Internet Explorer 6/ 7, Firefox and Safari. The main issues that arise with CSS design is that all browsers interpret CSS differently, for example Firefox does not understand some of the CSS commands that Internet Explorer does and vice a versa.

One of the main issues I have found when designing with CSS is a problem with margins in Internet Explorer 6. I found that when using a float on a div tag that also had a margin set, the margin would actually double and then knock the whole pages layout out. After numerous late nights and an insane amount of coffee I finally found a solution to this double margin bug. By inserting a simple line of code the double margin no longer double ! That solution is as follows, by adding this line of code to your CSS div tag 'display: inline'.

Another problem I have found with CSS in Internet Explorer 6 is a problem when trying to define a div tag that has a smaller size than the base font size. This problem again can be fixed with a simple line of code this time all we need to add is the following line of code to the div tag: 'font-size:0px'. There is also another solution to this problem that should have the same effect, because the div tag auto stretches to compensate for content overflow adding 'overflow: hidden' should also resolve the problem.

Unfortunately I have been unable to cover all of the cross browser issues that you may experience when designing with CSS, but most of the problems that you may encounter can be resolved pretty easily with simple trial and error. Happy designing!

Jonathan Popoola specializes in web design gloucestershire and web design cheltenham. Visit my site for information on webdesign.

 


How to Contract a Web Developer - Part I

The initial client-developer discussion is an integral part of the Web design process. This article will take a look at both the client side of the development procedure, as well as the best practice methods for Web developers to employ when speaking to their potential business partners.

Your business is ready for a Web site...
Or so you think. Before you take any further steps, let's take a quick look at the simple reasons why you may want to invest in a Web site in the first place.

• Sell products over a greater range than you currently do
• Offer your services over the internet
• Consolidate or begin advertising through the internet
• Get your brick-and-mortar location out to the masses

All of these reasons can really be lumped into the super-category titled Increasing Business - the prime goal of any worthwhile advertising campaign. Generating authentic business and receiving solid leads is virtually money in your pocket; and in this day and age, the internet is the best domain for advertising your products and services. People turn to the internet to look for information like no other. In fact, it seems as though the internet is even replacing God in today's search for answers.

Do some research on a few of the longer queried Google keyword-phrases. Chances are you'll come across some gems like What do I do if my boyfriend is cheating on me? Or how do I get my children to enjoy Vegetable X?

For driving traffic to your soon-to-be Web site, you need to give users the potential to stumble upon your domain with their search engine queries. After all, what good is your Web site if nobody can find it?

Forget everything you know about Web development.
To achieve the seemingly simple goal stated above, you need to look for a Web designer who stays on the cutting edge of the technological market while being up to date in their development practices. You want them to employ certain Search Engine Optimization tactics, and if they don't offer such services, you at least want them to make sure your new Web site is SEO ready. Further down the road, you might want to contract an exclusive SEO company to do your internet marketing or even do it yourself; but if your new Web site is not configured properly at its nuts and bolts, you're going to need a comprehensive ground-up redesign. And let's not try to waste any money in this endeavor.

First thing's first: After you browse the internet for local developers or even check the regional phone directories; you must get to know your developer. And when I say get-to-know them; I mean get to know the quality of their work. At this point in the game you shouldn't even have made a phone call or sent an email inquiry. It is imperative that you take a close look at their Web sites and portfolio (if available). If what you see is visually appealing, consider it an added bonus, because, chances are, you're looking in the wrong places to measure their worth.

Key point: Know what you're looking for. The face of the site is actually not that important. Don't be influenced by sites constructed solely upon Flash, or sites using a little too much dynamic Javascript. This after all, can only hurt you in trying to get your Web site indexed by the major search engines. Your best bet is to right click on the page and check out their source code. And when you're done with that, if you're using FireFox (which you should be using), go to View on the top toolbar and choose to view the page without style. This is a close representation of what search engines are seeing. Try running a spider simulator on the page to really see through the search-bots' eyes.

When viewing the source code, if you don't see a DocType Declaration in the first line, let that be your only red flag and move onto the next developer. Another item of interest for you is standards compliancy. To check for this, run the page through the W3C's Page Validator Tool. While search engines don't necessarily see valid XHTML as a requirement, the closer the page comes to standards compliancy, the easier it will be read by search engines. It's a correlation-not-causation type of relationship. Also worth noting is that if Web pages are produced by a company, check and see who your developer is and their relationship to the pages that you were viewing. For example, if you like Page X in their portfolio and it was developed by Designer Y, don't settle on having Designer Z do it in the same way unless they work on the same team or were trained in the same vein. One more thing to scan for is a comment which may or may not exactly be . Remember, you're paying a good chunk of money for a custom page, don't settle for a recycled template. You want a unique design for your unique service proposition. If you specifically want your designer to use a template, make sure they design using the same conventions that appear throughout the template.

Next up: Say no to Flash, nested tables, and all dynamic content other than CSS and basic Javascript. Checking for nested tables in design is really just keeping an eye out for a few too many tags that start with < tr >, < td >, etc. If they start nesting within each other in a recursive cycle - steer clear. This is an old convention for design that mimics the printed page, yet it is still a popular development practice. While developers still get away with such design, mainly because it has the capability to construct beautifully looking pages, sites built with these conventions will ultimately fail and break down as browsers and search engines move toward a more standards compliant approach. So, unless you are displaying tabular data, don't use tables or ask for them in your Web design. Whatever tables can accomplish can also be done with CSS.

Enter Cascading Style Sheets
An in-depth knowledge of CSS, or Cascading Style Sheets, should be the one qualification you look for in a Web developer. CSS can provide powerful, accessible, and aesthetically beautiful design in the right hands whilst replacing messy and bloated code. If you do require some dynamic or user-behavior delegated content, make sure your designer is comfortable with Javascript as well (this is mostly used for form validation, calculators, or complex image galleries).

Now that you know the criteria for choosing a Web developer based upon principles of design; let's move onto extended and comprehensive service. While it's not a traditional component of a single Web designer; maybe you'd like to hire a developer or development team that offers a complete Web hosting package including domain registration and email setup. While they're at it; wouldn't you like a few guaranteed site modifications and some technical support, to boot. Be wary of designers who design-and-drop. What happens when the next version of IE comes out (certainly guaranteed to break more than a few Web sites)? Or when you no longer offer Product X or you change your address, phone or fax. Do you really want to hire a new developer or draft one of your administrative assistants to decipher somebody else's code?

In so far we have taken a look at what to look for when contracting a Web developer. Say no to nested tables, Flash and messy markup. Say yes to standards compliant CSS and XHTML.

In the next installment of this article we will further discuss the interlocution between contractor and client in Search Engine Optimized Corporate Web Development.

Jeffrey Olchovy is a front-end web developer and certified SEO for a Long Island-based software company.

 


ABC's of Web Development

Here are the simple ABC's of web development.

A. Graphics

Graphics is very essential in web development because this is what visitors gauze your site if it is worthy of their time.

So what really makes a graphic to be effective?

First, the graphic should be small. Consider using images that are 10 to 12 KB per image because if you will use larger images, it will slow down your site.

Visitors to your site will likely to leave if your site takes too long to display so it is better that you use images that are attractive and easy to load.

Second, when it comes to graphics, you have to use images that have direct relation to your site. You would not display an image of Hollywood artist to promote the product you are selling, as this will cause confusion to your visitors.

Lastly, blinking graphics are not ideal in web development because blinking objects are really annoying and distract readers. More often readers leave web sites with excessive flash or blinking objects most especially when these objects hinder them from reading the whole web page.

B. Advertising

Advertising is lifeline of web sites and you have to handle them effectively to ensure success of your site.

When in comes to advertising, you have to remember two things, the number of ads and how related it is to your site.

The number of ads should be just enough to give room to other contents of your site. If they are overlapping contents of your site, then maybe that is why your site lags behind in web searches.

Next, you should only post ads that related to products or services offered. If they are related, your readers will likely to open the links to your ads but if they are not related the ads might not be opened.

In the end ads generate income but if they are driving your visitors away, then maybe its time to remove some of your ads and just stick the ones that are related to the content of your site.

C. Web Content

Content is also another essential factor in success of your site. It will be better if you have articles that your visitors can read on a daily or almost weekly basis.

Informative content will likely to increase your visitors as they will bookmark your site and then send your links to other friends and family members to invite them to visit your site as well. But for others to recommend your site, you really have to offer not just ads or graphics but rich and informative content.

For example, you are selling a product, it will be better if the site not just offer the products but also give tips on "how to-" like how to choose, how to use and where to buy.

Meanwhile, if you are maintaining a web blog, make sure that the site is readable and the topics being discussed are really interesting.

Graduating in 2003 in Business and Information Technology Jonathan Popoola has since become an expert in web design Cheltenham and web design Gloucestershire. Visit my site for more information on webdesign and also information on graphic design in Cheltenham

 


Pages 
* About

Archives
    * February 2008
    * January 2008

Categories:
* Uncategorized

Last Updated:

regularban.info is proudly powered by WordPress MU running on  regularban.info.
Create a new blog and join in the fun!
Entries (RSS) and Comments (RSS).