Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

robert osterlind

@robert osterlind
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Programmers Who Don't Know HTML
    R robert osterlind

    Indeed and likewise :)

    The Lounge asp-net csharp javascript html com

  • Programmers Who Don't Know HTML
    R robert osterlind

    Coming from the XHTML view rather than the HTML5 view I'd say that the semantic meaning of b and i respectively have been lost due to the misuse of them. I saw your other reply as well, and while I agree in principle on that being a correct usage of it in that case, I disagree with those definitions/usage as being the way they're most commonly used. Also, assuming they DO actually have a semantic meaning (differing from strong and em) that is commonly accepted, you should then use span and CSS for those cases when it is only typographically you want to change it.

    The Lounge asp-net csharp javascript html com

  • Programmers Who Don't Know HTML
    R robert osterlind

    <span class="i b">Bold Italics</span> .i {font-style:italic;} .b {font-weight:bold;} vs <i><b>Bold Italics</b></i> Not much of a difference really in my opinion, with one you get a few more characters, in the other you're nesting it deeper....

    The Lounge asp-net csharp javascript html com

  • Programmers Who Don't Know HTML
    R robert osterlind

    How is it more bloat to add a span than a b or i tag?

    The Lounge asp-net csharp javascript html com

  • Programmers Who Don't Know HTML
    R robert osterlind

    By using span and css?

    The Lounge asp-net csharp javascript html com

  • Code Music
    R robert osterlind

    Damn it now I've got it as well..... That song should be banned by law :( Usually I just listen to some progressive rock or metal when coding.

    The Lounge question visual-studio help lounge
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups