Some tips in web design

Source: Internet
Author: User
01. Make the background image not scroll

Internet Explorer supports a Body attribute bgproperties, which can prevent the background from rolling:

<Body Background = "image file" bgproperties = "fixed"> "〉

02. Make your webpage unable to be saved

<Noscript> <iframe src = *> </iframe> </noscript>

03. Make the background of documents in the IFRAME framework transparent

<Iframe src = "about: <body style = ''background: transparent''> "allowtransparency> </iframe>

04. Right-click prohibited:

<Body oncontextmenu = "return false" ondragstart = "return false" onselectstart = "return false" onselect = "document. selection. empty () "oncopy =" document. selection. empty () "onbeforecopy =" return false "onmouseup =" document. selection. empty () ">

05. Will the page be automatically refreshed immediately?

<Meta http-equiv = "refresh" content = "120; url = http://www.wodutom.com/cn083">

"> "〉

You can. The icon. ico is a 16x16 icon file. The color must not exceed 16.

24. Place the scroll bar on the left of the browser window.

A: In <body>, add dir = RTL, that is, <body dir = RTL>

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.