Recent content by maxgt1

  1. M

    About "src", i don't understand it at all. How do i put the image source?

    it doesn't have to be a url if the image is in a folder it could be <img src="images/picture.jpg" /> for example where images is the folder and picture is the image you want displayed
  2. M

    I'm creating a web page for my college class and when I view the web page in firefox it

    Did you save the file as your webpage .html .html is the important bit then just click on the savrd file just checked it and it appears that is what you need to do
  3. M

    WHAT IS THE HTML CODE FOR DIVIDING SENTENCES?

    <br> gives you a space blah blah <br> blah blah
  4. M

    I can't open my picture in photoshop.?

    you could try copying the file to your hard drive and then open it
  5. M

    Who knows what this means ? [HTML]?

    to view what the code does or looks like you need to copy and paste it into notepad or similar, then save it as index.html. then when you go to the file and double click it it should open in a web browser hope this helps
  6. M

    Who knows what this means ? [HTML]?

    to view what the code does or looks like you need to copy and paste it into notepad or similar, then save it as index.html. then when you go to the file and double click it it should open in a web browser hope this helps
  7. M

    Who knows what this means ? [HTML]?

    to view what the code does or looks like you need to copy and paste it into notepad or similar, then save it as index.html. then when you go to the file and double click it it should open in a web browser hope this helps
  8. M

    Who knows what this means ? [HTML]?

    to view what the code does or looks like you need to copy and paste it into notepad or similar, then save it as index.html. then when you go to the file and double click it it should open in a web browser hope this helps
Back
Top