Hi . My name is Bogdan and I am a self-taught webdesigner. My other hobbies include photography, basketball and fishing. I am really passionate about my work and now I am learning UI/UX design to be an exceptional front-end developer.
I’m currently learning...Structural Data, HTML semantics, rediscovering CSS3 and Javascript.
Latest solutions
Simple Recipe page with HTML and CSS + mobile
Submitted about 1 year agoThe table at the end . Didn't know how to put the lines between the table rows. I really need help with that.
Responsive Web Designer Single Page Website Tailwind-css + DaisyUI
#tailwind-cssSubmitted over 1 year ago
Latest comments
- @azammustafa66Submitted almost 2 years ago@codeguy9Posted almost 2 years ago
Hey! I don't know about the curves but for making website responsive, you need to learn to put media queries in css stylesheet. like this one for example:
@media only and (max-width: 960px) { *in here you write what and how your site is going to be at 960px and down;* }
Also, make sure you learn how to create a hamburger button so you can toggle the menu when on mobile.
Hope this helps.
Marked as helpful0 - @Aniket200-indSubmitted almost 2 years ago@codeguy9Posted almost 2 years ago
Hello, You did a great job! Congrats! HTML is simpler to work on than CSS, you can spend the same time on HTML and CSS like I do, for instance. CSS is more complex it is normal for you to spend more time on this. Hope this doesn't stop you for making more complex CSS on different challenges.
Bogdan
Marked as helpful0 - @natalie-0073Submitted over 2 years ago@codeguy9Posted over 2 years ago
Hi. Awesome work. I see you know javascript. Can you teach me a few things?
Thanks in advance.
0 - @DrougnovSubmitted over 2 years ago@codeguy9Posted over 2 years ago
Hi! Your work is awesome. How did you manage to have no errors? I would like some tips to not have 'accessibility reports' and 'html validation reports'.
Thanks!
1 - @CoderKnight02Submitted over 2 years ago@codeguy9Posted over 2 years ago
You should pay more attention with the font-weight and the border of the input. It's ok I like it. Congrats with that background.
0 - @SayicoSubmitted over 2 years ago@codeguy9Posted over 2 years ago
The width of the site should be 1440px. Can you teach me how did you made the form validation? Thanks.
0