<html>
<head>
<style>
body {
background-image: url('img.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
</style>
</head>
<body>
</body>
</html>
I doubt he knows what to do with an index fileSave this as index.html
Code:<html> <head> <style> body { background-image: url('img_girl.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; } </style> </head> <body> </body> </html>
That´s what he asked for exactly, if he needed more information, then he should provided more info in the question.I doubt he knows what to do with an index file
I
It might be one of those situations where it's much easier to youtube it and watch a total beginner's tutorial than to ask. But hey, it's worth trying to helpThat´s what he asked for exactly, if he needed more information, then provide more info in the question.
Dreaweaver stil alive, who uses itI use an old version of dreamweaver, press a button to insert picture etc, as easy as it gets![]()