I suggest you go to this web site:
http://www.w3schools.com/
Start with a Strict doctype (I prefer xhtml). Learn xhtml. Learn CSS. Use
external files for CSS and JavaScript. Don't use font tags.
I think the above will be helpful to you.
Peter Mount
Web Development for Business
[EMAIL PROTECTE
On 28-Dec-07, at 7:43 AM, Doreen Cowan wrote:
> This is a part of my coding.
>
Remove the 'style', so that it reads:
> I changed the doctype to:
>
>
> and I think that it is working in IE7 but maybe changing the
> doctype was not the right thing to do.
What is working in IE7? Using a Str
first problem
I have not been able to see my web page in vista or IE 7 although it works fine
in I.E. 6. My present operating system is windows 2000.
The doctype which I used was as follows.
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
This is a part of my coding.
I put the
Moxy (Tim?),
Thank you for responding.
> I saw that Dave was struggling with his footer layout so I gave him my
> approach to layout design (without addressing his specific CSS)
I appreciate you taking the time to give me your advice. It was helpful
in getting me to rethink my approach.
I've
On Dec 28, 2007, at 7:20 AM, Steve LaBadie wrote:
> I created a calendar with tables and all I want to do is control
> the borders for the table. When I apply CSS all of the tables on
> the page are being effected. I first surrounded the table with a
> tag and then added a class attribute
David Laakso wrote:
> Jehangir Larry wrote:
>
>> Pls see www.nayanindore.com
>> The menu works first time in IE6 (XP) and then freezes!
>> Grateful for suggestions to make it work.
>> Thanks.
>>
>>
>>
>
>
> There is a reason why some of us try to avoid menus such as those.
>
> Isolate th
Giuseppe Craparotta wrote:
>
> http://www.giuseppecraparottacv.co.uk/work-web-test-works-absolute.html
>
> To properly display the "works" links at the bottom-right of
> the on IE6 you need to add /width:100%/ to the itself .
> Of course I've also added /position:relative/ to the to activate
> /
> Peter Mount <[EMAIL PROTECTED]> wrote:
>
> > Steve LaBadie <[EMAIL PROTECTED]> wrote:
> >
> > I created a calendar with tables and all I want to do is control the
> > borders for the table. When I apply CSS all of the tables on the page
> > are being effected. I first surrounded the table wi
On Dec 27, 2007 1:40 PM, Anthony Ettinger <[EMAIL PROTECTED]> wrote:
> I also tried { white-space: nowrap; } on the td CSS rule, but that
> didn't do it either...again this is only IE7.
Adding it to both rules worked :)
--
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name
@pets = Pet
I created a calendar with tables and all I want to do is control the borders
for the table. When I apply CSS all of the tables on the page are being
effected. I first surrounded the table with a tag and then added a class
attribute to the table, neither worked. Any suggestions would be apprecia
It works everywhere else (FF, Opera, Safari), but IE7 seems to not
like the "?" in a url, and wraps it within a table cell.
Markup is a cell in a table like this:
foo.com?long_url=here
CSS is:
td.pan { overflow: hidden; width: 12em; }
td.pan > *:first-child { display: block; overflow: hidden; w
Big Moxy wrote:
> I saw that Dave was struggling with his footer layout so I gave him
> my approach to layout design (without addressing his specific CSS).
> Again this is my opinion and I was sharing what works for me.
Fair enough.
That we have different opinions is most often a good thing, as
Jehangir Larry wrote:
> Pls see www.nayanindore.com
> The menu works first time in IE6 (XP) and then freezes!
> Grateful for suggestions to make it work.
> Thanks.
>
>
There is a reason why some of us try to avoid menus such as those.
Isolate the menu (pull the menu from the page, and put it
Is there something wrong in absolutely positioning within a an
tag displayed as a block?
Of course problems arise on Internet Exploder (I'm quoting Georg :-) ),
both 7 and 6.
If you try it this is the crap result on the browsers just mentioned:
http://www.giuseppecraparottacv.co.uk/work-web-t
http://www.css-zibaldone.com/risorse/
skip the italian writings. there are about 2957 useful links on 'bookmarks'.
bye :)
ernie
--
http://www.css-zibaldone.com/
http://mimicry.css-zibaldone.com/
__
css-discuss [EMAIL PROTECTED]
Pls see www.nayanindore.com
The menu works first time in IE6 (XP) and then freezes!
Grateful for suggestions to make it work.
Thanks.
--
Best,
JL
Jehangir Larry
__
css-discuss [EMAIL PROTECTED]
http://www.css-d
I don't double div everything just the sections (e.g. content, menu,
footer). I still sub-divide those divs. For example:
I saw that Dave was struggling with his footer layout so I gave him my
approach to layout design (without addressing his specific CSS). Again
this is my opinion and
Big Moxy wrote:
> You're exactly right. This approach does require extra divs but
> according to the advice I frequently get from experts-exchange.com
> that is the best technique.
Pardon my ignorance, but how can adding more divitis to a case of
already quite extensive divitis be characterized
Dave,
You're exactly right. This approach does require extra divs but
according to the advice I frequently get from experts-exchange.com that
is the best technique.
Here's an example:
Me: "I had a top margin on the left menu to bring it down but the top
part of the text is hidden under the to
Dave M G wrote:
> Following on my own post, I saw on the web that there might be a bug
> in IE7 that prevents margins from working properly. It was
> recommended that one could use padding instead, depending on the
> circumstances.
What you're seeing in your page is not a browser-bug, but a des
Moxy,
Thank you for responding.
> I was advised to use padding early in my CSS learning. The
> recommendation was to create a "boundary div" specifying margin:0 and
> padding:0 as shown in #leftMenu and then define internal margins,
> padding in a "padding div" as shown in #leftMenuPad below.
Giuseppe Craparotta wrote:
> if you open
> http://www.giuseppecraparottacv.co.uk/work-web-tooltip.html with IE7
> or 6 and hover the first "let me tell you something more" link you
> realize immediately what's wrong. The CSS tooltip pops up below the
> boxes containing text. This of course doesn't
Giuseppe Craparotta wrote:
> Hi, this is irritating...
> if you open
> http://www.giuseppecraparottacv.co.uk/work-web-tooltip.html
> with IE7 or 6 and hover the first "let me tell you something more" link
> you realize immediately what's wrong.
> The CSS tooltip pops up below the boxes containing
Hi, this is irritating...
if you open
http://www.giuseppecraparottacv.co.uk/work-web-tooltip.html
with IE7 or 6 and hover the first "let me tell you something more" link
you realize immediately what's wrong.
The CSS tooltip pops up below the boxes containing text.
This of course doesn't happen in
24 matches
Mail list logo