If you want to add a background image instead of a plain color there are some considerations you should make before doing so:
After answering these questions, if you still want to add the background image you will need to specify in the <body> tag which image should be used for the background.
Note: If the image you're using is smaller than the screen, the image will be replicated until it fills the entire screen. If, say you wanted a striped background for your page, you wouldn't have to make a huge image for it. Basically you could just make an image that is two pixels high and one pixel wide. When inserted on the page the two dots will be copied to fill the page - thus making what looks like a full screen striped image. When you choose to use a background image for the page it is always a good idea to specify a background color as well.
The reason is that until the background image is loaded, the background color will be shown. If there is too much difference between the background color and the background image, it will look disturbing once the browser shifts from the background color to the image. Therefore it is a good idea to specify a background color that matches the colors of the image as close as possible. You may have noticed that background images scroll with the page when you use the scroll bar.The background image will scroll when the user scrolls down the page, unless you have set it to be fixed:
By adding the bgproperties="fixed" you force the browser to let the background be fixed even if the user is scrolling down the page. Note: Fixed backgrounds are only supported by MSIE and do not work in Netscape browsers - instead they simply act as normal backgrounds. As mentioned earlier in this section a limited use of colors can add more power to the few colors that are used. The most important tool for adding colors to certain areas of the page rather than the entire background is tables.
visit us at www.iclicksolutions.us
|
Discover our top 10 budgeting tips to gain control over your finances, save money, and achieve your financial goals. Start your journey to a secure financial future today! Introduction: Are you struggling to manage your finances and save money? Don't worry, you're not alone. Budgeting is essential to gain control over your spending, eliminate debt, and achieve your financial goals. In this blog post, we'll share our top 10 budgeting tips to help you create a personalized plan for a secure financial future. Start your journey to mastering your finances today! 1: Set Clear Financial Goals Before you start budgeting, it's crucial to identify your short-term and long-term financial goals. This can include paying off debt, saving for a down payment on a house, or building an emergency fund. By setting specific, measurable, and achievable goals, you'll have a clear roadmap to guide your budgeting efforts. 2; Track Your Income and Expenses To create an effective budget, yo...
Comments
Post a Comment