Can I use image replacement for this?

Discussion in 'HTML & Website Design' started by KewL, Sep 25, 2014.

  1. #1
    So I'm adding an about page on my blog. On the about page I want to list my skill set. It's currently an unordered list. I'd like to display it with a nice graph (an image),

    Would it be a good idea to replace the whole UL with a background image?

    Maybe there's a better way to accomplish this?
     
    KewL, Sep 25, 2014 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,813
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #2
    If you want the search engines to know about your skill set then I'd leave it as a list, if not, then the image will be fine. You can always find a way to do both.
     
    sarahk, Sep 25, 2014 IP
  3. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #3
    Have you considered building the graph using markup and CSS3?

    I would seriously consider displaying both -- or maybe using Canvas to pull the data from the markup for display... but really, the text content is the important part.
     
    deathshadow, Sep 27, 2014 IP
  4. Saqib Rauf

    Saqib Rauf Member

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #4
    I also like to keep it as text list. If you like then try to format your list. Mix font sizes and styles.
     
    Saqib Rauf, Sep 28, 2014 IP