Jump to content

newbman

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by newbman

  1. The frames will not resize, but I believe the resize bars will still be there.-Newbman
  2. Someone taught me a little HTML before, and then I went to geocities.com to learn a little. After, I bought an HTML book, but it was very old and out-of-date. Finally, I discovered w3schools. Its amazing how easy and how much you can learn on w3schools-- not to mention its free!-Newbman
  3. I'm definitely not an expert, but I suppose you could but in a <div> with the content, and use style to make its positioning absolute (CSS Tutorial). Then set it in the cabinet using top and left styles (CSS Tutorial). Then create an image map with links on each of the controls. Using DOM you can change the content of the <div> clicking on each of the songs.Sorry, but making the code would take too long.Hope I helped!-Newbman
  4. I don't like using frames. I build webpages in transitional XHTML, but if the content in the pages of the frames is small enough to fit in the frame without scrolling, then the scroll bars will not appear. Otherwise, my lack of experience proves unable to help.-Newbman
  5. I haven't gone through any of the server scripting tutorials, and I don't plan on learning them all, so does ne1 have any suggestions on which I should use? What are their differences? Advantages? etc...TY-Newbman
  6. newbman

    Table Links

    I've made a table with anchors in them, but i have to click the text. Instead, i want to be able to click on any part of the td. Ne1 know how?-Newbman
×
×
  • Create New...