473,804 Members | 3,672 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 4898
On Nov 3, 10:49 pm, Bergamot <berga...@visi. comwrote:
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.
The poster just above you would surely disagree about the absoluteness
of that statement.
Which speaks a lot of both your ability to screen Newsgroups and to
understand the needs of today's web authoring.
I have done some learning on my own and what I learned is that is not
a unified criteria on this issue because of different browsers display
pages in different manners.
And I learned too that it does NOT happen when using tables.
In that sense I am long way before you.
Look around just a little and you'll find out for yourself. It's worth
the effort, believe me.

P.D.
Where the heck did my answer to:
"I disagree with anyone who agrees with any absolute statement. "
replied with:
"then you'll disagree with absolute positioning"
go?

Nov 3 '07 #21
Chaddy2222 <sp************ ***********@yah oo.com.auwrote in message:
11************* *********@z24g2 00...legr oups.com,
mic...@gmail.co m wrote:
>On Nov 3, 3:35 pm, 1001 Webs <1001w...@gmail .comwrote:
>>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
...

Tables are the easiest
If you need something simple use tables
That's not true. CSS is simple and more powerfull then layout tables.
Simple for you, maybe. I find CSS incomprehensibl e for anything beyond
specifying fonts and backgrounds, like trying to position boxes within
an overall layout.

And honestly, I don't want to learn, because as far as I'm concerned
tables work fine. Granted, improving the text to mark-up ratio on my
sites would probably help their search engine ranking slightly, but I'd
rather send my time figuring out new ways to make money.

--
Red
Nov 3 '07 #22
Gazing into my crystal ball I observed "Jonathan N. Little"
<lw*****@centra lva.netwriting in news:7b1b4$472c 9f47$40cba7c4$2 1950
@NAXS.COM:
mi****@gmail.co m wrote:
>On Nov 3, 3:35 pm, 1001 Webs <1001w...@gmail .comwrote:
>>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
....
>>
Tables are the easiest
If you need something simple use tables

See if you feel that way after editing a site with a half dozen nested
tables with row and column spans...
Yes, without going into the HTML, and having the server write a lot of
javascript href="javascrip t('somethingbad ')"

I inherited that nightmare a few years ago, all gone now.

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Nov 3 '07 #23
Travis Newbury wrote:
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
That's not the point. CSS CAN be fluid design. Tables cannot really be
fluid.
>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.
Read what I said. Then respond with some intelligence.

If it doesn't look "exactly the same on 100% of the visitors", it isn't
exactly the same, is it?

>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...."
Not at all. Any *competent* webmaster would be able to do such.
I prefer fixed width. So why is what I prefer wrong, and what you
prefer right?
So do most graphic designers I know. And that's fine for a piece of
paper. But it's shows complete incompetence on the web, which is a
fluid layout.
It isn't. It is a preference. Neither of us is right or wrong.

It is a lack of competence on your part.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Nov 4 '07 #24
1001 Webs wrote:
P.D.
Where the heck did my answer to:
"I disagree with anyone who agrees with any absolute statement. "
replied with:
"then you'll disagree with absolute positioning"
go?
Just further down the tread. The shortcomings of *not* using a real
newsreader.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Nov 4 '07 #25
In article <nI************ *************** ***@comcast.com >,
Jerry Stuckle <js*******@attg lobal.netwrote:
Tables cannot really be
fluid.
You have said this twice now but have not indicated what you
mean. A table of tabular data can be very fluid or it can be not
very fluid (because of poor design and the use of fixed widths
etc). So what does it mean to say "cannot be really fluid"?

--
dorayme
Nov 4 '07 #26
dorayme wrote:
In article <nI************ *************** ***@comcast.com >,
Jerry Stuckle <js*******@attg lobal.netwrote:
>Tables cannot really be
fluid.

You have said this twice now but have not indicated what you
mean. A table of tabular data can be very fluid or it can be not
very fluid (because of poor design and the use of fixed widths
etc). So what does it mean to say "cannot be really fluid"?
Let's see you wrap data in a table around a picture, for instance.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Nov 4 '07 #27
On 11/03/07 06:35 am, 1001 Webs wrote:
Every respected Web-authoring Guru says that.
This is the era of table-less design, CSS code, XHTML compliant
websites.
Separate layout from content.

Do you agree with that?
I don't.
Troll.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Nov 4 '07 #28

Haines Brown wrote:
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.
That's due to the different colour on the body showing through.
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?
It was a template I developed for my own sites.
http://freewebdesign.awardspace.biz now is useing it.
It should look a lot better as I changed a lot of things in the CSS.
--
Regards Chad.

Nov 4 '07 #29
1001 Webs wrote:
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
You are misunderstandin g this. W3 recommends the use of CSS for
*presentation*. Without content marked up with HTML *to apply the CSS
to*, there is no web page.
Nov 4 '07 #30

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
10319
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...
1
10303
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10070
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...
1
7608
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
6845
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
5508
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...
0
5639
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2978
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.