|
| |
|
|
fp2003uk
Posts: 48 Joined: 1/30/2006 Status: offline
|
Splitting a paragraph in css - 2/10/2007 17:54:56
Me again ! Does anyone know how to split a css paragraph so that it thinks its 2 cells ? I have a huge amount of price lists laid out in html tables that I want to convert to simple split paragraphs. Im sure its a simple but of code but I cannot work it out. Thanks
|
|
|
|
fp2003uk
Posts: 48 Joined: 1/30/2006 Status: offline
|
RE: Splitting a paragraph in css - 2/10/2007 18:43:41
Thanks for that. I didnt want to use the traditional html tags but dont have time to learn how to do it in pure css. I cannot import all my old tables as they dont validate and require tons of changes. Looks like im copying and pasting all the text and numbers over into new tables. 2 columns and loads of rows. Im in for a long night then ! Cheers
|
|
|
|
fp2003uk
Posts: 48 Joined: 1/30/2006 Status: offline
|
RE: Splitting a paragraph in css - 2/12/2007 14:09:35
"Design in FF and fix for IE" Makes no difference at all, the problems are exactly equal either way round. Ive tried both scenarios and the problems are the same either way, position in one but not in the other. If I design for IE = no good for fx If I design for fx = no good for IE If I was forced to build for one browser and one browser alone I would go for the one with the biggest user base = IE I really do appreciate your help but after a couple of weeks of fiddling with css and then studying what others are doing on the net then reading lots of opinions on the whole browser, css, table war I have concluded that its a waste of my time until the likes of ffox, ie, css and w3c all agree together on strict page rendering rules. My mate runs a website built entirely with tables and his google rank is surprisingly good, web stats show 90% IE hits, and 10% others. I think the firefox claims are pretty much the same as the old macromedia flash claims, as in they are not as popular as they would like you to believe. 100 million downloads means nothing, how many site based referrals means everything. Im off to make lots of lovely bullet proof tables.
|
|
|
|
jaybee
Posts: 14191 Joined: 10/7/2003 From: Berkshire, UK Status: offline
|
RE: Splitting a paragraph in css - 2/12/2007 14:25:42
My sites are all reporting over 30% of visits are from non IE browsers. quote:
reading lots of opinions on the whole browser, css, table war Most of the people who slag off css are the ones who can't do it, ergo it must be rubbish. quote:
I get waaaay more w3c errors with css than I do with tables, especially the "didnt close the tag error" which seems to come back after fixing it. That is either down to you or the editor you're using. You should check the Tools>Options to make sure your settings are the way you want them. quote:
4: Ive noticed no real difference in file sizes. If your css is all internal or inline then you won't. quote:
2: With css I have to look at 5 pages (files) to isolate an error and with html tables its just 1 in split mode. Eh? html and css = 2. quote:
6: Css glitchy problems with global changes that I did not make. The editor again. You can't blame css for that, it's not dynamic. quote:
: The guy who invented css was on the right track but you would think he would have made it more user friendly and wysiwyg able. Why? WYSIWYG was built for hobbyists. Most pros don't work in WYSIWYG they work with the code and use display mode as an assist if they use it at all. quote:
8: Ive checked out tons of corporate sites and all have lots of tables for layout and none comply with w3c. If it was the 'big issue' that many believe then these corporates would be on the case immediately. Most pure css sites that ive seen have very simple layout and usually positioning errors in fox. Cost and ignorance. Most of the staff have little incentive to do it any other way and if they do, management won't pay for it. It'll change. quote:
9: If all the browser companies get together on standards and css then I might reconsider. They are, Microsoft are working with the Mozilla guys on IE8. quote:
Google rank is surprisingly good CSS might improve his rank, it might not. Google rank depends on many factors, content is just one.
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?
|
|
|
|
rdouglass
Posts: 9280 From: Biddeford, ME USA Status: offline
|
RE: Splitting a paragraph in css - 2/12/2007 14:33:36
Don't want to 'extend' anything but frequently FF users will not go to sites that don't work properly. Don't forget that that factor will affect those numbers. If a site doesn't render well in a browser, why would a user visit that site? I agree with you on those 'bloated' numbers absolutely. And I agree it is hard to justify that additional work for 10% of your viewers (I feel the same way about the accesibility issues) but be sure *your* numbers are acceptable regardless what your mate's numbers are and you really should be aware how your site looks in all the other browsers even if you don't want to fully support them. Tables will work. No doubt. CSS is better. My opinion. It's similar IMO to going from the DRW to ASP. It has a little learning curve but once you get it, you'll ask yourself why didn't I do that a long time ago? Oh well, all industries change. Some folks adapt; some don't. Maybe you're right and CSS will go away and tables will come back again; they are easier to imnplement most times. I personally feel the table approach will still be functional for a while but you're going to miss out on a lot of nice stuff. Again just IMO.
_____________________________
Don't take you're eye off your final destination. ASP Checkbox Function Tutorial.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|