7,985 Archived Topics
Remove Filter ![]() | |
![]() | 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 ![]() |
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 | |
## 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 … UI / UX Design css-bootstrap html-css oop web-design | |
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 | |
![]() | 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 |
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.  As a journalist who has spent the largest part of the … UI / UX Design database-design session web-browser web-design | |
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 | |
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 | |
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 … | |
[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 | |
![]() | 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 |
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 | |
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 | |
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 | |
Could you get html codes in the software, after finishing the wireframe 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 | |
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 … UI / UX Design file-system open-source pdf web-design | |
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 … UI / UX Design java javascript javascript-jquery seo web-design | |
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 | |
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 | |
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 | |
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 ![]() | |
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 ![]() | |
[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 … UI / UX Design android-development apple flash html-css iphone web-design | |
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 | |
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 | |
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 | |
[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 | |
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 | |
Is there same method to upload a flash animated file as to upload an image? kindly reply soon..? UI / UX Design flash web-design | |
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? UI / UX Design android-development 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 | |
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 | |
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 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 … | |
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 | |
Any suggestions for my website [Furniturewear](https://furniturewear.com/) to improve the UX / UI. UI / UX Design html-css ui-ux 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 | |
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 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 ![]() | |
I want to create a website using HTML UI / UX Design | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 … UI / UX Design file-system html-css web-design | |
The End.