|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP display data in 3 col & rows using CSS layout
I have use it in my site article,freeware,recipe,link directory,lyrics,template and games section. I was able to display the data in 3 cols and rows using CSS layout. It took me quite a while to figured it out. In ASP, you should know where the loop start and end, otherwise the div container stack up each other. I was thinking of writing a tutorial with sample code in ASP. Maybe next time.
My next project is to convert Maxwebportal and snitzforum into CSS layout. To see an example, visit my site and go to this section of the site: article,freeware,recipe,link directory,lyrics,template and games. These pages are CSS table-less layout. My website: www.ex-designz.net Dexter |
|
#2
|
||||
|
||||
|
Very nice.
__________________
Neal Schafer The early worm gets eaten. |
|
#3
|
||||
|
||||
|
Looking good
But why are you still using HTML4.01? Your code is very clean, it only needs a few minor changes to work with XHTML1.1 (such as <br> to <br />) You do have a lot of meta keywords... you might want to consider cleaning the list up a bit, since search engines either ignore it or only take the first 10 or so. Erm... I've noticed a <table> in your source code, although whilst it appears to be merely a container, it is superflouous and unnecessary HTH -1337_d00d |
![]() |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > ASP display data in 3 col & rows using CSS layout |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|