Thanks! I was able to find a guestbook that I was able to customize to my needs! ... guestbook ... hopefully ... plenty ... purpose. ... %XX| ... `:::::%%|...
I have recently gotten into Blogger and am using one of their pre- made templates to power my blog at http://terri.wingedorange.net However, being the web...
Hi Terri Now I'm not a CSS guru by any stretch of the imagination but I'll have a go. Looking at your code, you have the DIV with the id of blog-header then ...
Hi again Terri I saved the page and I've been playing with the code and I think I've got it but I still can't get rid of 2 white bars either side of the header...
Hi all, Me again. Please don't laugh. I like this css thing but I can tell it's going to be a LARGE learning curve for me. Is it possible to float an image...
Yes, but as in most things you need to check it in as many browsers as possible. Especially NN 4.x because that browser has a lot of CSS "issues". Cheryl D....
Hi Darren, Thanks SO much for all of your help! Your solution worked! (Although now I'm missing the "blog-header h1" id, but at this point, I think I'm just...
Hi everyone, I'm going to take the chance and put my "head on the chopping block" to see if someone would take the time to help me. Here is my first attempt at...
Hi Sandie, any reason why you'd prefer to do this with css rather than with tables? Anyway, except from centering the pictures (which you can do by "playing" ...
any reason why you'd prefer to do this with css rather than with tables? I'd like to trend "away" from tables and this is my first attempt. what do you want...
I can give you my reasons. Standards compliant code with content separated from presentation has the following benefits: 1. Less mark-up means faster loading...
Looks good but I was unable to validate its. you need to fix the missing alt tag on your header mage. Also move your commends tag to below the doctype. That...
Hi there!!! I would never want to start now a flame war css positioning vs. tables...i happen to use both, but I still think tables are the best to be used in...
We'll have to agree to disagree. I don't use a bunch of sliced images and accessibility to screen readers, mobility impaired and users of alternative devices...
Cheryl, Thanks for your input. I've made the changes. Stupid me not to validate before I post. It's been a long day. Regarding of "scrollbar scruipt"...
Note it should have been css not ass. I'm working in ink on my tablet pc in slate mode. Sometimes its seems' items I've corrected once get changed after I've...
Error in the validator? It shouldn't validate either way because the scrollbar code is MS proprietary even though Opera honors it. As you noticed I've had...
http://www.microsoft.com/products/expression/ There is a free download for Windows users (and Mac) which weighs in at 57mb of a vector graphics program. This...
... alternative ... hehehe yeah! I love to agree to disagree (it generally means that I might get away with some of my ranting ;) ) No, really, I really do use...
Error in the validator? I wouldn't think so, I use http://validator.w3.org/file-upload.html and also their css validator. It shouldn't validate either way...
Me again! If my questions are out of context for this group, please let me know. I have ANOTHER css question. I would like my left div to have a different...
I have a client that sent me a file with an .rtf extension. The FileExt site (http://filext.com/) tells me that this is in "rich text format". It also says: ...
... Actually Word should open the rtf-file quite fine. Maybe it is currupted? On Mac OSX Textedit can open rtf-files, too. And so does Appleworks. I don't know...
from what I can find out the rft file may have been made in a version older
than what you are trying to open it with I found this on the net, it may help you...
... Well, MSFT Word should open an RTF. Are you presented with a dialogue on opening, such as what format to use? Does it display gibberish when opening with...
If you're on a PC, Wordpad can open rtf files, as can most word processors. However, I agree that Word should be able to open it, so the file may have a ...
I meant that the scrollbars shouldn't validate either way. The W3C css validator has some errors. For instance when I tried to validate your site it gave me...
Could it be that the text in the left div are all links? If so, then the link color will over ride the color you set to the div. To change the link color you...