• Quick note - the problem with Youtube videos not embedding on the forum appears to have been fixed, thanks to ZiprHead. If you do still see problems let me know.

css

  1. Segnosaur

    Software for Editing CSS files?

    Wondering if anyone here can give me some suggestions... I'm working on modifying a web application that uses CSS files. The original coder used embedded images within the application. (For example, instead of calling an external file to be a background image, they use...
  2. B

    HTML / CSS for center column

    Tried to Google, but I get to many links, which seem to point to what I am NOT looking for. I'm looking for a bit of HTML / CSS that produces a webpage with a centered column of a give width (say 600px). And that's it. No fancy stuff, bells or whistles. No side bars either. No talking about...
  3. B

    My website is infested with tables :(

    So, I've inherited a website (and a ton of political infighting over it) in my new job. It turns out the ENTIRE website is tables, tables, and more tables. Side menus, text, everything. Anytime they want to indent a paragraph, they stick a table box in. Ugh. Not the nice CSS layout that one...
  4. O

    Accesible/Logical web design with Nutrition Labels

    I am a software developer who dabbles in some web development during my free time. Right now, I am working on a cookbook application that my wife and I can use to keep track of recipes and other information (yes, I know that plenty of these exist, but I find it very fun to make my own). It is...
  5. RSLancastr

    Css - Wtf?

    Well, after diving into CSS, I am beginning to regret it. Even some of the simplest things I want to do - such as centering a freakin' element horizontally - don't work, or screw other elements up. These problems always seem to lead me down rabbitholes on the web where I find lists of known...
  6. RSLancastr

    CSS Variables?

    Is there any way to use variables within CSS? For example: I am creating a style sheet which includes various colors (background colors, font colors, etc). Every time I experiment with different colors, I have to do a scan/replace to change all the references to a given color. This becomes...

Back
Top Bottom