473,804 Members | 3,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is the end of HTML as we know it?

Every respected Web-authoring Guru says that.
This is the era of table-less design, CSS code, XHTML compliant
websites.
Separate layout from content.

There's no reason to use tables any more.
Everything can be done with CSS.
Tables are so 2002ish ...

Do you agree with that?
I don't.
I've run into many situations where I just couldn't achieve the
desired effect in different browsers without using tables.
But it could be that I'm not well versed on the intricacies of CSS ...

Nov 3 '07
136 4900
Well bust mah britches and call me cheeky, on Sat, 03 Nov 2007 13:35:44 GMT
1001 Webs scribed:
Every respected Web-authoring Guru says that.
This is the era of table-less design, CSS code, XHTML compliant
websites.
Separate layout from content.

There's no reason to use tables any more.
Everything can be done with CSS.
Tables are so 2002ish ...

Do you agree with that?
I disagree with anyone who agrees with any absolute statement.
Unequivocally.
I don't.
I've run into many situations where I just couldn't achieve the
desired effect in different browsers without using tables.
But it could be that I'm not well versed on the intricacies of CSS ...
So then your opinion is based on an uncertain foundation. And the point
is...?

--
Bone Ur
Cavemen have formidable pheromones.
Nov 3 '07 #11
Chaddy2222 <sp************ ***********@yah oo.com.auwrites :
Tables are the easiest
If you need something simple use tables
That's not true. CSS is simple and more powerfull then layout tables.
As an example check out this template I made.
http://freewebdesign.awardspace.biz/temp/template.html
While I agree with you that CSS adequately provides for layout, your
example not impressive.

On my browsers (galeon, iceweasel), there were anamolies. The left
panel is shifted down about 0.5em from the right panel. That is, there
is a yellow space between it and the "header", which the right panel
lacks. As a result, not only is there a perhaps undesired yellow space
below the left panel and the footer that is wider than that below the
right panel.

Apparently it is the result of using the KompoZer utility, and it does
not speak much for it. The stylesheet looks confused (the navbar div
seems to be within the header div). As a template, should not the
margins be omitted, or at least set ot defaults?

--

Haines Brown, KB1GRM

Nov 3 '07 #12
On 3 Nov, 19:49, Haines Brown <bro...@teufel. hartford-hwp.comwrote:
Chaddy2222 <spamlovermailb ox-sicur...@yahoo. com.auwrites:
Tables are the easiest
If you need something simple use tables
That's not true. CSS is simple and more powerfull then layout tables.
As an example check out this template I made.
http://freewebdesign.awardspace.biz/temp/template.html

While I agree with you that CSS adequately provides for layout, your
example not impressive.
That's the best thing you get until you have to nest those divs.
On my browsers (galeon, iceweasel), there were anamolies. The left
panel is shifted down about 0.5em from the right panel. That is, there
is a yellow space between it and the "header", which the right panel
lacks. As a result, not only is there a perhaps undesired yellow space
below the left panel and the footer that is wider than that below the
right panel.
Even the a simple table is better.

Nov 3 '07 #13
On Nov 3, 2:50 pm, "rf" <r...@invalid.c omwrote:
"1001 Webs" <1001w...@gmail .comwrote in message

news:11******** **************@ 57g2000hsv.goog legroups.com...
Every respected Web-authoring Guru says that.
This is the era of table-less design, CSS code, XHTML compliant
websites.
Separate layout from content.
There's no reason to use tables any more.
Everything can be done with CSS.
Tables are so 2002ish ...
Do you agree with that?
I don't.
I've run into many situations where I just couldn't achieve the
desired effect in different browsers without using tables.

Sometimes the only way is to use a table. Sometimes. Only sometimes and only
for a very small part of a page.

One of those times is, of course, if one is offering up tabular data, which
point you seem to have missed.
Tabular data cannot be displayed with CSS?
But it could be that I'm not well versed on the intricacies of CSS ...

Given the site you offered up for review over at alt.html.critiq ue I would
have to agree with this.
Be more specific, please

