Home > Web Front-end > HTML Tutorial > The page you are looking for cannot be displayed because an invalid method (http verb) was used. _html/css_WEB-ITnose

The page you are looking for cannot be displayed because an invalid method (http verb) was used. _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:46:28
Original
2207 people have browsed it

The previous article has introduced the use of Dreamweaver to simply design the interface. Although Dreamweaver can solve many design problems, this error occurred during my use:

The prompt was an http predicate error. Then I started checking the HTML code and found such a problem: In the table designed using Dreamweaver, multiple forms appeared in the corresponding HTML code, as shown in the figure Display:

Originally these tables are integrated and should appear in the same form, but in the table code designed by Dreamweaver, they are in different form blocks , which also causes a predicate error.

Find the cause of the error and the problem will be solved. Take out the form and place it above the table, as shown in the picture:

After re-running, the problem is solved.

Summary:

By using software tools, we can greatly reduce our workload, but sometimes it will also bring us some inconvenience . Therefore, it is a good thing to use tools, but you must not rely entirely on them. Sometimes doing it yourself is also a good choice.

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template