Forums

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

Home Forums CSS Best way to code this?

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

    So I’m about to code a site which has following header section http://i.imgur.com/ccNBxWr.jpg (Navigation will be on top, middle will be image slider)

    Notice all the odd triangles everywhere on sides. I’m wondering what is the best way to code this.

    I know that I could slap in few background images, but is it correct way since I have to deal with pixel ratios and all devices from mobile to desktop? What approach would you choose?

    Thanks

    #197593
    Senff
    Participant

    I would just use images, PNG with alpha transparency.

    Sure you can do it with just CSS…but I don’t think it would have too many advantages (if any).

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