Nov 3 '07 #14
On Nov 3, 3:49 pm, Harlan Messinger
<hmessinger.rem ovet...@comcast .netwrote:
1001 Webs wrote:
Every respected Web-authoring Guru says that.

Really?
This is the era of table-less design, CSS code, XHTML compliant
websites.
Separate layout from content.

And guess what the content is marked up with? (Hint: HTML.) So either
you or whoever's prognostication s you're reading is confused.
W3 recommends the use of CSS
CSS implementation is actually more than 10 years old.
As far back as 17 December 1996 W3C published CSS level 1
Recommendation (CSS1):
http://www.w3.org/Press/CSS1-REC-PR.html

"The design community has confirmed that using CSS promotes beauty
while making it easier and less expensive to build sites, " said Bert
Bos, W3C Style Activity Lead and one of the original co-authors of the
specification that became CSS level 1, published on 17 December 1996.
http://www.w3.org/Style/CSS10/reactions.html
Is there some reason you had to post this two five newsgroups?
A very good one, in my humble opinion: because it's relevant to all of
them.
I always like to get second opinions, specially from people who are in
the field.
Nov 3 '07 #15
On Nov 3, 5:37 pm, Bergamot <berga...@visi. comwrote:
1001 Webs wrote:
There's no reason to use tables any more.
Do you agree with that?

yawn

This is a boring subject that is only brought up by clueless, lazy
people that haven't bothered reading the newsgroup archives.
All depends on what newsgroup archives you bother to read, you know?
I don't.
But it could be that I'm not well versed on the intricacies of CSS ...

indeed
And I presume you certainly are?
Ain't you?

Nov 3 '07 #16
1001 Webs wrote:
On Nov 3, 2:50 pm, "rf" <r...@invalid.c omwrote:
>>
Sometimes the only way is to use a table.

One of those times is, of course, if one is offering up tabular data, which
point you seem to have missed.
Tabular data cannot be displayed with CSS?
You could, but why would you want to? Tables are intended for tabular
data. Use the right markup for the job.

--
Berg
Nov 3 '07 #17
On Nov 3, 2:09 pm, Jerry Stuckle <jstuck...@attg lobal.netwrote:
It's not a nightmare if you understand it.
True, but CSS != fluid design
And if you want something to
look *exactly* like you design it, create a PDF.
That is not true at all. While it may not look exactly the same on
100% of the visitors, you can design it to look the same on the
overwhelming majority of visitors. If it were not this way the
corporate world would be rushing to use fluid design. But they
aren't, they are using fixed width. Because that is what people want,
and that is what best suits the corporate world.
I'd prefer to have
fluid designs which adjust to the size of the user's window.
And the key to your statement is "I'd prefer...."

I prefer fixed width. So why is what I prefer wrong, and what you
prefer right?

It isn't. It is a preference. Neither of us is right or wrong.

Nov 3 '07 #18
1001 Webs wrote:
On Nov 3, 5:37 pm, Bergamot <berga...@visi. comwrote:
>1001 Webs wrote:
There's no reason to use tables any more.

This is a boring subject that is only brought up by clueless, lazy
people that haven't bothered reading the newsgroup archives.
All depends on what newsgroup archives you bother to read, you know?
Hmmm... that just tells me you did little or no research on your own.
But it could be that I'm not well versed on the intricacies of CSS ...

indeed
And I presume you certainly are?
That isn't relevant, but based on what I've seen of your work, then I'm
a lot farther along than you. But instead of doing some learning on your
own to improve your own understanding, you decide to waste people's time
with the tired 'tables vs css' drivel.

--
Berg
Nov 3 '07 #19
On 2007-11-03, 1001 Webs <10******@gmail .comwrote:
On Nov 3, 2:50 pm, "rf" <r...@invalid.c omwrote:
>"1001 Webs" <1001w...@gmail .comwrote in message

news:11******* *************** @57g2000hsv.goo glegroups.com.. .
Every respected Web-authoring Guru says that.
This is the era of table-less design, CSS code, XHTML compliant
websites.
Separate layout from content.
There's no reason to use tables any more.
Everything can be done with CSS.
Tables are so 2002ish ...
Do you agree with that?
I don't.
I've run into many situations where I just couldn't achieve the
desired effect in different browsers without using tables.

Sometimes the only way is to use a table. Sometimes. Only sometimes and only
for a very small part of a page.

One of those times is, of course, if one is offering up tabular data, which
point you seem to have missed.
Tabular data cannot be displayed with CSS?
Of course it can, and the default styles for <table>, <tr>, <tdetc.
will usually give you a good layout for your tabular data.

You can also use CSS to do tabular layouts of non-tabular data.

You can separate layout from content to your heart's content, and layout
your elements with display: table, display: table-row, display:
table-cell, etc., if you require table-layout behaviour, whether the
content is tabular or not.

It just isn't supported in the current version of IE. That's a
completely different issue though.
Nov 3 '07 #20

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

Similar topics

3
3925
by: Phong Ho | last post by:
Hi everyone, I try to write a simple web crawler. It has to do the following: 1) Open an URL and retrieve a HTML file. 2) Extract news headlines from the HTML file 3) Put the headlines into a RSS file. For example, I want to go to this site and extract the headlines: www.unstrung.com/section.asp?section_id=86
72
5447
by: Mel | last post by:
Are we going backwards ? (please excuse my spelling...) In my opinion an absolute YES ! Take a look at what we are doing ! we create TAGS, things like <H1> etc. and although there are tools (dreamweaver and the like), they are all at the lowest level of programming (something like assembly as oposed to C++ etc.). These tools create "brain-dead" developers that constantly have to plough through tons of tags to do the simplest thing. ...
4
2977
by: Francois Keyeux | last post by:
hello everyone: i have a web site built using vbasic active server scripting running on iis (it works on either iis 50 and 60, but is designed for iis 50) i know how to create a plain text email by creating a text file, with content following certain format, and saving that file into the correct '..\mailroot\pickup' folder, and it is working fine
33
4786
by: LRW | last post by:
http://gto.ie-studios.net/index.php When you view the above site in IE, if the 1st of the three product images is tall enough to push the cell down a couple of pixels, IE somehow doesn't show that happening. But if you look at it in Firefox you can see the small gap of white where the semi-circle image is broken. I've tried changing the background colors to gray in cells and tables
27
8366
by: Michael C | last post by:
Anyone know of a good HTML Rendering control? I need a control that will render and display HTML in a Windows form. It doesn't need to pull down HTML pages from the Web - I'll feed it all the HTML it needs to display. I've already spent way too much time trying to get the Microsoft WebBrowser control to work, and I have too many other things to work on to waste any more time on it. If you know of any third-party HTML Renderers out there,...
20
5658
by: Guadala Harry | last post by:
In an ASCX, I have a Literal control into which I inject a at runtime. litInjectedContent.Text = dataClass.GetHTMLSnippetFromDB(someID); This works great as long as the contains just client-side HTML, CSS, etc. What I want to do is somehow insert a *server control* into the , then set the server control's properties at runtime.
59
7050
by: Lennart Björk | last post by:
Hi All, I have a tiny program: <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>MyTitle</title> <meta http-equiv="Content-Type" content="text/html;
20
2586
by: Alan Silver | last post by:
Hello, I have read about the problems that IE has when using a doctype of HTML 4.01 Transitional. I was advised to use Strict wherever possible. My question is, does the same apply to XHTML 1.0 Transitional? I develop sites using ASP.NET, which emits valid XHTML 1.0 Transitional, but not XHTML 1.0 Strict (for example, it includes a hidden form field with the name of _VIEWSTATE, which isn't valid in Strict, but is in Transitional).
40
5620
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic HTML page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd"> <html> <head>
11
3156
by: saurabh | last post by:
Can anybody tell me how to change the value of an html control from the c#.... eg i hv one asp.net radio button control and one html hidden variable... so on page load in case the radio button is checked i want to set this hidden variable to 1 else 0... I am not getting what to write in Page_Load(object sender, System.EventArgs e) function to change the value of this html variable...
0
10564
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10320
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
10073
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
9134
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...
1
7609
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6846
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
5513
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
4288
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
3806
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.