Any web designers, please help me with my simple web page html and css codes?

kei

New member
I've been trying to make a simple web page for my assignment (no links involved) and I always run into roadblocks on doing certain things such as:

- Moving the text paragraphs on the page to where I want them such as in two even columns
- Making the background show up
- Making the background smoothly repeat without having the lines cutting off each repeated part (I have to repeat the middle part of a scroll so that it can stretch to fit all the text)
- Resizing images
- Moving images to where I want them
- And many other things

The idea that I want to do with this page is to get a picture of a scroll, and put all the text on that scroll, making it have a medieval sort of look.
I also wanted to lay out the text on the "scroll" in a fashion that looked like the medieval examples and adding some nice pictures that related to the text.

There's a ton of stuff wrong with what I currently have like my background not even showing up for me, even when the images are in the same location as my html and css codes and the text not going where I want. I didn't want to make it any more complicated because when I did, the text went all over the place.

I put both codes on this blog: http://kawaiiidesign.blogspot.com/
Note: Sorry if the html code looks long, it's not too complex as it's really just all the paragraphs of text that we're required to use.
 
Back
Top