473,837 Members | 1,768 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Taking table-less CSS design far too far

41 2323
VK
VK <sc**********@y ahoo.com> wrote:
| It is a joke to drop table because "daddy said no" and then recreate
| it's exact behavior on div's because "daddy didn't mention that".
phil-news-nos...@ipal.net wrote: So don't drop tables.


So I never did.
We were talking about someone who did (linked sample in OT). Overall
these spiritual researches and starvations about tabular data / tabular
layout are very specific to (X)HTML only. Say Java programmer aware of
GridLayout and GridBagConstain ts would decide that here are talking on
Medieval Chinese :-)

The axiom itself that data is it is implies some layout and excludes
some other is highly questionnable (to say the least). It is the same
as to say that an ingot of copper contans in potention a copper ball
but excludes in any potention a copper cube.

Yet a la 90's design with invisible table cells holding the page layout
should be avoided unless it brings to much of non-compensated troubles.

May 26 '06 #41
In message
<do************ *************** *******@news-vip.optusnet.co m.au>, dorayme
<do************ @optusnet.com.a u> writes
Sometimes Christian ministers and others have to explain to folk that
sex is ok under certain conditions...


Presumably that's what they tell the choirboys...
--
Andy Mabbett
Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>

Free Our Data: <http://www.freeourdata .org.uk>
Jun 11 '06 #42

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3893
by: Guru | last post by:
Hi All I am using a Global Temporary table in the Stored procedure and i am creating index for a column in that temporary table.When i am executing it. It is not taking that index. I checked using explain plan. But if i run the runstats in the CLP for that temporary table it is taking the index. How i have to implement in the Stored procedure itself? Warm Regards Guru
3
2618
by: VM | last post by:
Why is the third line of code in the loop take so long? W/o that line, the execution (35,000 loops) runs in 3 secs. With the line, it goes up to over 5 mins. dataGrid_auditAddress.DataSource = null; for(int i=0;i<table_rowNums.Rows.Count; i++) { iRowNum = Convert.ToInt32(table_rowNums.Rows); //this table has all row numbers that will be modified DataRow row_1 = DT_tempTable.Select("col_row = " +
8
2786
by: paulwilliamsonremove | last post by:
Hi, Using Access 2003. I am trying to delete records from one table/query ("qryHistoryPersonIDs") if they don't exist in another table ("qryDonations"). But the SQL syntax I came up with is taking forever or locking up Access 2003. What am I doing wrong?
1
1144
by: Ike | last post by:
Why would some innodb's not take a 'no null' for a field? Has anyone experienced anything like this? -Ike
1
1450
by: Nate Baxley | last post by:
OK, I'm taking my first stab at a custom error handler. Here's what I've got but it takes a very long time to return. If I remove the die command it reutrns much faster, but then I get several error messages when I only want one. Any ideas? Nate Baxley function ErrorHandler($code, $msg, $file, $line) { ?><h1>Something wrong has happened</h1> <?
5
3071
by: CarrieR | last post by:
I am working within a DB I have been devolping in Access 2003, and have encountered a report coding issue I was hoping someone could help me with: I have 18 reports, each running off some smaller queried version of 2 main queries (apx. 6000 records each). The purposes of the DB and the reports require the formatting of these reports to change monthly as Actual Revenue is reported. I can accomplish all of these monthly formatting changes...
1
1619
by: KiranKGone | last post by:
Hi All, We have a requirement to archive ( delete and store on a tape device ) the transaction data which is more than 90 days old. Have written the export commands, followed by the delete commands for all the transaction tables. However, I have a table in which 90% of the data is LOBs. The export is working fine on all the tables ( though slower for LOB table ), however, delete is taking some hours for LOB table, in order to delete a few...
4
5186
by: resmi318 | last post by:
I am running a query similar to given below. CREATE TABLE ABC_08 AS (SELECT x.col1, trim(x.col2), x.col3, x.col4, x.col5 FROM Table1 x
2
2108
by: Kumarswamy | last post by:
Hi, I have a problem, i have used one condition in where clause ..... but it is taking some time to return values....... so my procedure is taking lot of time....... for the same table if i query with another column in where clause within fraction of second i getting values....... This query is taking some time...... SELECT entrykey,uniquekey FROM frt_app.ENTRIES_WES WHERE uniquekey=9422077251
0
1651
by: kavin | last post by:
our Customer used to take export backup of a particular schema, previously it used to finish within 30 Minutes. As of now it is taking almost 12 Hours. Export is consuming more time while taking the backup of three particular tables.This tables contains row sizes of 15 lakhs,one lakhs, 75 lakhs respectively
0
9691
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10582
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10280
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9418
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
7009
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5677
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4480
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4054
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3128
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.