Recent content by Dick Gozinya

  1. D

    Javascript/Html Question?

    Two part question... Here is what I want... I'm going to make a list of directories and I want a check box by them to be able to save that they have been checked so when my visitors return they know where they are... For the check box part would I use a form in Html? Also to save the data...
  2. D

    how do you embed a windows movie maker into a html page?

    The program Windows movie maker?
  3. D

    how do you embed a windows movie maker into a html page?

    The program Windows movie maker?
  4. D

    how do you embed a windows movie maker into a html page?

    The program Windows movie maker?
  5. D

    can anyone help me with a html code?

    With simple html I would... <table width="900" height="500" border="0" align="center"> <ul align="left"> <li> Whatever it is</li> </ul> </table> that might might not work, i use dreamweaver. dont really have to work with raw code that much. except css.
  6. D

    can anyone help me with a html code?

    With simple html I would... <table width="900" height="500" border="0" align="center"> <ul align="left"> <li> Whatever it is</li> </ul> </table> that might might not work, i use dreamweaver. dont really have to work with raw code that much. except css.
  7. D

    can anyone help me with a html code?

    With simple html I would... <table width="900" height="500" border="0" align="center"> <ul align="left"> <li> Whatever it is</li> </ul> </table> that might might not work, i use dreamweaver. dont really have to work with raw code that much. except css.
  8. D

    can anyone help me with a html code?

    With simple html I would... <table width="900" height="500" border="0" align="center"> <ul align="left"> <li> Whatever it is</li> </ul> </table> that might might not work, i use dreamweaver. dont really have to work with raw code that much. except css.
  9. D

    can anyone help me with a html code?

    With simple html I would... <table width="900" height="500" border="0" align="center"> <ul align="left"> <li> Whatever it is</li> </ul> </table> that might might not work, i use dreamweaver. dont really have to work with raw code that much. except css.
  10. D

    can anyone help me with a html code?

    With simple html I would... <table width="900" height="500" border="0" align="center"> <ul align="left"> <li> Whatever it is</li> </ul> </table> that might might not work, i use dreamweaver. dont really have to work with raw code that much. except css.
  11. D

    can anyone help me with a html code?

    With simple html I would... <table width="900" height="500" border="0" align="center"> <ul align="left"> <li> Whatever it is</li> </ul> </table> that might might not work, i use dreamweaver. dont really have to work with raw code that much. except css.
Back
Top