Re: OT: why are LAMP sites slow?

From: Paul Rubin (//phr.cx_at_NOSPAM.invalid)
Date: 02/04/05


Date: 03 Feb 2005 22:00:57 -0800


"M.E.Farmer" <mefjr75@hotmail.com> writes:
> To emulate a table you use the div and span tag.
> (really you can do just about anything with div and span)

Hmm, that's pretty interesting, I didn't realize you could specify
width's with CSS. Thanks. http://glish.com/css/9.asp shows a
2-column example.

I don't know that the browser necessarily renders that faster than it
renders a table, but there's surely less crap in the HTML, which is
always good. I may start using that method.

I remember seeing something a long time ago where someone used normal
html tags to create something like tab stops, so he could just place
things where he wanted them without the browser having to read the
whole page to automatically size the columns. But I haven't been able
to figure out what tags he used for that, and don't remember where I
saw it.

As you can probably tell, I'm ok with basic HTML but am no wizard.
I'm more interested in backend implementation.



Relevant Pages

  • Re: can DIV elements be reached?
    ... "There is no legal way to use the name attribute from such tags as ... For the HTML markup operated on MUST NOT contain `div' elements (or `span' ...
    (comp.lang.javascript)
  • Re: deleting HTML tag...but not everyone
    ... work on a tight set of HTML, formatted as you expect it to be. ... you should check out the HTML parsing modules on the CPAN. ... This is currently removing zero tags. ... verify that a DIV or /DIV is not next, ...
    (perl.beginners)
  • Re: Need a regex searching html code
    ... > perfectly valid HTML: ... > Yippee Ki Yay Mo - John 6:27 ... Within DIV tags: Yippee Ki Yay Mo - John 6:27 ... for real-life HTML with nested tags it'll break. ...
    (comp.lang.ruby)
  • HTMLParser question
    ... and each <div> having one of two classes. ... However what I would like is that when the parser reaches some HTML like ... I should get back the data between the open and close tags. ...
    (comp.lang.python)
  • Re: word webpages
    ... The ther are som tags with no closing tags DreamWeaver would remove what ever was causing these problems. ... Just create a simple document and save as HTML Make sure it has some type of formatting. ... XML all versions ...
    (microsoft.public.mac.office.word)