Need assistance with HTML background? Let me know how I can help!
Need assistance with HTML background? Let me know how I can help!
It depends on how it's set up. You can apply styles via a separate CSS file or directly in the HTML head section. For instance, add this between <head> and </head>:
<style>body { background-image: url("MyPictureOfSpace.jpg");}</style>
It’s best to pause now and visit http://www.w3schools.com/. There, you’ll find comprehensive guidance on HTML and CSS, and mastering them will be far more effective than relying on generic examples.
If you're facing issues, consider reviewing the HTML course on Codecademy.
I can’t just start building a PHP database without you understanding the basics first. Once you get comfortable with HTML, we can move on to CSS. Also, the person asking this is 11...