#css responsive design
Explore tagged Tumblr posts
divinector · 21 days ago
Text
Tumblr media
Product Card Responsive
6 notes · View notes
codingflicks · 3 months ago
Text
Tumblr media
Responsive Navigation Menu
5 notes · View notes
codenewbies · 5 months ago
Text
Tumblr media
Responsive Service Section
6 notes · View notes
frontendforever · 11 months ago
Text
I've found someone you should follow on Pinterest!
I thought you'd like the ideas this person's been saving on Pinterest... https://pin.it/4ZUJ4bryL
https://pin.it/4ZUJ4bryL
Follow me on Pinterest 😉
10 notes · View notes
weblession · 2 years ago
Text
How can I control render blocking in an HTML and React.js application? Render blocking can significantly impact the performance of your HTML and React.js application, slowing down the initial load time and user experience. It occurs when the browser is prevented from rendering the page until certain resources, like scripts or stylesheets, are loaded and executed. To control render blocking, you can employ various techniques and optimizations. Let's explore some of them with code examples.
17 notes · View notes
wedoking · 10 months ago
Text
Responsive web design is: How do I use the service?
Discover the power of responsive web design and learn how to harness its services effectively. Find out what responsive web design is all about and unlock the potential to create seamless and engaging user experiences across devices.
2 notes · View notes
onepawproductions · 2 years ago
Text
Tumblr media
Looking for some feedback!
I'm working on The Podfic RePawsitory, and tinkering with the dashboard on mobile.
If you were going to use a Podfic website, what would you want in a dashboard? Please comment if you have design tips or ideas!
I've got bookmarks, an update feed for subbed authors and fandoms, and notification icons that will hook to various elements.
What else? I'd love some input.
---
I really like the header ("Hello, Guest!), but the rest of it just isn't right. I'm thinking of moving the notification icons to the header, that'll help. Expanding the "Recent Updates" to be full width within formatting.
Definitely want to keep it within 1 viewport height, and aligned in drawer style, ie, off the page until you drag the tab. Possibly as a lightbox or modal window.
3 notes · View notes
ruinmegently · 2 years ago
Text
Just finished the first certificate project on freeCodeCamp's Responsive Web Design course.
I don't have anything to say about it really, I'm just excited. 😊
2 notes · View notes
cre8tivit · 18 days ago
Text
New Website!
After months of hard work and sharpening my web design skills-- the new and improved version of my portfolio website is now live!
Please stop by and take a look at all the fun projects and responsive code I've added. The website has been tested on a multitude of different screen-sizes and should be perfectly usable on any device larger than a smart-watch.
For those of you in the web-design industry yourselves, feel free to give me some tips about improving my design! 
(And if you happen to know anything about adding proper ARIA accessibility to the code, please reach out. I've been trying to muddle through the documentation without much success, so beginner resources would be much appreciated.)
0 notes
timeforthewebedutech · 28 days ago
Text
Master Website Design with the Best Web Design Institute in Kolkata
Tumblr media
Looking to build a career in web design? Time For The Web EduTech offers a comprehensive Website Design Course in Kolkata to help you master HTML, CSS, JavaScript, and UI/UX principles. Our expert-led training ensures hands-on experience with real-world projects, preparing you for a successful career. As a leading Web Design Institute in Kolkata, we provide industry-relevant curriculum, placement assistance, and flexible learning options.
Join us today and take the first step toward a rewarding web design career!
🌐 Visit: https://timeforthewebedutech.in/web-design-course
0 notes
mobmaxime · 2 months ago
Text
0 notes
divinector · 21 days ago
Text
Tumblr media
Responsive Cards
5 notes · View notes
codingflicks · 13 days ago
Text
Tumblr media
Responsive Website using Notepad
4 notes · View notes
codenewbies · 7 months ago
Text
Tumblr media
Responsive Image Gallery
4 notes · View notes
frontendforever · 8 months ago
Text
Responsive Animated Website With HTML & CSS
youtube
5 notes · View notes
josegremarquez · 3 months ago
Text
Carrusel de imágenes responsive y dinámico con CSS puro
HTML <!DOCTYPE html> <html> <head> <title>Carrusel de Imágenes con CSS</title> <style> /* Define el estilo del encabezado */ header { height: 300px; /* Establece la altura del encabezado */ overflow: hidden; /* Oculta cualquier contenido que sobrepase los límites del contenedor */ position: relative; /* Establece el punto de referencia para el posicionamiento absoluto de los elementos dentro del…
0 notes