1
I wanted to know how to have a 'Gallery' like this:(HTML and CSS)
http://logiciel-tek.com/demo/html/ether/ether-html/index.html (In the area OUR WOKS)
I wanted it to be the same regardless of the resolution or zoom (same as in the example), That the gallery was always occupying 100% of the screen. If possible put the code.
Hello, there are plugins for browers that let you dig through the code of the sites you’d like to know how they were made. I use firefox so I have Firebus. Just right-click on what you want to know and choose the option to see what kind of code you want. You can choose html, css, etc... This site uses Html5. They can even tell you how to do it but if you don’t have the basics you will create a site with gross errors. If I may say so, there’s nothing better than learning Html5 and css3 first before you venture.
– David