Logout
Float demo
Parent Region (style="width:750px;")
1st Child (style="float:left; width: 300px")
DNAME
LOC
DEPTNO
ACCOUNTING
NEW YORK
10
RESEARCHs
DALLAS
20
SALES
CHICAGO
30
OPERATIONS
BOSTON
40
1 - 4
2nd Child (style="float:left; width: 375px; clear:none")
ENAME
JOB
DEPTNO
test232
SALESMAN1
40
BLAKE Greg
ANAggggg
30
JOE
dddddd
20
1231
MANAGER
20
SCOTTy
ANALYST
20
FORD
ANALYST
30
CLARKe
ANALYST
30
MARTIN
SALESMAN
30
TURNER
SALESMAN
30
ADAMS
CLERK
20
1 - 10
Next
Details
The "Region Attributes" values are displayed in the title of the region.
The parent region has the following HTML added to the "Region Footer": <div style="clear:both"></div>