What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

HTML & CSS need help creating app

kawasaki93

New member
hello, im trying to create a sunbed app for a project but having some problems and questions. I have to create this one;

https://ibb.co/qBYf1HQ

1.how can i "clone" the exact number of squares i need.
2.web margins to see it same in a mobile or tablet.(when i log in with my mobile i see 10 squares per row and in my tablet i see more then 20 squares) i need 10 per row always.
3.it is possible to clone two different elements so that it remains the same as in the image. the first two rows hexagonal and the rest square?

Here is my work;

https://codepen.io/Kawasaki93/pen/qBxwVbR
 
Back
Top