RE: CSS

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



this is the main problem with the asp webcontrols. they abstract the html,
and may change the rendered html based on browser agent or even a service
pack. also some of the controls render a span to which the class will be
attached, and not the underlying html element.

you can view source to see the html rendered, but be sure to do it with
several different browsers, and recheck after every sevice pack install.

if you are going to use css and want design control over your site, do not
use the webcontrols (repeaters ok), use the html controls instead.

also many of the controls can be replaced with simple html. your css
designers can probably do flyout and tree menus if you just render the menu
as a standard list: <ol><li>

note: warn you designers to not use id's for css selectors as these are not
reliable with asp.net controls

-- bruce (sqlwork.com)


"Mike Gleason jr Couturier" wrote:

Hi,

Our development team consist of course of programmers and those who do CSS
integration.

I'm afraid our ppl who do CSS, are purist that only did HTML/CSS and they
don't know the HTML ouput equivalent of let's say a asp:ImageButton tag....

Is there any resources or books to help our team of CSS guys integrate .NET
controls?

Thanks!



.



Relevant Pages

  • Re: Web design question
    ... > didn't offer the PHP-MySQL option, but it would perfectly render HTML ... > and CSS with BBEdit. ... The Sanders guy doesn't want CSS without all sorts of ugly deprecated ...
    (comp.sys.mac.system)
  • Re: Aptana and Iceweasel [OT]
    ... The code you posted in your original post *will* render on any platform. ... If your css is in the same directory as the html then it *will* work ...
    (Debian-User)
  • Re: ASP.NET themes suck
    ... based on id's for asp.net controls. ... Furthermore microsoft broke css ... Ever heard of alternate stylesheets? ... one that will render them as bad as you claim, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Controls im UserControl hinzufügen
    ... > Das ist eher ein HTML, CSS, ... ... Problem und dürfte IMO nichts mit ASP.NET ... man aus der ascx.cs-Datei auf die Controls in der ascx-Datei zugreifen kann. ...
    (microsoft.public.de.german.entwickler.dotnet.asp)
  • Re: OT: Poll: HTML test
    ... in the CSS later. ... I've seen some truely awful FrontPage output ... and took a whole second to render. ... I use HTML 4.01 Trans. ...
    (sci.electronics.design)