7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for [NOPE]FOREVER

I have a table that extracts data from a mysql database, I want the table to be centerd on the screen. I have used text-align: center; but obviously it only centers the text inside the div. here is my css .tableOuter { text-align: center; } .tableInner { text-align: center; margin-left: …

UI / UX Design mysql php web-design
Member Avatar for [NOPE]FOREVER
7
7K
Member Avatar for Troy III

This code enables you to publish a CSS only with mouse click and keyboard tab image swap. Attached is a Demo example of how it would look on IE6. To ensure the greatest possible cross-browser compatibility/support this code uses CSS level 1 capabilities only. One of extra benefits is that …

UI / UX Design html-css image web-design
Member Avatar for pol.bala
7
2K
Member Avatar for mattster

## Introduction ## Ever since the dawn of programming, we have had the luxury of variables, OOP, functions and other lovely tools within our languages. CSS is arguably the easiest language to ever pick up, with everyone having to learn it’s basics. However, it lacks any power, as we have …

Member Avatar for mattster
6
866
Member Avatar for roryt

In this tutorial you will learn how to turn your images into something more like a real photograph by simply adding a white frame to them. What’s more, the tutorial is easy enough for those new to Photoshop to be able to create something impressive, and create it quickly. First …

UI / UX Design multimedia web-design
Member Avatar for JamieLynnSEO
6
515
Member Avatar for iamthwee

In this tutorial I will be showing you how to create the perfect studio lighting for your 3D models in blender3D. I am going to assume you know how to use the interface. **Introduction** Now in the past blender was well known for being crap at rendering and most professional …

UI / UX Design image web-design
4
576
Member Avatar for happygeek

Thought the days of having to use a particualr web browser client in order to use a specific site were over? Think again if this conversation between a user and eBay support is anything to go by. ![dweb-ebay](/attachments/small/0/dweb-ebay.jpg "align-right") As a journalist who has spent the largest part of the …

Member Avatar for Troy III
4
514
Member Avatar for roryt

This tutorial will teach you how to create a transparent navigation bar for your website, similar to the navigation at the Microsoft Vista [URL="http://www.windowsvista.com/"]website[/URL]. 1) Start by creating a new image in Photoshop with a height and width of 700*70px. 2) Filling the first layer with a dark background makes …

UI / UX Design multimedia web-design
Member Avatar for Lusiphur
4
548
Member Avatar for Dani

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
Member Avatar for Sohaib_7
3
2K
Member Avatar for canonzone

his is an example of creating a semi-dynamic pie chart without the use of server-side imaging libraries [url]http://www.surfare.net/~toolman/temp/diagram.html[/url] CSS Diagrams Things to Do With CSS When You’re Bored at Work [url]http://komodomedia.com/blog/index.php/2005/08/24/creating-a-star-rater-using-css/[/url] Star Rater Creating a Star Rater using CSS [url]http://komodomedia.com/blog/index.php/2006/01/09/css-star-rating-part-deux/[/url] CSS Star Rating CSS Star Rating Part Deux [url]http://www.jluvip.com/works/css/starvote/index2-1.html[/url] Star …

Member Avatar for christian_8
3
2K
Member Avatar for happygeek

[ATTACH=RIGHT]22199[/ATTACH]Ever wondered just how many domain names there are on the Internet? DaniWeb has, and can reveal the answer as being an almost astonishing 215 million worldwide. According to global Internet infrastructure provider and domain registrar Verisign, more than five million domain names were added to the total during the …

UI / UX Design dns mathematics web-design
Member Avatar for Portia_1
3
1K
Member Avatar for iamthwee

In this tutorial I am going to be going over subsurface scattering, sometimes considered as the holy grail of 3D rendering, in blender cycles. **So what is SSS and why is it important?** 'Subsurface scattering (or SSS), also known as subsurface light transport (SSLT),[1] is a mechanism of light transport …

UI / UX Design web-design
Member Avatar for Siberian
3
335
Member Avatar for Techwriter10

A few weeks ago I received a Google Wave invitation from my friend [URL="http://www.knopf.com/"]David Knopf[/URL] (after publicly begging for one in my post [URL="http://www.daniweb.com/news/story227584.html"]Hoping to Surf the Google Wave[/URL]). Since then, I've had a chance to use it and I've seen the good, the bad and the ever-present potential of …

