Recent content by fallibledragon

  1. F

    Can anyone tell me where to learn PSD to HTML/CSS Online?

    PSD has very little to do with making websites; it's just an image format. Start with making BASIC websites. Add a single image on each page. Then move to a server setup, with PHP instead of HTML. Then make a single PHP page that works as many different HTML pages in a browser, sharing a...
  2. F

    What's the html code for embedding a .wmv, .mpg or avi video on a webpage?

    <OBJECT data="yourfile.mpg" type="video/mpeg"> <OBJECT data="yourfile.avi" type="video/ms-video"> <OBJECT data="yourfile.wmv" type="video/x-ms-wmv">
  3. F

    How to chat to a girl I've never met?

    Have no ulterior motive but getting to know them, and making sure they're comfortable with the conversation. Then go over, ask if they mind if you join 'em, and introduce yourselves. Then just get to know them: ask what they're studying, what they do for fun, etc. The rest will happen...
Back
Top