A simple HTML code that can instantly kill all versions of IE, instantly All Versions

Source: Internet
Author: User

A simple HTML code that can instantly kill all versions of IE, instantly All Versions

Many people hate InternetExplorer very much. When Halloween is approaching in the west, let's look at a really scary thing-how to use a simple HTML and CSS to destroy any version of IE. We simply open any edits and copy the following code to save the file, for example, somefilename.html.

<Html> When other browsers have high fault tolerance, IE does not, or even IE9 does not, this is the tragedy of IE.

 


A simple html code. modify it.

I tested that the height of the second column of td is significantly different, mainly because the height defined in the firefox recognition line style can be adjusted according to the definition height, but ie cannot, the td of your second row does not define the height, which leads to the height of the third row in ie as the default value (that is, the height is evenly divided)

<Tr> <td style = "border-bottom: 1px solid # eeaa00; padding-top: 10px; padding-left: 6px;" valign = "top" height = "348px! Important; 350px ">
Comment
</Td> </tr>

A very simple piece of code, javascript in html, put a button to trigger a function, but it is very simple to help you not succeed.

<Html>
<Head>
<Title> welcome! </Title>
<Script language = "Javascript" type = "text/javascript">
Function facai (){
Alert ("for advice, why can't I call this function? ");
}
</Script>
</Head>
<Body>
<H1> ------------ <Form name = "form1">
<P> <input type = "BUTTON" value = "Submit" onClick = "facai ()"> </p>
</Form>
</Body>
</Html>

Write one more script. </script>

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.