1,100 Recommended Topics
Remove Filter ![]() | |
I have a two part question: How do you balance accessibility and design aesthetics when building a visually complex website? Are there any unconventional approaches that have worked for you? Secondly, do you give priority to ADA compliance in UX design? Specifically, [the WCAG](https://en.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines)? Personally, I have tried and not … UI / UX Design ui-ux web-design | |
I am a web developer and I have built many websites. And over the years my designs is getting better but now I can't seem to figure out how to be better in design. I don't know how to draw but I have a somewhat good selection in color combination … UI / UX Design web-design | |
Does anyone know how to go about making a web layout for a dating site? Would like some help Please. Thanks UI / UX Design ui-ux web-design | |
Hi there, I am new to this site so please re-direct me if necessary. I am basically looking for an online dating service template (not neccessarily a free dodgy one). I am interested in further design but I do not want to make it from scratch. Does anyone have any … UI / UX Design ui-ux web-design | |
I had some fun this weekend having a go at pdfkit with mixed results. Can anyone nominate a candidate for best PDF writing? UI / UX Design pdf python web-design | |
What would some people recommend to get better knowledge in UX/UI design. I am taking Coursera google certificate would the be a good starting point to build a portfolio I am new to the UX/Ui design area and learning as I go. Any thoughts? UI / UX Design ui-ux | |
Hey there, fellow design enthusiasts! Today, I'm excited to share with you a game-changer in the realm of UI/UX design - it's called Figma, and trust me, it's a total game-changer! Picture this: you've got a brilliant design idea in your head, but translating it into a digital masterpiece can … UI / UX Design seo web-design wordpress | |
What is Important to Ecommerce Web Design? Why do people often leave sites without buying? UI / UX Design web-design | |
Dark mode has gained immense popularity in recent years. Many apps and websites now offer both dark and light mode options. What do you think about this trend? Do you believe it enhances the user experience? How do you approach designing for both modes? UI / UX Design web-design wordpress | |
Hi guyz, Would you refer me some of the best Blogs sites for logo designers to Inspire? I want the ones that you follow for longs days may be with your life time. Please Share! UI / UX Design image seo web-design | |
Hello Anyone knows what is the best size to use when creating a favicon so that it appears nice in both Firefox and IE tabs? UI / UX Design multimedia web-design | |
Hello there. I've stumbled upon a minor problem with my site's overall performance. I want to demonstrate a clickable feed with reviews from my Google business account, accompanied with star rating. I understand that I can make a feed with screenshots of the comments and make those screenshots clickable, but … UI / UX Design wordpress | |
User interface (UI) design is a process used by designers to create interfaces in software, such as computer devices, that focus on appearance or style. Designers want the interfaces to be easy to use and user-friendly. User interface design covers graphical user interfaces and other forms - such as voice-controlled … UI / UX Design java php web-design | |
/* CSS styles */ * { margin:0; padding: 0; border:0; } html, body{ background:url("/images/onebug2022heroimage.jpg")no-repeat center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color:#000; } .wrapper{ max-height: 100%} header{ max-width:100%; background-color: #0000; /* padding-top: 5%;*/ padding-bottom: 0.5%; } .left-col{ max-width:35%; float:left; margin-left: 5%; margin-top: 2%;} .right-col{ width:70%; float:right; } … UI / UX Design html-css web-design | |
how to creat a website? in which site it is simple to creat ? i want to creat a site with chat,downloads,messages ect. please tell me UI / UX Design web-design | |
Hello everybody! I'm Javier Abad, a marketing student, and I have a question to ask you, I hope you can give me a hand! The marketing agency Comunicare, where I'm doing my internship, is restructuring their website (https://www.comunicare.es/). They want to insert in the home page several forms so that … UI / UX Design wordpress | |
Hi guys Im wondering how it is possible to refresh the data on the page (read from php database), without having to refresh the whole page. What i want i something similar to facebook and twitter, where it will say that new stuff has appeared. Instead of this though, i … UI / UX Design social-media ui-ux web-design | |
I've created an HTML email which has a link back to my website. It works fine in every mail client that I've tested except Yahoo mail. Yahoo mail adds rel="nofollow" and deletes the href link. For examplE: <a style="text-decoration:none;font-size:16px;color:#0000CC;" href="www.xyz.com" target="_blank">Visit Us</a> is replaced with <a rel="nofollow" style="text-decoration:none;font-size:16px;color:#0000CC;">Visit Us</a> Consequently, … UI / UX Design email ui-ux web-design | |
Hi Team, I would like to increase the space between letters inside select tag. I am not sure how to achieve this. what i would like to get is like below ** letter >> l e t t e r ** ** Below is my html and external CSS code … UI / UX Design html-css web-design | |
hi, I need to convert my flash .swf to .flv files for my website. I tried iwisoft swf to video converter. Though the output video and audio quality is very good, it always has a logo mark on the left of the output video. need $49!! I wonder if you … UI / UX Design multimedia web-design | |
Questions as the title. I have asked few people and find some options as below: - Use Content Management System (CMS - Wordpress prefer) - If it's a custom CMS, make sure to integrate with [WYSIWYG Editor](https://www.tiny.cloud/) for making clients easily to update/change the content Is there anything else? UI / UX Design html-css web-design | |
Any suggestions for my website [Furniturewear](https://furniturewear.com/) to improve the UX / UI. UI / UX Design html-css web-design | |
Hello Everyone, I am a budding designer who seeks help in finding the appropriate tutorials for Figma. I want to learn Figma right from the basics and take it step by step. Where can I get these tutorials? UI / UX Design web-design | |
Could you get html codes in the software, after finishing the wireframe design? UI / UX Design html-css web-design | |
I just spent way too long realizing that by setting the boundary property for Twitter Bootstrap popover Javascript to viewport (I believe it's parent element by default), it gets rid of the flickering issue I was having with popovers triggered on hover. If anyone else is having that problem, this … UI / UX Design css-bootstrap | |
What according to you is the best way to get noticed and get stuck in people’s mind? Is less really more or is big, loud and busy the way to leave your impression on people’s mind? Discover it yourself by exploring the beauty of the two extremes of web designing … UI / UX Design web-design | |
Any suggestions for my website *[Fantastech](https://fantastech.co/)* to improve the UX / UI. UI / UX Design web-design | |
Iam designing a circular progress bar for my application. iam getting some example code which implements circular progress bar using PyQt4. I tried to convert the PyQt4 code in to PySide code which suits my application. but when i try to run the code iam getting error. plz help me … UI / UX Design | |
What is the Difference Between Head and Header? UI / UX Design css-bootstrap html-css web-design | |
Hi everyone. My story is simple: I am looking for ways to be a web designer. For now, I started learning Figma and Photoshop. Do you think that with these klowledge I can get a designer work? Where and how does web-designers work usually? Do they only create protopype designs … UI / UX Design web-design | |
Hello guys and gals. I have finally launched my new website and hope I can get your ideas on the design. The name of the site stands out what it will be used for. The best of all is that it is Free ! Please take a look here https://TurkishClassified.com … UI / UX Design php web-design | |
Hello i want to create in html and css something like the picture i shared here. An image over two divs. Equally divided through the two divs like the picture here. Any sugestion?  UI / UX Design html-css | |
hi my husband is customising a website template and wants to add content over a teransparent image but when he adds the tex it goes underneath how can he do this here is where the image is placed `<div id="homepage" class="clear">` `<section class="main_slider"><img src="images/demo/1200x400.gif" alt="">` `</section>` and a preview of … UI / UX Design html-css | |
| |
Hi everybody I want to make a border of frame on my website. So how to make it? UI / UX Design html-css | |
Hi ppl Looking for a reliable cgi studio with a perfect timing for long-term partnership Got some interior projects that need rendering with tight timelines UI / UX Design web-design | |
I am new to code writing. How do I make it so this page stays centered in web browsers? What HTML code do I add and where? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Direct Selling Rumors & Gossip</title> </head> <body bgcolor="066082"> <TABLE align="center" class="" … UI / UX Design html-css web-design | |
Recently, we have redesigned our website, https://elogic.co. I will appreciate any feedback. Moreover, it would be interesting to hear if anyone has specific comments on this new design. So what do you think? UI / UX Design web-design | |
So, i've made my HTML file, checked it, it all works just so fine. But how can I make it look "good" ? I mean, i can't find a way to make these things work out. Here's my code: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" … UI / UX Design html-css web-design | |
what is UX/UI design ? please explian for me , i know only programming in php and javascript and css i know nothing about UX , is it for graphic designers ? or for programmers ? thanks. | |
What are the most innovative Web Design Trends 2019? UI / UX Design web-design | |
Hello, I am trying to create bootstrap navigation with background color of my choice yet, I haven't been able to do so. The default boostrap nav color is grey. How to change it to color of my choise like brown. I try to insert css inside navigation2.php codes - and … UI / UX Design css-bootstrap html-css web-design | |
Did some tests and seems all the HTML5 tags / features work pretty well across all modern browsers except in IE6 for whom you have to use a little JS to make it style specific HTML5 elements. It's easy but still takes quite some time to shape your skills / … UI / UX Design html-css web-design | |
Hi! I would like to know how to make a photo clickable to redirect people from my blog to my Facebook page. I'm not a computer science student nor do I have a heavy duty level of expertise in HTML, but I can follow simple instructions. I'd like to make … UI / UX Design image web-design | |
 People spend more time-consuming digital media on mobile devices than on a desktop and this trend will continue. Social networking, listening to music, watching videos and playing games represent the bulk of what people do with their smartphones and tablets. Essentially, it’s about communication and entertainment, two things that … UI / UX Design web-design | |
Hai, I am work in Sales & Marketing, but i have personaly try to web design, but i don't know HTML Code. so please say: what is HTML Code For Web Design UI / UX Design html-css web-design | |
A lot of forums and blogs have links at the bottom of the article to jump to the Previous Post or the Next Post, by way of various forum and blog system PrevNext plugins. More recently, Q&A platforms have been shifting to show a sidebar listing of other similar questions … UI / UX Design | |
Hello guys, recently i've update my website to php7.0, I'm runing some low minify CSS and JS. I encounter some css problems in Firefox & Internet Explorer with the all UI. Any idea what causes this problem and how can be solve it please? With Chrome broswer works perfectly. Cheers, … UI / UX Design html-css web-browser | |
I'm trying to build a website with Weebly. I am currently searching the web far and wide to try to figure out how to create a sticky navigation bar and insert it into the style sheet, but everything I try won't work. I have a website header with the logo, … UI / UX Design web-design |
The End.