-
-
-
Jogeta316 reacted to a post in a topic:
if i use a font in inkscape and use the svg path for one letter do i need a commercial license for that font
-
How many sections in a webpage are reasonable?
For a site like this, 4-6 sections per page work well: intro, services, testimonials, and CTAs. A CTA can have its own section to stand out, but it can also be inline. Focus on clear, scannable content that guides visitors naturally rather than cramming everything into one container.
-
How to design a clear and trustworthy banking feature on a website?
And one last thing to keep in mind... For a blog-style site, the safest approach is to never handle real banking data. Use mock dashboards or example balances to demonstrate features like transaction history, filters, or sorting. Keep the layout clean with clear spacing, calm trust-building colors, and simple headings so users can scan information easily. For actual FAB balance checks, it’s best to link users to official guidance rather than collecting any data yourself. A practical reference that does this well is fbbalancecheck.ae, which shows step-by-step ways to check balances safely without risking sensitive information. This keeps your site professional, user-friendly, and secure while still showing how a banking feature could work visually.
-
-
-
can I send a link with data filter settings embedded?
Yes, you can do this by using URL parameters. You add a query string like ?filter=corporate to your page URL, then use JavaScript on page load to read that parameter and apply the corresponding filter. This way, the page opens with the selected category already active. For beginners, creating separate pages for each category can be simpler and better for SEO, but the URL parameter approach works well if you want to keep a single portfolio page.
-
position: absolute ... but used for an entire website layout?
Using position: absolute for an entire website layout is very uncommon because it breaks responsiveness. Absolute positioning fixes elements to specific coordinates, so layouts won’t adapt to different screen sizes or devices. Modern layouts rely on flexbox, grid, or relative positioning to stay flexible and maintain consistency across browsers.
-
-
Igbo reacted to a post in a topic:
if i use a font in inkscape and use the svg path for one letter do i need a commercial license for that font
-
if i use a font in inkscape and use the svg path for one letter do i need a commercial license for that font
Even if you convert a font to an SVG path, the original font’s license still applies. Outlining the letter turns it into shapes, but if the font restricts commercial use, you still need a license. Open-source fonts like Google Fonts or those under OFL/SIL/Apache licenses are safe for commercial use. For paid fonts, always check the license or purchase the commercial version to stay compliant.
-
What do you use AI for...
I mainly use AI for learning and filtering information. It’s great for breaking down complex topics or spotting patterns in large data sets quickly. I don’t rely on it for original content or critical decisions since it often gets details wrong, but for research, analysis, or checking ideas, it saves a lot of time.
-
Answer Engine Optimization (AEO), Is it a Fad?
Answer Engine Optimization is not going to make SEO obsolete. It helps structure content so search engines can show direct answers, featured snippets, and voice results, which can improve visibility for larger websites or information-heavy content. For most local businesses, small stores, or simple online shops, traditional SEO and good marketing practices are still enough. to be precise, AEO is useful as an extra layer, but it does not replace the basics of SEO.
-
Igbo reacted to a post in a topic:
WordPress-Topic: Custom Post Types & Taxonomies : how do you actually use them in real projects?
-
WordPress-Topic: Custom Post Types & Taxonomies : how do you actually use them in real projects?
For real projects I use custom post types only when content needs its own structure, like properties, events, or portfolios. I define the content purpose, add the fields it needs, set up logical taxonomies, and keep it simple for editors. I always create CPTs in a plugin so it’s easy to maintain and portable. Too many CPTs or unnecessary ones just make things harder.
-
With so many AI tools entering web design, do you think they improve creativity or limit it?
AI in web design can speed up repetitive tasks and help launch projects faster, but it doesn’t replace human creativity. It’s useful for layouts, images, or copy, yet relying too heavily risks sites looking similar and can create usability, SEO, and accessibility issues. I use AI as a tool, not a crutch, and always add my own creative direction to make designs stand out.
-
Igbo reacted to a post in a topic:
With so many AI tools entering web design, do you think they improve creativity or limit it?
-
-
-
Political Views vs. Web Development
I’d say political views inevitably play a small role, but only up to a point. I try to stay professional and serve clients regardless of their opinions, as long as the work itself isn’t harmful or unethical. There are definitely “red lines” where I’ll politely decline a project, but outside of that, it’s about focusing on the work, not the politics. Clear boundaries and open communication make this manageable without letting personal beliefs shut down opportunities.
-
-
Is UI/UX Design More Psychology Than Design?
Look, UI/UX design is about understanding how people think and act....And Good design uses that understanding to make interfaces intuitive, easy, and enjoyable, not just visually appealing.
-
-
Best Practices to design About us page?
In my point of view, for a clothing brand, your About Us page should tell your story and connect with your audience. Explain how the brand started, what inspires your designs, and what values guide you. Show the team, include high-quality visuals, and highlight what makes your brand unique. Keep the tone authentic and end with a clear call to action, like exploring your collection or joining your community.
-
How to design a clear and trustworthy banking feature on a website?
If you're planning to create uae FAB bank balance check guide site, then Keep it simple and safe. Don’t handle real bank data. Use mock dashboards or examples to show balances and transactions. Focus on clean layout, clear spacing, and subtle trust colors. Let users interact with filters or sorting as a demo, and link them to FAB’s official tools for real checks. This keeps your blog useful, professional, and secure.
-
Designing a website around a not so good logo
I think you should keeep the logo small with ample white space, use a modern font and neutral colors, and let layout, spacing, and strong imagery guide the design.
-
Igbo changed their profile photo
-
figma or penpot: which tool to choose for the collaborative design and prototyping... ?
For collaborative design and prototyping, choose the tool based on your needs. Figma is great if you want extensive resources, templates, and easy collaboration across teams. Penpot is ideal if you prefer open-source, self-hosting, and full control over your design assets. Start with the one that matches your priorities and workflow, and switch later if needed.