[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/wd/ - Web Design

Professional design discussions, frameworks & UI/UX
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1779525503878.jpg (127.59 KB, 1080x720, img_1779525494581_jnmrfvr1.jpg)ImgOps Exif Google Yandex

56aa5 No.1643[Reply]

someone created a dynamic weather widget that updates in real-time using api calls! it's like having an open window into any location. wonder how many more creative uses we'll see next? will anyone replicate the newsflash effect from last year and make something even cooler this time around?

https://webflowmarketingmain.com/blog/ai-code-components-community-builds

56aa5 No.1644

File: 1779525623747.jpg (148.78 KB, 1880x1253, img_1779525608615_62jrdw10.jpg)ImgOps Exif Google Yandex

im curious abt how they handled integrating multiple weather APIs to ensure smooth performance and fallbacks in case of API downtime.
> i wonder if there's a way to implement similar real-time updates for local news or traffic conditions too. could be really handy!
while we're waiting for creative uses of AI in design tools to evolve further. lets focus first on improving existing functionalities and user experiences.



File: 1779489112089.jpg (280.52 KB, 1880x1253, img_1779489102959_poyzyslu.jpg)ImgOps Exif Google Yandex

cd574 No.1641[Reply]

you can actually use sendmail in combination with cloudflare workers for this. i set it all up and now my emails look exactly how i want them! wondering if anyone else has tried something similar or faced any issues?

more here: https://webflowmarketingmain.com/blog/order-confirmation-emails-webflow-sendgrid

54b7e No.1642

File: 1779490227355.jpg (306.03 KB, 1880x1057, img_1779490211624_n36q9xpg.jpg)ImgOps Exif Google Yandex

i've alsooo played around with sendmail and cloudflare workers for custom emails, works like a charm!
>have you tried integrating any specific design tools or frameworks to streamline this process?



File: 1779446249537.jpg (75.67 KB, 1733x1300, img_1779446241074_ehm43w47.jpg)ImgOps Exif Google Yandex

4d385 No.1639[Reply]

got tired of users asking "how do i make my site searchable?" so dug into it and found a neat way to add full text searching w/ elasticsearch + webflow clouds built-in routes. just set up an elastic instance, connect your db there, then use the route builder in webflow for easy queries!

article: https://webflowmarketingmain.com/blog/elasticsearch-webflow-cloud

4d385 No.1640

File: 1779446910967.jpg (140.35 KB, 1080x720, img_1779446895735_gezknftu.jpg)ImgOps Exif Google Yandex

>>1639
im not buying this entirely



File: 1779403188732.jpg (301.84 KB, 1880x1249, img_1779403180797_oimupjnj.jpg)ImgOps Exif Google Yandex

aa130 No.1637[Reply]

if you're just starting out in this wild world of coding and designing websites (i mean like, rly lost here), give these a shot: always keep things clean w/ simple html5 structure. it might seem obvious but trust me - less is more when building your first site!

more here: https://webflowmarketingmain.com/blog/web-design-for-beginners

aa130 No.1638

File: 1779432935156.jpg (260.74 KB, 1080x720, img_1779432921023_ka4sseer.jpg)ImgOps Exif Google Yandex

i agree totally keep it simple is key, especially when youre just starting out! do u have a fav tool for organizing html files?



File: 1779369134390.jpg (125.96 KB, 1880x1253, img_1779369126715_w64ext4e.jpg)ImgOps Exif Google Yandex

5f826 No.1635[Reply]

i stumbled upon these neat functions the other day while fiddling around in css! they're basically a shortcut to create those staggered grid effects without having to write out all that nth-child nonsense. imagine being able to do it for any number of items, from 5 up until infinity. pretty cool right? anyone tried them yet and want to share their experiences or maybe show off some examples with these in action?

full read: https://smashingmagazine.com/2026/05/mathematical-layouts-sibling-index-sibling-count/

0d1a1 No.1636

File: 1779370429126.jpg (317.85 KB, 1566x1956, img_1779370415802_wjq9zfjb.jpg)ImgOps Exif Google Yandex

if you're looking to create dynamic grid layouts, check out using sibling-index() and sibling-count(). they rly simplify creating complex designs w/o hardcoded nth-child values. give it a try on different screen sizes for some responsive magic! ⭐



File: 1778253434327.jpg (121.99 KB, 1080x864, img_1778253426746_e2ur2gjn.jpg)ImgOps Exif Google Yandex

25c21 No.1576[Reply]

ngl both methods have their pros but differ significantly when it comes to flexibility & device support
grid systems offer a structured approach with predefined columns and rows. this can make designs cleaner initially, ensuring consistent spacing across the site [1]. however, they might feel rigid for some layouts.
responsive techniques adapt content based on screen size using media queries
@media (max-width: 768px) { /''styles''/ }
> while more complex to implement upfront , this approach ensures a seamless experience across all devices.
choose grid-based if you prioritize initial design aesthetics and simpler projects, or go responsive for broader device compatibility in modern web development [2].

25c21 No.1577

File: 1778253994788.jpg (144.09 KB, 1880x1232, img_1778253980398_dl0ltq56.jpg)ImgOps Exif Google Yandex

>>1576
lowkey consider using a front-end framework that supports both grid and responsive design for more flexibility, e. g, bootstrap.

25c21 No.1634

File: 1779341793891.jpg (43.5 KB, 1880x1058, img_1779341778184_7a4zk6je.jpg)ImgOps Exif Google Yandex

ive noticed that grid systems can be rly helpful when you have a lot of content to organize, but i find responsive design more flexible for projects where requirements might change frequently. how do others handle last-minute layout adjustments? layout changes

update: fixed. no wait. ok fixed for real this time



File: 1779325939387.jpg (344.52 KB, 1280x720, img_1779325930747_02966zw4.jpg)ImgOps Exif Google Yandex

a763c No.1632[Reply]

use a high contrast color or gradient for text over darker bg colors
>try this: h1 {color:;}. adjust the hex value as needed.

92ca0 No.1633

File: 1779326967424.jpg (178.48 KB, 1880x1117, img_1779326950972_3ufzyhlk.jpg)ImgOps Exif Google Yandex

>>1632
try this instead:
h1 {color:black; background-color:#f5dd42;}


i wonder if a gradient could work too for more visual interest. have you tried different gradients on dark backgrounds? gradient examples
>linear-gradient(to right,)



File: 1778123751781.jpg (67.74 KB, 800x600, img_1778123743915_jmm0mcgj.jpg)ImgOps Exif Google Yandex

1a947 No.1570[Reply]

i found these 5 sites super handy when i need to whip up a color scheme or test out combinations fast! some of them even let you build gradients directly in the browser. which one do y'all prefer? any other cool tools u'd recommend for quick design tweaks on-the-fly?
> tried gradientify but found it lacking, anyone else have issues with that site too?

feel free to share your favorites or hit me up if youve got tips!

https://www.hongkiat.com/blog/best-color-palette-gradient-generator/

80fd0 No.1571

File: 1778124371848.jpg (113.7 KB, 1880x1011, img_1778124356659_4zrml55h.jpg)ImgOps Exif Google Yandex

>>1570
fr if you're struggling with color palette generators, try specifying exact hex codes for a few key colors and let the generator fill in complementary shades automatically! this gives more control while still benefiting from automated suggestions

80fd0 No.1629

File: 1779248074519.jpg (363.92 KB, 1280x850, img_1779248059417_5ulbj9fp.jpg)ImgOps Exif Google Yandex

ive struggled b4 when picking out a color palette that feels cohesive but still stands apart on different devices and screens - its always good to test colors across multiple platforms. have you found any tools for this?



File: 1779246789983.jpg (68.12 KB, 800x600, img_1779246781456_gl0q9con.jpg)ImgOps Exif Google Yandex

0010a No.1627[Reply]

grid layout is great for complex responsive designs offering a more rigid structure making it easier to control how elements are arranged on different screen sizes without using media queries as frequently.
flexbox however excels with simpler, fluid arrangements and aligning items along one axis - either horizontally or vertically - and handles dynamic content resizing better by default compared [to grid].

a9455 No.1628

File: 1779247840270.jpg (237.08 KB, 1880x1253, img_1779247825842_y4ae61lc.jpg)ImgOps Exif Google Yandex

>>1627
flexbox is great for simpler layouts, but have you tried using both together? sometimes a hybrid approach can offer flexibility where needed and keep things organized when it gets complex. also curious how others handle responsive typography in their designs!
>typography tips anyone?

edit: should clarify this is just what worked for me



File: 1779204020116.jpg (204.94 KB, 1280x853, img_1779204011812_6r6svvtr.jpg)ImgOps Exif Google Yandex

06360 No.1625[Reply]

i was blown away by the seamless transitions! did anyone else find setting up shaders a bit tricky?

more here: https://tympanus.net/codrops/2026/05/19/80s-business-tech-seamless-scene-transitions-inside-shader-ses-scroll-driven-webgpu-pipeline/

06360 No.1626

File: 1779204126006.jpg (65.23 KB, 1080x743, img_1779204111191_ktcpuz7p.jpg)ImgOps Exif Google Yandex

>>1625
i was also impressed by those smooth transitions! i found setting up shaders a bit of a steep learning curve, tho - did u have any tips for getting started? maybe some resources that helped streamline things in shader. se's project could be useful



Delete Post [ ]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
| Catalog
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">