Xhtml+css common problem solving methods in Web page production _ Experience Exchange

Source: Internet
Author: User
No matter who, in the process of making the page will encounter such or such problems, out of the problem is sure to solve. The premise of solving the problem is to know where the problem is, and for the novice to know where the problem is without seeing the problem. For example, in the IE6 "more than a pig" problem, for some problems need more experience exchange to share the absorption to better grow.

In the network I think everyone has asked questions, need others to answer the time, but often is one of your problems can not get anyone to give you the answer, or is completely ignored. For this time you, is not thinking "because I this question is too simple, they do not want to answer" "They are not very busy Ah, but all have time to chat ah, why not help me, look down on me?" ", or have more psychological ideas. I have encountered these, of course, now, but why? A personal summary of the self, presumably this:

1, I ask the wrong way, the information provided is not complete, they do not know how to help me answer this question
2, for the question of the nature of the code, I want to keep their code do not want them to see, so only cut a picture to them to see
3, they are temporarily busy, wait a moment they will see, and then tell me the problem
4, they are now helping me to test, and not to help me to see, and so the test has the results will naturally tell me (the premise of the right way to ask questions, can let others know what you are asking)

In fact, sometimes there are some problems, just because you do not pay attention to cause, so, in the face of problems, we must first keep calm, and then from the fundamental to analyze the problem, and then to solve the problem. I would like to share with you some of the ways I usually solve problems, I hope to help some friends.

1, check whether the page is the necessary declaration (Standard declaration, non-standard statement and Transitional statement, strict Declaration)
2, check the code is wrong (sometimes a careless is likely to write a typo, there is sometimes the case is also important to note, such as you in the style is lowercase, and then in the page when the call is capitalized)
3. Whether the path is written correctly (for some graphs, or when the style is called)
4, using Firebug or IE Developer tools to check the debug error style (for the use of the two plug-ins can be searched online, it should be a lot of, I will not nonsense)
5, the use of "elimination of the law" to solve the problem (the so-called "exclusion" is a section of the structure of the deletion, retaining a structure of the problem, or directly copy the problematic structure, a single problem to debug)

Nonsense is so much, the main or usually accumulate a number of problems of the solution, many try different methods, the problem is generally in their own to solve the later, you will remember deep!
  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.