1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

My portfolio

Discussion in 'Reviews' started by gilgalbiblewheel, Aug 20, 2008.

  1. gilgalbiblewheel

    gilgalbiblewheel Well-Known Member

    Messages:
    435
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #21
    I have a few more questions on css positioning.
    How to center the content;
    What about the positioning of the inside tags? If you want to position at a specific place.
    	<body style="width: 100%; background-color: #808000;" onLoad="parseXML(); bodyOnload();">
    		<div id="master" style="float: left; display: block; text-align: left; width: 955px;">
    			<div id="navbar" style="position: absolute; left: 10px; top: 10px; margin: 0 0 10px 0; border: none; background-color: #FFCC00; width: 200px; height: 180px;"></div>
    			<div id="picbar" style="position: absolute; left: 10px; top: 200px; margin: 0 0 10px 0; border: none; background-color: #FFCC00; width: 200px; height: 390px; overflow-y: scroll;"></div>		
    			<div id="maindiv" style="position: absolute; left: 230px; top: 10px; border: none; background-color: #FFFFAE; width: 700px; height: 580px;">
    				<div id="galbar" style="position: absolute; left: 150px; top: 0px; z-index: 3;"></div>
    			</div>		
    		</div>
    	</body>
    Code (markup):

     
    gilgalbiblewheel, Aug 23, 2008 IP
  2. braveheartcheng

    braveheartcheng Peon

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Why not use flush design since that is more pretty and shows your flash skills also?
     
    braveheartcheng, Aug 24, 2008 IP
  3. gilgalbiblewheel

    gilgalbiblewheel Well-Known Member

    Messages:
    435
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #23
    Ok. I'm still working on it but here's what I came up with so far:
    http://205.205.200.231/~h806209/index1.php

    Flash...I'm thinking of making it hybrid, adding a bit of each. To start off with I need to find a good design which includes the colors and positioning.

    So what do you think?
     
    gilgalbiblewheel, Aug 28, 2008 IP