Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~66 People Reached
Favorite Forums
Favorite Tags
Member Avatar for yussibaer

Hi all, I created several div tags which are nested. The code snippet looks like this: [html]<BODY class="layout" leftMargin="0" topMargin="0"> . . . <DIV style="float:top; width:100%; height:50%;"> <DIV style="float:left; height:100%"> . . . <DIV style="position : absolute ; width:100%; "> <tiles:get name="body"/> </DIV> </DIV> </DIV> <DIV style="clear : both ; …

Member Avatar for tgreer
0
66