Home Web Front-end HTML Tutorial Some tips for using HTML

Some tips for using HTML

Apr 01, 2017 pm 03:00 PM

01. Make the background image not scroll

IE browser supports a Body attribute bgPRoperties, which can make the background not scroll:

 Body Background="Picture File" bgproperties="fixed"〉

 02. Prevent your webpage from being saved as