Search:

Type: Posts; User: JohnK; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    3,549

    Hover text - CSS?

    Hi,

    I have some links that I would like to display explanatory text when the user hovers over. I know I can use alt text or tooltips so that the text appears but I would like it to appear in a...
  2. Thread: Define <h1> tag

    by JohnK
    Replies
    5
    Views
    4,009

    I agree with Twey. You would probably want to use...

    I agree with Twey. You would probably want to use an inline tag here such as <span>. You could then apply any inline properties via css.
  3. Replies
    5
    Views
    3,475

    Thanks, mwinter. I probably should have mentioned...

    Thanks, mwinter. I probably should have mentioned that I'm tranforming from an xml source so I'll probably need to change the xsl to insert "start" or "value" attibutes into the list. I was just...
  4. Replies
    5
    Views
    3,475

    Continuing a numbered list

    Hi there,

    Probably a bit of easy question (I'm a newbie!) but,

    I've got the following code:

    <ol>
    <li>
    <p>demonstrate knowledge and understanding of business terminology,...
  5. Replies
    16
    Views
    10,993

    Safari support for image maps

    Hi. I've got the following image map code that works fine for Firefox and IE but not for Safari. Does Safari have no support for image mapping or is there some other way of doing it that I need to...
  6. Replies
    1
    Views
    9,642

    Superscript in link

    I have a document with a sup tag inside a link. This renders ok in Firefox ie the underline stays below the text line. However, in IE (6) and Netscape (7) the underline below the superscripted...
  7. Replies
    1
    Views
    4,850

    Conditional formatting in js

    Hi

    Working on an html doc.

    I have some "key words" in my menu that are anchors with targets that jump to the position of the key words in my document. When this happens I want to be able to...
Results 1 to 7 of 7