Tables and Myspace

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • redcanary10
    New Member
    • May 2008
    • 5

    Tables and Myspace

    I am fairly new to the html realm and have encountered a problem I can't seem to figure out. I am working on a film myspace ( http://www.myspace.com/mintygreenidiot s ) and want to add a table that I can position above the blog table. I also want to add a picture and a video into the new table. I am sure everyone is sick of myspace questions, but help would be greatly appreciated.
  • Death Slaught
    Top Contributor
    • Aug 2007
    • 1137

    #2
    We don't get very many myspace questions because myspace coding is a nightmare.

    Could you be a little more specific with what you want exactly.

    Thanks, Death

    Comment

    • redcanary10
      New Member
      • May 2008
      • 5

      #3
      Sorry if I was vague, I want to move the blog table down and insert a new table to fill the gap. I also want to place a picture and a video in the new table.
      Because its a film myspace, the extended network table is disabled, so I just need to add a new table altogether.

      Essentially what I need is a code to insert a table and be able to position the table on the page.
      Aswell as be able to add a video and a picture (Instead of just text)
      And a code to move the blog table down to make room.

      Comment

      • Death Slaught
        Top Contributor
        • Aug 2007
        • 1137

        #4
        Originally posted by redcanary10
        Sorry if I was vague, I want to move the blog table down and insert a new table to fill the gap. I also want to place a picture and a video in the new table.
        Because its a film myspace, the extended network table is disabled, so I just need to add a new table altogether.

        Essentially what I need is a code to insert a table and be able to position the table on the page.
        Aswell as be able to add a video and a picture (Instead of just text)
        And a code to move the blog table down to make room.
        That's easy enough give me a while and I should be able to have it for you (well, at least the basics, I can't do it all for you).

        Thanks, Death

        Comment

        • redcanary10
          New Member
          • May 2008
          • 5

          #5
          Originally posted by Death Slaught
          That's easy enough give me a while and I should be able to have it for you (well, at least the basics, I can't do it all for you).

          Thanks, Death
          Cool, I appreciate it.

          Comment

          • Death Slaught
            Top Contributor
            • Aug 2007
            • 1137

            #6
            Really sorry I couldn't get online all weekend and I can't test it out because I'm at school, but I promise I'll do it first thing after school.

            Sorry again, Thanks, Death

            Comment

            • Death Slaught
              Top Contributor
              • Aug 2007
              • 1137

              #7
              [HTML]<div style="position :absolute; top:0; left:0;">
              <!-- Put Video and stuff here -->
              </div>[/HTML]

              Thanks, Death

              Comment

              Working...