Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS <p> first letter bigger and drops 2 lines.

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29784

    hey guys,

    I dont know the term but i am trying to accomplish (with css) having the first letter of a <p> appear bigger and drop the first 2 lines while the other text in the P wraps it.

    i know of the css selector p:first-letter but that does not drop it 2 lines.

    here is an image of what i am looking for:
    [img]http://www.exsite.ca/client/Picture2.png[/img]

    I realize that the a is not system font and that i can just use an image and float it but i want to achive this with CSS. i can use cufon on the a.

    Let me know if you have any ideas! thanks.

    #80647
    Rob MacKay
    Participant

    reminded me of this tutorial – because obviously some browsers don’t support first-letter… lol

    http://www.learningjquery.com/2006/09/f … cap-part-1

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.