Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ok HTML and CSS help?
#1
ok i give up, ive tried to learn CSS, but i cant figure out how to set up some of the graphics and such. I know quite a bit of HTML though. Anyway, im just wanting to know if anyone here can help me out with some stuff? my msn is http://pbcrazy101@live.com for those of you how dont have it.
Reply
#2
CSS is like configuring the .ini file from anything. You just got to edit variables.
Reply
#3
Simple example:


With CSS, you would simply have to:


(in whatever.css:

Code:
h1 {
          text-align: center;
          color: blue;
}

Like RDA said, it's basically an .ini file. Big Grin
Reply
#4
yup i got the basics of it down. its mainly just the being able to line stuff up and getting it all to look nice that i cant seem to figure out. -_-

like i tried to make like a news bulletin box thingy, with a background pic that repeated for how ever much text i had and then header and footer pic. but none of them will line up right. i may just be that i dont know the correct syntax for doing this. seeing as the www.w3schools.com didnt go into that stuff at all.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)