UI / UX Design email seo ui-ux web-design
Member Avatar for flashfango
3
1K
Member Avatar for FarrisFahad

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
Member Avatar for olivero2
2
3K
Member Avatar for rishabs

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
Member Avatar for kasiamizera
2
407
Member Avatar for Jen Larosa
Member Avatar for Naheedmir
2
187
Member Avatar for Dani

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
Member Avatar for Dani
2
2K
Member Avatar for francisiname

There is a file created in one of Adobe programs. The file was damaged and in the native program doesn't open. Extension of the *.indd file. In attempt to open writes: "file ... is damaged (Error code: 4)". Thus without problems it is copied anywhere. The file was lying quietly …

Member Avatar for almostbob
2
181
Member Avatar for JorgeM

When users interact with your web page and processes, it is important to provide them with continuous feedback. Without the feedback, a user is left wondering if you page is actually processing work, frozen, or just not working. This is especially true when incorporating Ajax requests that take more than …

2
1K
Member Avatar for mattster

I was looking for something similar myself a few days ago, and found the odd example of a CSS based monopoly-type game board. To be honest, they were all shabby examples made with code that left my eyes bleeding. I decided to make my own board and get it right …

UI / UX Design github html-css web-design
Member Avatar for pritaeas
2
1K
Member Avatar for <M/>

