PDA

View Full Version : making myspace DIVS



cristinajosie.
01-01-2009, 10:17 AM
does anyone have a simple tutorial?
like to make a simple DIV?
like this:

http://i33.tinypic.com/2lxi2oh.jpg

cristinajosie.
01-01-2009, 10:38 AM
bump

LEDGER.
01-01-2009, 01:08 PM
how to make the actual graphic, or how to code it? (:

cristinajosie.
01-01-2009, 07:05 PM
i guess how to code it lol, cause i can simply make that in photoshop LOL

cristinajosie.
01-03-2009, 10:35 AM
bump

poisonivys
01-03-2009, 11:20 AM
ugh. um have you tryed

taking someones code?

cristinajosie.
01-03-2009, 12:41 PM
no lol. isnt that just like stealing someones code?

xAriel
01-03-2009, 11:20 PM
I think there's some sort of "tutorial" over on the createblog.com forums. I'd check, but it's pie time. Haha. (: You could always google for help.

AFRICA
01-06-2009, 12:26 AM
unless you know how to code it's hard to explain you need html/css to define where you want the text to be.

say you want your about me.

.aboutme {height:; width:; overflow: auto; background-color:; font-family:;} & other variables to distinguish how it will look.
<div class="aboutme">type aboutme here</div>