7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for RikTelner

Is there a way to add `:hover` pseudoclass, without CSS file or `<style>`, using: <div style="CSS rules here">DIVie</div> ?

UI / UX Design html-css web-design
Member Avatar for tdrosiadis
0
104
Member Avatar for narendra75
Member Avatar for mmartel25

Hello, I'm having problems getting a repeating image to take up the full screen width outside of my page on the sides. The code of the page is what's tricky. I had someone else set up the page, and he coded it so the header image and menu stay still. …

Member Avatar for Tu Dinh
0
388
Member Avatar for Alba Ra

Hello, I admit I’n not sure about which forum to post my question to. Anyway, here’a my "problem" - not as much a problem (as my website is served alright) but it bugs me. My website ([www.rosebrossut.fr](http://www.rosebrossut.fr/)) was created in XHTML and with character encoding ASCII. In the meta tags …

UI / UX Design client-server web-design
Member Avatar for Alba Ra
0
433
Member Avatar for RikTelner

`text-shadow: 0 0 5px #FFFFFF;` Gives a white shadow, with 5px blur. But it's too weak. Is there way to make it stronger(/lighter) without modifying blur?

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
59
Member Avatar for mokshi

Hi, I want to know what is drupal,and for what purpose drupal is used and what are all the requirements needed to use drupal.I searched in google for drupal but i can't really understand what is the purpose of drupal.Is that a software with which we develop our website or …

UI / UX Design web-design
Member Avatar for frankjames018
0
86
Member Avatar for Siberian

I want the word "gallery" to do a css3 3D rotate transition and reveal the words "art/art2" unfortunately I'm having a mud of a time getting it to work. **HTML** <div class="wrap"> <div class="gallery">Gallery</div> <div class="back"><a href="" class="link_a">Art</a><a href="" class="link_b">Art2</a> </div> **CSS** .gallery {font-size:4em;color:orange;} .gallery a:hover {color:orange;position:absolute;-webkit-transition: all .1s ease-in-out;-webkit-perspective:600px; …

UI / UX Design html-css web-design
Member Avatar for Siberian
0
257
Member Avatar for jalpesh_007

Dear all, I am learning html5 recently and stuck with one problem. Is it possible to add 4 different videos on same location with different extension of oog and mp4 inside a single <video> tag? If it is, then i have 4 video files that should be play with using …

UI / UX Design html-css video web-design
Member Avatar for swaranan.barman
0
11K
Member Avatar for mehnihma

Hi I have a problem with drop down menu, it goes below content and I am not shure hot to keep it always on top CSS: #meniict,#meniict ul { list-style: none outside none; margin: 0; padding: 0; } #meniict { background: url('menu_bg.png') no-repeat scroll 0 0 transparent; clear: both; font-size: …

UI / UX Design web-design
Member Avatar for JorgeM
0
168
Member Avatar for powerson65

Good evening I am trying to implement a simple login and sign in function that a user can register and then sign in to be able to use the site, i have two pop ups for the sign up and sign in, as follows <div class="popup"> <h2>Welcome Guest!</h2> <p>Please enter …

UI / UX Design html-css storage web-design
Member Avatar for powerson65
0
15K
Member Avatar for simplypixie

Please look at my jsfiddle here - http://jsfiddle.net/ftuZ5/ . I know why the links won't work as the relative positioning I have used to create the link / menu backgrounds I want is covering the a element but I can't work out how to resolve the issue (having tried relative …

UI / UX Design html-css web-design
Member Avatar for simplypixie
0
198
Member Avatar for PulsarScript

Hi all,how do i link lets say thankyou.html page to my conatct.html page,so the idea is after submiting the page,by pressing the submit button,the confirmation page should pop up. Thank you. Part two - how to set up php so the request/submited page is sent to my email

UI / UX Design seo web-design
Member Avatar for Bob Hensley
0
191
Member Avatar for dennis.ritchie

Which between HTML and Php? is the easier language one can learn by themselves with the help of tutorials and some other e-learning materials?

UI / UX Design web-design
Member Avatar for dennis.ritchie
0
282
Member Avatar for rimfirelive

I am having horrible formatting issues on the displayed page. I am trying to develop a template page that can be lunched from a link. This template page will contain the automated formatting to display the entire contents, of a "suppliers" website; while keeping the user within our site. I …

UI / UX Design display html-css web-design
Member Avatar for rimfirelive
0
225
Member Avatar for JudeDias

The form below is connected to a database and I would like the first two inputs in the form to display the data from the database in the form of a drop-down menu. Right now, all three inputs in the form have text entry inputs. I am still learning how …

UI / UX Design web-design
Member Avatar for JorgeM
0
203
Member Avatar for newbi11

Hey everyone Please i would like to create a kind of quotation form with 2 ends (front and back). The front end would be a text box and a submit button and the back end would supply the response to the query / request that was inputed in the textbox …

UI / UX Design apple html-css web-design
Member Avatar for iamthwee
0
300
Member Avatar for sigitas.darguzas

Hi. i have small problem with sending email.(he not send) <FORM METHOD=POST ACTION="mailto:darguzas.sigitas@gmail.com" ENCTYPE="text/plain"> <label>Vartotojo vardas</label> <INPUT TYPE="text" NAME="username"> <label>Jūsų electroninis paštas</label> <INPUT TYPE="email" NAME="email"> <label>Kodėl norite prisijunkti prie mūsų sistemos ?</label> <TEXTAREA NAME="COMMENTS" ROWS="10" WRAP="hard"> </TEXTAREA> <INPUT NAME="redirect" TYPE="hidden" VALUE="index.html"> <INPUT NAME="NEXT_URL" TYPE="hidden" VALUE="index.html"> <BR> <button TYPE="submit" VALUE="submit" class="btn …

UI / UX Design email web-design
Member Avatar for sigitas.darguzas
0
217
Member Avatar for nileshbhanu

i have use this code but it result inline css like width:1220px;height:600px depending upon screen size from jquery.colorbox.js .and if i want to use media query for responsive colorbox first i have to remove this inline css but i am not able to find width and height in jquery.colorbox.js.help me …

UI / UX Design android ipad iphone web-design
Member Avatar for nileshbhanu
0
508
Member Avatar for ravi142

I want to **transparent DIV box**.meance back content of page also see when i am in box. I have search but most of **said Background color** set with img.but i have **not to do**. Give me your suggestion Thank you.

UI / UX Design html-css web-design
Member Avatar for ravi142
0
97
Member Avatar for Laidler

Using a code i got over the internet i managed to embed a .ram file on a html page. however after i copied this code to enter a second file the web page plays the second video in both palyers whenever i tell either of the files to play. Can …

UI / UX Design audio video web-design
Member Avatar for svrdeen
0
185
Member Avatar for Danniboy

Hi Danniweb community! It has been a long time, good to post again on here, always been a great site. I am currently in the process of updating many aspects of my companies IT and the next thing is our website... We are now using Office 365 and part of …

Member Avatar for Danniboy
0
314
Member Avatar for kbhat.97

Hello, I would require some help with this html form which doesnt send information to the php file which is linked to it HTML <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>RaffleCP</title> <link rel="stylesheet" href="css/body.css"/> </head> <body> <!-- multistep form --> <form id="msform" action="process.php" method="POST" > <!-- progressbar --> <ul id="progressbar"> …

Member Avatar for Aleksenator
0
286
Member Avatar for nadiam

hey guys, so ive been using datatables v1.9 recently, and found one of its new plugins ColVis. I added the function to me webpage but its messing up my page. When i click on the 'Show/Hide Column' button (first time) the drop down appears and I am able to show/hise …

UI / UX Design javascript-jquery web-design
0
152
Member Avatar for showman13

Good Morning everyone... Hopefully someone has a simple fix for this. I don't do much with styling using CSS yet... (but I'm getting there) I have a website that I have up on a development domain as well as on a live domain The live domain has an ssl certificate …

UI / UX Design display web-design
Member Avatar for showman13
0
135
Member Avatar for os.kwesi

Hi, How can I automatically resize the height of an iframe such that it takes the height of an external website without showing the scrollbars. Thanks in advance

UI / UX Design html-css web-design
Member Avatar for almostbob
0
856
Member Avatar for chrisschristou

hello daniweb friends. sorry for my title i didn't find how tell shortly or exact my problem. so i have a div in header which in i have image as site logo and near i have form "search form" i want to make near, face to face. but what i …

Member Avatar for rtrethewey
0
216
Member Avatar for centenond

if triangles are made with borders, how i can put a border in one triangle? .arrow { height:0; width:0; border:40px solid transparent; border-bottom:40px solid black; } Thanks

UI / UX Design html-css web-design
Member Avatar for Alberto Bucur
0
691
Member Avatar for lonrat

Does anyone know of an easy way to have an image switch to another image when the cursor hovers over a completely separate image? [Here](http://lonnyfoster.com/temp/daniweb/replace_image.png) is a diagram that hopefully illustrates more clearly what I'm trying to say.

UI / UX Design image web-design
Member Avatar for Reshma_1
0
313
Member Avatar for HelenLF

I don't know if this is the correct forum for this question but here goes... I have a client with a .com domain which has expired. She uses it to redirect to her .co.uk domain - mainly to protect her brand but also for the email address. The company the …

UI / UX Design web-design
Member Avatar for msagilliam1
0
124
Member Avatar for Mohamed_26

I am having trouble in styling the table in php code. I was wondering if u can help me with it? echo "<table border='1' padding = '20'>"; echo '<tr>'; echo '<th>DVD Name</th>'; echo '<th>Price</th>'; echo '<th>Quantity</th>'; echo '<th> Total </th>'; echo '</tr>'; I just want to like change the colour …

UI / UX Design php web-design
Member Avatar for Mohamed_26
0
81
Member Avatar for McLaren

hello, [CODE] <div> <div class="floatLeft"></div> <div class="center"></div> <div class="floatRight"></div> </div> [/CODE] The question is - how do I make the div with class "center" actually in the center. Those 3 divs doesn't take all the width available. Another divs are floated as class name says.Or should I use different technique?

UI / UX Design html-css web-design
Member Avatar for clintmannar
0
3K
Member Avatar for Enigma360

I have a form which updates a MySQL database. This form uses an image to submit the form (code below). The name of the form is 'UpdateForm' <input style="padding:0px; margin:0px; margin-top:10px; border:none;" type="image" hspace="0" vspace="0" border="0" name="Update" id="Update" value="Update" alt="Update" src="images/UpdateButton.png" /> I would like to change this to use …

UI / UX Design web-design
Member Avatar for Ajay Gokhale
0
561
Member Avatar for pavi.mythri.1

Hi, I am working on a form created in html and also used Java scripts needed. I am trying to encrypt a string with the security key i have. On the page load this has to be done. Can i do this using the Velocity Scripting. Or could you please …

UI / UX Design encryption web-design
Member Avatar for pavi.mythri.1
0
125
Member Avatar for Bensirpent07

This is code that I currently have right now so that I could have text centered in a div box. But there has to be an easier way, can someone show me how? Code I am using now: <div id="teampiccontainer" style="width:1000px; height:100px; background-color:#EB6262; margin: 0 auto;"> <div id="text1" style="display:table-cell; vertical-align: …

UI / UX Design html-css web-design
Member Avatar for ComNaD
0
417
Member Avatar for owen101

Hey Guys, What is difference between HTML and HTML5?

UI / UX Design html-css web-design
Member Avatar for ComNaD
0
192
Member Avatar for Bensirpent07

I am trying to center these <li> elements but I can't seem to figure out how. I now I could just add 400 margin to the other <li> element in CSS but I need to have a picture to the left of both of these and I know that won't …

UI / UX Design html-css web-design
Member Avatar for k99rs
0
256
Member Avatar for davecoventry

Is it possible to see what the index is of a Select combobox selection? I have website with a select box which has a few hundred options. <select name="breed" id="breed"> <option value="">Please select</option> <option value="Abyssinian" >Cat: Abyssinian</option> <option value="American Bobtail" >Cat: American Bobtail</option> <option value="Mixed (Unknown)" >Cat: Mixed (Unknown)</option> .... …

UI / UX Design web-design
Member Avatar for Alberto Bucur
0
193
Member Avatar for jay_el_em

Hi, I'm a newbie to html. I'm creating a website with some pics. I want each picture to link to another html page to display a larger image, but I don't want to create a page for each one. Is it possible to create one html page, link to that, …

UI / UX Design html-css web-design
Member Avatar for ckide
0
164
Member Avatar for neha05
Member Avatar for neha05
0
238
Member Avatar for Muni123

I have a login jsp page where users can login in to my web application, I have also a sign Up form where user can register if they are not members. I'm trying to do the login and sign up forms in one JSP called login.jsp. Login part works fine …

UI / UX Design html-css java-jsp web-design
Member Avatar for ckide
0
2K
Member Avatar for patk570

Hey everyone, I have navbar from boostrap, I am trying to get the flags to append to the bottom/hang from the bottom of the nav on right side. [Link](https://www.assets.patrickspcrepair.com/gotya/simple-sidebar.html) to the site. The flags are just basic but i need to set the css style to "hang" from the navbar …

Member Avatar for patk570
0
231
Member Avatar for hrsht

Hey, I want my ads to float in the right sidebar as "Daniweb." On Daniweb the social sharing buttons and related posts are sticky, I want the same configuration for my website.

UI / UX Design advertising web-design
Member Avatar for ellysdirectory
0
250
Member Avatar for dstoltz

Working on a complete re-design, and man, they needed it. All flash site, with terrible clip art, etc... Worse, their logo looks like it was designed on the VIC-20, and is really clipart-ish looking. The want to continue to use it. How do I tell them it's terrible, in a …

UI / UX Design web-design
Member Avatar for dstoltz
0
149
Member Avatar for Jev181

I have a PDF I would like to be downloadable. I've used the HTML5 <button> tag as follows to create it as follows. <a href="http://www.jonvandesigns.com/PDF/VanDenEeden-Jon-Resume.PDF" target="_self"> <button id="resume-download">PDF View/Download</button> </a> The coding worked beautifully on my local network, but once it was uploaded to my server and I accessed it …

UI / UX Design html-css pdf web-design
Member Avatar for Sean_3
0
124
Member Avatar for london-G

I am looking to have a slider similar to this with the thumbnails on the right had side displayed as a slider http://wowslider.com/jquery-image-scroller-prime-time-linear-demo.html Any ideas how I can achieve this?

UI / UX Design web-design
Member Avatar for london-G
0
103
Member Avatar for Bensirpent07

I made a navigation tab (here is the url if you would like to see it http://i.imgur.com/FnjEoYH.png) and I am now trying to make each tab "highlight" (one example is the home tab http://i.imgur.com/VoU48Fk.png) whenever a mouse is hovered over it and go back to normal when mouse is not …

UI / UX Design web-design
Member Avatar for Bensirpent07
0
322
Member Avatar for T4gal

I have a page with two DIVs floated on either side as sidebar ads and the page content in between. For some reason, one of the DIVs in the content area refuses to come up between the two floated DIVs, it stays just below them, leaving a blank space. You …

UI / UX Design web-design wordpress
Member Avatar for T4gal
0
82
Member Avatar for YA RAMSAMKER

What matters when creating a website ? you as a user what attracts you to visit a website ?

UI / UX Design web-design
Member Avatar for BMXDad
0
155
Member Avatar for tieshenlan
Member Avatar for gomi14
0
114
Member Avatar for nadiam

hey guys, so im not sure if this is the right forum, sorry if its not. anyway, i have to create a webpage that can do seating arrangements graphically. it would be like those seating plan softwares out there but this would be online. users can choose tables/chairs/etc which guests …

UI / UX Design html-css mysql php web-design
Member Avatar for nadiam
0
510

The End.