Jump to content

Search the Community

Showing results for tags 'photo'.

  • 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 4 results

  1. I was following the filtered photo gallery tutorial below: https://www.w3schools.com/howto/howto_js_portfolio_filter.asp I have an issue with the photos bunching up on the right side & not shifting to a new column. This is the HTML in the link below: https://www.w3schools.com/code/tryit.asp?filename=FWU52Y6W22GU What can I add to make sure the formatting is right?
  2. Hello everyone, First of all I am going to say that my knowledge in coding is pretty low. I've created myself a HTML website based on a purchased HTML template and that's how far my experience with coding goes. I am a photographer and I want to give my clients the benefit of downloading their photos from my website. I have a NAS ( Network Attached Storage ) in my home and I wanted to use it as place from where the website reads content and displays it on the web page. To have access to the content of the NAS u need a username and a password. Right now I have the website configured to take the client to the NAS by the press of a button. My problem with this is that instead of having a photo gallery, the NAS displays a list of photos and the client must open every photo to see the content of it. I have tried to make the plugins from the NAS display a gallery, but it won't work. It's an older NAS ( Zyxel NSA310S ). Either I don't know how to configure the NAS to display a gallery instead of a ftp list or the plugins are a bit too old and/or nonfunctional. What I want to do is a web page where the client logs in with either username/password either with a pin and they are being sent to their own web page, they shouldn't have access to other pages from other clients. Can anyone help me with my problem? If the NAS option isn't viable I am thinking at linking the website with Google Drive. Thank you
  3. im trying to use the code provided in the w3school's responsive image gallery (https://www.w3schools.com/css/tryit.asp?filename=trycss_image_gallery_responsive) and the basic code works but when i substitute any of the pictures for a portrait rather than a landscape it rotates the portrait image 90 degrees so that it ends up landscape... i am using the exact same code with the exceptions of the images im trying to use
  4. Hey guys, I am currently in the process of building the HTML and CSS structure of a website for a friend. The website will use images, but the images that will be used will most likely be from Google image searches. I understand that any images used will belong to a third party. Will I be able to use any images I wish, as long as I reference them correctly somewhere in the HTML code? If so, how will I go about doing so? Would it be within the "alt" attribute? Any help with using third party images and referencing will be greatly appreciated. Unfortunately the organisation I am building the web site for doesn't have a photographer and are highly unlikely to employ one. I will be happy to answer questions regarding the web site if it will help me get an answer. Thanks in advance.
×
×
  • Create New...