Aleksandr
@FunTomDevAll solutions
- Submitted 4 months ago
Responsive newsletter sign-up using CSS Flex and some JS functions
- HTML
- CSS
- JS
The only help I need right now is to know - how to write readable css and html code. I lack some default setups for my files and basic ways things are done in general.
- Submitted 5 months ago
Responsive contact form using CSS display: flex and JS for logic.
- HTML
- CSS
- JS
I would like to know when do I have to use grid instead of flex? I don't mean situations like a gallery or something, because there you (as I think) should use grid. But I would like to know from your experience what are the disadvantages of each of these displays?
- Submitted 5 months ago
Responsive calculator app using tables and some basic JS
- HTML
- CSS
- JS
I would like to know, what is the best way of creating the keypad button area? I did it using tables because I knew how to merge some columns/rows together. Would it be better to create such areas with display: grid?
- Submitted 5 months ago
Responsive blog preview card using CSS translate and display flex.
- HTML
- CSS
There are none
- Submitted 5 months ago
Responsive social links profile using CSS translate and display flex.
- HTML
- CSS
Is there any way to match original design without Figma or any other structure file? Would really like to learn how to be able to deal with such situations.
- Submitted 5 months ago
Responsive QR-Code block using CSS translate and display flex
- HTML
- CSS
The only thing that I am curious about is if there are some basic rules I should meet and where do I find them?