I learned how to make a storm, and this is how you do it: HTML: `<div class="stormy"></div>` CSS: /* STORMY */ .stormy { animation: stormy 5s ease-in-out infinite; background: #222222; border-radius: 50%; box-shadow: #222222 65px -15px 0 -5px, #222222 25px -25px, #222222 30px 10px, #222222 60px 15px 0 -10px, #222222 …

UI / UX Design html-css web-design
Member Avatar for <M/>
2
218
Member Avatar for Dani

I am often asked how to create a tableless two column CSS layout so I thought I would just post it here for once and for all.

UI / UX Design html-css web-design
Member Avatar for MidiMagic
2
528
Member Avatar for Sinju Moncy

We can provide an alternate GIF/PNG image, in case the user has no Adobe Flash installed and/or deactivated. <object id="flashcontent" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550px" height="400px"> <param name="movie" value="myflashmovie.swf" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="myflashmovie.swf" width="550px" height="400px"> <!--<![endif]--> <p> Fallback or 'alternate' content goes here. This content will only be visible if the …

UI / UX Design adobe display flash web-design
Member Avatar for LastMitch
2
923
Member Avatar for slfisher

Okay, [URL="http://newsmap.jp/#"]this [/URL]is cool -- a single screen that shows an aggregation of Google news stories, with size representing the number of stories on a topic, color representing the category, and hue representing the stories' age. The site is designed by a company called Maramushi, headed by Marcos Weskamp, who …

UI / UX Design seo ui-ux web-design
Member Avatar for LastMitch
2
388
Member Avatar for PCBrown

[ATTACH=RIGHT]16395[/ATTACH]HTML5 is a young programming language, with a lot of promise. It has been lauded as the Flash replacement that will revolutionize the web and more importantly, the mobile web. But with so much speculation and excitement, it's hard to recognize the forest for the trees. Where did HTML5 come …

Member Avatar for <M/>
2
442
Member Avatar for NardCake

Hello! Me and a friend are working on a website (We have for months) we have tons of functionality working, it's just we are never happy with the look of the site which is of course one of the most important parts. It seems like everytime we redesign things we …

UI / UX Design web-design
Member Avatar for NardCake
2
198
Member Avatar for Gary123

I am looking for a upload image code so that I can add to my website so others when visiting that can uplaod a picture and send it to me

UI / UX Design image web-design
Member Avatar for Rakesh4
2
154
Member Avatar for RoyalElite96

Hello everyone, I want to create a completely round <div> using only HTML / CSS, but without border-radius. I don't want use background images, because I'll have probles resizing them and that's not cool. Is there a better solution? Thanks in advance!

UI / UX Design html-css web-design
Member Avatar for brynFlew
2
150
Member Avatar for Techwriter10

[I]I have watched you on the shore Standing by the ocean's roar Do you love me, do you surfer girl ~Beach Boys, Surfer Girl [/I] [URL="http://wave.google.com/help/wave/closed.html"]Google Wave[/URL] invitations went out last week to 100,000 lucky people and I didn't get one. I'm stuck on the shore line while the fortunate …

UI / UX Design seo ui-ux web-design
Member Avatar for legolas558
2
492
Member Avatar for roryt

Although forms are one of the most boring elements of any website, styling them can be a dangerous business. All too often it is forgotten that the way a form looks will impact greatly upon what the user uses it for. Change the style too drastically and the user might …

UI / UX Design html-css ui-ux web-design
Member Avatar for almostbob
2
2K
Member Avatar for marjan_m

Is there same method to upload a flash animated file as to upload an image? kindly reply soon..?

UI / UX Design flash web-design
Member Avatar for usedcars
2
204
Member Avatar for John_165

When creating mobile or app designs, where do you usually get your images from? Is it from Freepik, LottieFiles, Flaticon, Icon8 — or do you create them yourself?

Member Avatar for Dani
1
36
Member Avatar for timhysniu

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
Member Avatar for Alex_188
1
307
Member Avatar for Travis_11

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
Member Avatar for Dani
1
57
Member Avatar for Fazna

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
Member Avatar for Dani
1
66
Member Avatar for Mindmade

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
1
49
Member Avatar for Javier Abad

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 seo wordpress
Member Avatar for Dani
1
49
Member Avatar for butler1233

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
Member Avatar for Mollyron
1
25K
Member Avatar for adamjackson9877

Any suggestions for my website [Furniturewear](https://furniturewear.com/) to improve the UX / UI.

UI / UX Design html-css ui-ux web-design
Member Avatar for Dani
1
97
Member Avatar for SabithaSri
Member Avatar for SimonIoa

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? ![sample.png](/attachments/large/4/eab51ce489d73c359202b562bd368348.png)

UI / UX Design html-css
Member Avatar for ZoyaHall
1
3K
Member Avatar for useruno1

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
Member Avatar for useruno1
1
2K
Member Avatar for Dani

I'm trying to design a landing page for my API product, and it seriously is lacking any images. Where are the best places to get those Photoshop-ready backdrops that all of the paid themes seem to have? Deviant Art? Looking for ones that are optimized for this sorta thing, and …

UI / UX Design adobe api css-bootstrap
Member Avatar for diafol
1
496
Member Avatar for Tko_1
Member Avatar for Texx

So the goal is to make a responsive coming soon page with a full screen image (mmedia queries will serve different screen sizes with different versions of the same image). sounds easy enough, but somehow I've made a black band at the top of my page (on mobile devices) that …

UI / UX Design html-css image web-design
Member Avatar for Texx
1
555
Member Avatar for yantramstudio

hello, Some time ago i finish project for Residential Home Rendering With Landscape Design. View my project http://www.yantramstudio.com/3d-architectural-exterior-rendering-cgi-animation.html and suugest me....

UI / UX Design web-design
Member Avatar for Taher_2
1
283
Member Avatar for Becky_1

Hi all great developers and IT professionals here, we need you help. With one year of hard working, we just released our prototyping tool Mockplus. This is a new&intuitive tool which aimed at making complex simple. If you are a app/web designer or developer, we invite you to give a …

UI / UX Design web-design
Member Avatar for Zoe.Roy
1
243
Member Avatar for brynFlew

Hello, Thank you for your time. I know it is possible to create an exit button using javascript but this only work in ie browsers and not what i want(i found a fix for it but isnt very good), can somebody please show me a better way of closing all …

UI / UX Design gui javascript web-design
Member Avatar for qwsa
1
2K
Member Avatar for James_43

Hi guys, Weird (maybe silly) isse with a CSS fade property using the following classes: /** CSS3 Animations **/ /* Key Frames ---------------------------------------------------- */ @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-o-keyframes fadeIn …

UI / UX Design web-design
Member Avatar for pacav69
1
267
Member Avatar for DocTech25

I was successfully able to move internal CSS code into an external .css file just fine. I realized that no matter what I tried, it just wouldn't work unless it was in the same directory as the file I wanted. This isn't really an issue in this case, but I …

Member Avatar for DocTech25
1
218
Member Avatar for hefaz

how to insert textboxes to a png image in cs3 fireworks?

UI / UX Design web-design
1
157

The End.