Jump to content

Search the Community

Showing results for tags 'pictures'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 7 results

  1. Hello, I’m trying to learn how to créate a webpage on html. My first Project is my curriculum vitae. But wen I open the html browsers only show the alternative text (alt) but not the picture. I’ve tried with: Chrome, Explorer, Opera and Mozilla and none of them show the picture. So I probed with a very simple website, just with the image command. An I have the same problem, browsers don't show the image, they only show the alternative text. This is the html code: <htlm> <body> <img src="mario.jpeg" alt="Foto Mario"> </body> </html> And the picture name’s is mario.jpeg, and is jpeg format and in the same folder that the html file. I’ve try in my mobile phone and in a friend's computer, and the result is the same I attatche a screen shot below this If you can help me it would be great, THANK YOU!!!! consultaforo.zip
  2. I created two containers in wordpress and inserted the code below. While the pictures display properly to alignment seems to be way off. I want them to be side by side. <!DOCTYPE html> <html> <body> <img src="http://reverseloansforseniors.com/wp-content/uploads/2017/03/Oldham1.jpg" style="width:350px;height:275px;"> </body> </html>
  3. I've just finished building my first website for a new portfolio. Pretty much the only thing I can't seem to figure out is how to get the pictures to cycle through a few different images of the same project when clicked. I tried using the on_click behavior in Dreamweaver but could only get the image to change once. I don't want it to look like a slideshow with arrows or anything, just the pictures to changes when clicked. Any suggestions? Here is the link to my site: http://callieprickett.com/
  4. Hi, i am new to javascript and would like some code to turn my pictures into a slideshow.Anyone with some help please?
  5. My websites gallery wont load all of the pictures but all the files are located correctly on the FTP but says 404 missing if I click the link http://www.repsolhondanc24.co.uk/restoration-gallery.html Richard
  6. I have a table layout for my picture gallery live example : http://test.repsolhondanc24.co.uk/ When you minimise it or have it on a smaller screen resolution the table does not reduce in size like the other page content section does. Where am I going wrong. I want the table to be all the same size for width and heigh per square alternatively is there a better picture gallery I can use with out using a table (I'm keeping the light-box feature)
  7. How can I create an interactive chart like this: http://se.deltasd.bc.ca/vision/ while using HTML5?
×
×
  • Create New...