Best way to get this on a page?

Discussion in 'HTML & Website Design' started by toycat, Oct 29, 2009.

  1. #1
    Whats the best way to get this on a page?(format wise)
    Game name (link) (link) (link) (link)

    The links are things to do with the game, and the game is just text, or can be text with a small image. Whats the best format method to get 30 of those on 1 page? I'm currently using a table but it looks like it needs a bit of work :(
     
    toycat, Oct 29, 2009 IP
  2. sequencehosting

    sequencehosting Peon

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I would also go with a table. I use CSS for everything apart from organising data because it's so much easier using a table. Have you tried styling the table with CSS?
     
    sequencehosting, Oct 29, 2009 IP
  3. toycat

    toycat Well-Known Member

    Messages:
    2,304
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    150
    #3
    I can't actually do CSS, only edit existing CSS files.

    If i'm allowed to post urls i can show you how it currently looks?
     
    toycat, Oct 29, 2009 IP
  4. sequencehosting

    sequencehosting Peon

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Not sure if your allowed. If so post it if not post it on my profile page and I will be happy to take a look.
     
    sequencehosting, Oct 29, 2009 IP
  5. toycat

    toycat Well-Known Member

    Messages:
    2,304
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    150
    #5
    i'll take a quick look at the rules, if so then i'll add it to the main post :)
     
    toycat, Oct 29, 2009 IP
  6. CodedCaffeine

    CodedCaffeine Peon

    Messages:
    130
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Screenshots are lovely.
     
    CodedCaffeine, Oct 29, 2009 IP
  7. sequencehosting

    sequencehosting Peon

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    That's a good point :) Take a screenshot and post it here.
     
    sequencehosting, Oct 29, 2009 IP
  8. toycat

    toycat Well-Known Member

    Messages:
    2,304
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    150
    #8
    Will do at some point later tonight, need to get my hosting sorted
     
    toycat, Oct 29, 2009 IP
  9. forextrendalerts

    forextrendalerts Guest

    Messages:
    132
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    My widget is an HTML page dynamically generated on a web server. To create the initial experience for a user when the widget loads, we need to know their PID..
    As far as I can tell, the only way to get the PID is to load the javascript library, and pull it out of the context object. Is that right? In which case, I guess I'll need to create a special interstitial page which gets the PID, and then calls a server-side redirect to my main page, passing the PID in the querystring. Am I getting this right?

    Is there some way to have the PID passed to me in the initial page load so I don't have to do a redirect?
     
    forextrendalerts, Oct 30, 2009 IP
  10. kasun0777

    kasun0777 Well-Known Member

    Messages:
    355
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    138
    #10
    post screenshots
     
    kasun0777, Oct 30, 2009 IP
  11. toycat

    toycat Well-Known Member

    Messages:
    2,304
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    150
    #11
    toycat, Nov 1, 2009 IP