Hi, I knew that html code which I can put in notepad and change Background color. Now my question is How I will put some big image / photo in background in any website. Please tell me the code. Waiting for your reply. Thanks in advance.
R u using HTML? As everyone is posting you the codesof CSS. For HTML <body background="source of bg"></body>
I would not recommend inline CSS in any site. It's better to have an external CSS file (compressed/gzipped).