Summary: Hey Guys, I am having a problem that I have never run into. I am trying to get the content div to stretch vertically to the content on the page. I h...
Summary: Hi, Let me start off by saying that I don't have a really firm grasp on using HTML, CSS, or Javascript to create webpages; everything I've learned has...
Summary: the whitespace isn't olny at the bottom. i have 1024*768 with firefox, and a horizontal scrollbar shows up, but when scrolled will only reveal a big w...
Summary: you're right, can't put sizes on background image or css, that's why I said above you need to put the content in the upper layer... the image is in th...
Summary: Right... Now I havn't punched that stuff in yet, but I can already guess your fixing the Index Page vertial alignment error, and just recommending oth...
Summary: OK, so I made a slide out menu in CSS ( I actually took a horizontal one and converted it to vertical ), I did this using both CSS and Javascript, I u...
Summary: Hi, I'm just starting to use CSS and I'm struggling a bit... I have a lot of the basic ideas for the site down but I'm struggling to get the div cont...
Summary: don't post emails on public pages, spambots are crawling :D --- background-image is for putting image in background. I prefer the shorthand. Never use...
Summary: and to set a backgorund graphic to be at the bottom of the screen all the time you can use css: put between the <head> tags (or a file): <style ...
Summary: Hi, I am developing a website were I am required to create a dropdown navigation system for the main navigation. The menu is dynamically created from ...
Summary: Hi, I've just made a site template, written in Notepad (none other!), using HTML and CSS. It's located at www.james-greenwood.co.uk/mysite/. So far, I...
Summary: SDP - You're probably done by now with your site ;-) But I would suggest investing $20-&30 on a book to get the basic <html> stuff and CSS info, th...
Summary: I've been using CSS in FrontPage for some time successfully, but suddenly FrontPage is crashing whenever I try to save an edit to a CSS. Saving edits...
Summary: paste the code below into your text editor and see if you can address these problems: I'm trying to achieve something like a table of 3 images acros...
Summary: Hi Nick, I do this very thing for the background on my site. I'm not using frames, but it'll still work for you. In Dreamweaver, in the design view, ...
Summary: Hi, I'd like to design a page that is centered but the onbjects within it are absolute. In other words the page width has an absolute size and positio...
Summary: The problem that I am having is not with the CSS styles, but the fact that with firefox an empty table 'space' appears to the right of mt tables on: h...
Summary: help! Is there a way to make it so that any element you create with css is 100% of the height of the page? (instead of xyz px, or just the size of t...
Summary: I have a simple CSS question I have a table with some text and links i want CSS to just affect the links not the text <table class="mytable> <tr...
Summary: Has anyone here ever heard about a css menu NOT working on a certain server? For instance: I have a CSS menu, that works locally in IE, but when I upl...
Summary: Just wondering, I've been using filter/alpha for my images to make them somewhat transparent, but is there anyway to tint an image a certain color usi...
Summary: Hello, I made several web pages and formated the font in a .css file. The pages look nice in a IE browser, but in Firefox the font does not get format...
Summary: Ok, look, i have a web page that is much more complicated than that, with iframes, css and everything, so i guess i'm an experienced user. I just use ...