Recent content by saxy d

  1. S

    Strawberry perl vs Activeperl?

    beginner trying to learn perl so which one should i choose? what perl editor should i download? will notepad++ work? Windows XP Sp3
  2. S

    C++ Code compare to HTML.?

    include <iostream> using namespace std; int main () { cout << "Hello World!"; return 0; } if they were in HTML form what is each stand for? <html><title><body>????? ....Dude of course i know that. Just want to know which part is necessary and the steps.
  3. S

    just installed photoshop cs4?

    On the Top click on Windows and Check layer . Layer and Path is both F7
  4. S

    HTML/XHTML Ellipiss(...) and BG image?

    whats the code for it? and <style="background-image: url(flakes.jpg)"> (is this right for BG Image?) and where should i insert it at ? <head> </head> or <body> </body>
Back
Top