« Web, HTML, Tech Forum

how do i make a landing page for my site that kinda looks like this?

for starters, i already got all the images and links working. i lust cant seem to get the box thing to work, it just doesnt appear at all. heres the rough mock-up of what im going for made in paint:

all im looking for is code for that black thing with white borders that works and thats it.


Report Topic

1 Reply

Reply by morgan

posted

first you'll need to create a <div> to contain everything, and then you can style the div with the border effect in css. then, you can apply a background image on the body. let me know if you want help with this!


Permalink Report Reply