Skip to content
Advertisement

how can i make PHP to display pictures

I need help to display all my pictures in my folder in a row, not over each other.

JavaScript

Advertisement

Answer

You should use css classes and styles.

JavaScript

Then include your stylesheet in html head

JavaScript

and finally style your images in that stylesheet.css

JavaScript

All of this is the most basic html and css stuff. Please consider reading some tutorials before asking questions.

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement