Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    Ok, in typography, the titles of plays and movies should either be italicized. How do I present this in html? Do I use <em>tags? As it's not really an emphasis. Do I use you <i>tags? That's deprecated. <span> tags? Is there another tag I should know about?
  2.  permalink
    Oops, put this is wrong category, feel free to move it...
    •  
      CommentAuthordroppyale
    • CommentTimeDec 25th 2005
     permalink
    "<i></i>
    The i element has been deprecated in favor of style sheets."

    So I guess the only way to do it is by applying a class to the element.
  3.  permalink
    So <span class="movie">? would be the best way?
  4.  permalink
    I know how to change to italicized in CSS< just wondering if there was a defined tag for such occasion.
Add your comments
    Username Password
  • Format comments as (Help)