Recent content by Dprov8

  1. D

    XHTML software or just a plain HTML software that can help me and anyone else...?

    ...Alright. Im done asking for HTML codes. I started asking what code is for this and what code is for that and I have finally come to the conclussion of a html or xhtml program (software) that has the space for typing and placing pictures and then it can create the code for you. Is there one...
  2. D

    HTML and CSS -Need to place website pictures instead of thumbnails...?

    I need to place pictures from a website album to replace the existing thumbnails. How do I do it?? Thanks a Threelion! <html> <head> <style type="text/css"> div.img { margin:2px; border:1px solid #0000ff; height:auto; width:auto; float:left; text-align:center; } div.img img {...
  3. D

    HTML and CSS -Need to place website pictures instead of thumbnails...?

    I need to place pictures from a website album to replace the existing thumbnails. How do I do it?? Thanks a Threelion! <html> <head> <style type="text/css"> div.img { margin:2px; border:1px solid #0000ff; height:auto; width:auto; float:left; text-align:center; } div.img img {...
  4. D

    HTML and CSS -Need to place website pictures instead of thumbnails...?

    I need to place pictures from a website album to replace the existing thumbnails. How do I do it?? Thanks a Threelion! <html> <head> <style type="text/css"> div.img { margin:2px; border:1px solid #0000ff; height:auto; width:auto; float:left; text-align:center; } div.img img {...
  5. D

    HTML and CSS -Need to place website pictures instead of thumbnails...?

    I need to place pictures from a website album to replace the existing thumbnails. How do I do it?? Thanks a Threelion! <html> <head> <style type="text/css"> div.img { margin:2px; border:1px solid #0000ff; height:auto; width:auto; float:left; text-align:center; } div.img img {...
Back
Top