7,985 Archived Topics
Remove Filter ![]() | |
I would like to have multiple id and all using hover link for all #test1, #test2, #test3, #test4 a:hover{ color:#0F0; } this doesn't work. NOT sure why?? thanks UI / UX Design html-css web-design | |
We are looking for a way to embed a form on our site without having to engineer it from scratch. Does anyone know of any third party solutions? We want to create a user sign-up form (just name, email and a message form). Any suggestions will help! Ideally we could … UI / UX Design web-design | |
Hello! Me, again... Just did the includes in my html...which is now shtml. (I'm learning...) I realized that I needed to REDIRECT the html queries to the appropriate shtml files. Here is my .htaccess file: [code] # This file is placed in the ShoBag root directory <Files *> Header set … UI / UX Design ui-ux web-design | |
This snippet tells easily how to make a drop down menu! Easy as pie and quick too! UI / UX Design web-design | |
Hello I've been researching this most of the day with no luck, hopefully someone here can provide some insight. I should preface this by saying that although I am an experience Developer this is my 1st time using Web. My issue, I am designing an Internal Product Maintenance application for … UI / UX Design html-css image web-design | |
I am new to web development.Can anyone say how to start it?I mean that how can I start this cource? Please help. UI / UX Design web-design | |
I am very new to Dreamweaver and Horizontal Spry Drop down Menu Bar and I am having trouble getting them to work. The browser displays the background gif for the menu items but I cant get the text to display. And the hover/drop down menu doesn't work. I have no … UI / UX Design apple html-css operating-system ui-ux unix web-design | |
Hello. Bit of a random question here. I have been given a task to do in work. It's basically about 8 Excel sheets that contain similar scenarios like this - [url]http://i.imgur.com/YohHE.png[/url] I have decided that as it's getting sent out to all the stores in the company that CD would … UI / UX Design web-design | |
Hi I have a web page that displays rows of records split into 6 columns. To make each line a bit more readable, I wanted to use CSS code to display a continuous border at the bottom of each row. Here is the CSS code: [CODE]#timetable-body td { font-family: 'Comic … UI / UX Design html-css web-design | |
pls! help me :( i want to make a webpage that have one picture-background only and it is flexible to the size of my window browser without loosing there quality.. help help me guys!!!! UI / UX Design ui-ux web-design | |
I am working on a site that has more menu items than will fit on the screen of standard monitors. I am looking for a nice, simple, and easy to implement free horizontal menu that fits on one line and has left and right arrows to scroll the hidden menu … UI / UX Design ui-ux web-design | |
Hi, I'm looking for some code to enable me to force a link in Sea Monkey to open in IE. UI / UX Design ide web-browser web-design | |
Hey Everyone... I have run a W3C test and one of my wordpress blog has a lot of errors & warning.. Now the point is that all my blogs are in php and the corrections from W3C come for html. Can anybody tell me where exactly to go in my … UI / UX Design cpanel php web-design wordpress | |
This is a new forum for me, hello all! I am creating a layout with only one column header content footer content expands as its contents do. I have this much working. The problem is: I want a background div [bg_container] to to fill the height of the content div. … UI / UX Design html-css image web-design | |
Hey, I am looking for a way to create a Personal profile type for users. Is their a open source software to do this or something ? Cheers for help guys ;) UI / UX Design open-source web-design | |
currently, I am implementing a background image - a red curly banner in my page [code] .content{ background:url(image/curly-banner.png) repeat-x; background-position : bottom; } [/code] now what my problem is that I want the overflow content above the banner has the red background also. I tried: [code] .content{ background: red url(image/curly-banner.png) … UI / UX Design html-css image web-design | |
Hi All, Can we use CSS to make rounded corner or bubble speech text area using CSS? I already have my application generating code to show a rectangle, and I want it to look more appealing. Any suggestions are welcome UI / UX Design html-css web-design | |
Hi there, I am in the process of designing my new photography website. Now, I roughly know the layout but I am not sure how to deal with resizing the browser window issues. In other words, I want my website to resize nicely when I resize the window, rather than … UI / UX Design web-design | |
I used dreamweaver to design a site and for some reason it comes up perfect in firefox, but when loaded in IE, the Nav bar and the Footer bar are not aligned properly and the favicon shows as a broken link. What am i doing wrong? Check out the site … UI / UX Design web-design | |
I want to start web designing and development so please GREAT GOOD PEOPLE in here please come to my aid for me to be Great just like the way u are, so what are the first step(s) to get me on? Counting on you all in here and i believe … UI / UX Design web-design | |
i assign the properties for hr tag in css but its not working in firefox what should i do? it is working in crome and IE... [code] hr{ border-color:#5B4F22; } [/code] UI / UX Design web-design | |
Hi there, I'm looking for help with forms. My professor has hired me to help her with her website and I'm not big into HTML but it's worth it to me. Basically what she needs me to do is code a form so that she can enter new topics or … UI / UX Design html-css web-design web-server | |
Hi, I have 2 problems : 1) How to align the "Map" to stick to right without overlapping others when browser is small ? 2) How the footer stick to the bottom and center of the page ? Something like this [url]http://www.cssstickyfooter.com/[/url] . But I don't know how to apply … UI / UX Design html-css web-design | |
Hi all. I'm developing an e-Learning system with Moodle and now tweaking the header. Instead of having text, I have put in a header image. My supervisor wants it to be centered. I have done that by adjusting the margin. We will be presenting the project using a different computer … UI / UX Design html-css image web-design | |
have problem of Drop Down Menu Overlaps with Image Map of my Website. This happens when I click on Top menu bar (drop down). The expected output is, the drop down menu should appear above the map. I am having problems with structure of the webpages in different browsers. for … UI / UX Design google html-css image web-design | |
I can not seem to figure out what I did wrong. I have been trying to build a website for a few weeks now. I have it looking good(Good is a relitive term)........I have been using Dreamweaver and everything looks good when I review it in Mozilla and IE8. Today … UI / UX Design html-css ide web-design | |
I've been using a fixed image background, if I can call it that, on my web folio. I'm using a image that is big enough to look good on even the biggest screen, and coding it so that the whole picture is always in the browser window, no matter the … UI / UX Design html-css image web-browser web-design | |
Inline CSS works, but when I link it doesn't. It happned in Firefox 3.something and in IE8. template1.html [CODE]<html> <head> <title>title here</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="keywords" content="..." /> <meta name="description" content="..." /> <link ref="stylesheet" href="body.css" type="text/css" /> <style type="text/css"> /* Here it works body { background-color: blue; … UI / UX Design html-css web-design | |
Hi All, Have tried to center my webpage with no luck quite new to building them. Have tried diffrent way but no luck. any help would be fantastic. UI / UX Design web-design | |
Hi, Guys!! I use Markup Validation Service to run a test to my wordpress websites and I found.. 155 Errors, 19 warning(s) This are the data of the site Server: Apache mod_fcgid/2.3.6 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Size: 9603 Content-Type: text/html Encoding: utf-8 Doctype: HTML5 Root Element: html Now what I need … UI / UX Design apache html-css http-protocol web-design wordpress | |
I am making a website and I have a little problem with it on IE and opera, but IE is the bigger issue. I have 2 images the first one is what it looks like on IE and the second one is what it is supposed to look like. What … UI / UX Design html-css web-design | |
Hello, I'm having some issues with IE (suprise suprise). I added an image, and added a negative top margin to it, for it to be located between two div tags (div it's located in and the div above). It is a transparent .png (AlphaImageLoader used for correct transparency on IE), … UI / UX Design html-css image web-design | |
Hello This is probably a stupid question, but I've been viewing page sources and I can't figure it out. I want to make a website that has a color background and place the content on top of a white background which is on top of the color background. Then I … UI / UX Design html-css web-design | |
Hello, My dropdown menu is not working properly. I have set the menu to not display through css. When I hover my mouse on the 'Link Menu' <h2>, it only shows the menu while the mouse is hovering the 'Link Menu' <h2>. As soon as I move my mouse to … UI / UX Design html-css perl web-design | |
Below is the visual framework for a practice slide show I am tutoring my self with. In webkit browsers and Firefox I get the controls to line up correctly, but on IE8 the far right control drops out and goes lower than I would expect. I have attached the code … UI / UX Design html-css web-design | |
My webpage works fine in google chrome but when I open it in internet explorer there is one div box which always ends up differently than it does on google chrome. I align them perfectly in chrome so the end of the box's lines meet then when i open it … UI / UX Design web-design | |
When I zoom out of the pages which I've created for my website, it seems that as you zoom out the pages move towards the left, although the content stays where it is supposed to be. But when I zoom out of website such as this the page stays in … UI / UX Design web-design | |
Hello iam new to website development can anyone suggest any good books to read i know some basics UI / UX Design web-design | |
This is a falling snow snippet Its very light grey its really meant for like dark backgrounds for best effect but its ok on white. its a slightly grey snow Just place the code in between tags and it should work Its too complicated to edit color unless you have … UI / UX Design html-css web-design | |
Hi, i have a marquee on my page which looks like the following ------------------------------------------------------------------------------ |Picture(div)-|-Marquee(div)--------------------------------------------| |---------------|--------------------------------------------------------------| |---------------|--------------------------------------------------------------| ------------------------------------------------------------------------------ so my marquee stops at the picture and starts again from the beginning . here picture is a square area but i want to use some curved image to that place and … UI / UX Design html-css web-design | |
Hi, I am trying to position a navigation bar from the left side of a div(header) without any padding value(without any space.I would like to position the nav exactly where the content div is started([B]Red line border[/B]) but I do not know why it is not working! Can you please … UI / UX Design html-css javascript-jquery oracle web-design | |
I have a css menu that changes sizes for no apparent reason. This is my whole css code [CODE]style.css: body { background: url('Images/testBackg.jpeg') 50% 50% no-repeat; } #images{ margin-top:10px; margin-bottom:10px; } #labelId { float:left; } #inputId { float:right; } #contactForm { max-width:50%; min-width:50%; } #headerWrap { margin-left: auto; margin-right: auto; … UI / UX Design html-css web-design | |
I'm a manual coder and I don't generally use any CMS or frameworks. I'm looking for some examples and ideas on a base style sheet. To clarify, if you're starting a new project what would your basic, clean stylesheet look like? I'm just trying to build my own clean stylesheet … UI / UX Design cms web-design | |
Hello there, I am redesigning my website. This is the design: [URL="http://imageshack.us/photo/my-images/217/nieuwdesign.png/"]http://imageshack.us/photo/my-images/217/nieuwdesign.png/[/URL] How far I am right now, is not far enough in my eyes. The code that I am having right now is for the HTML: [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"> <head> <meta http-equiv="Content-Type" … UI / UX Design html-css ide web-design | |
Hi, I want to give a percentage for the font size. currently i'm using <h1> tag. But that text size is smaller than i need. How to make it bigger. and like i said i want to use a percentage as the size. so if i maximize my page or … UI / UX Design html-css web-design | |
I am trying to write a practice slider file and in doing the layout I have two problems with CSS. I would like to align the DIV that holds the controls exactly under the slide show box with out using the left margin in the CSS style if possible and … UI / UX Design html-css web-design | |
hi all, I have a site where i need to add columns automatically and if the columns exceed certain width then scroll should appear... if any one can fix this please let me know.. Thanks, Praveen UI / UX Design html-css web-design | |
Hi guys, i was wondering how could i embed my youtube cannel's latest youtube video. I dont want to have to go and update this every time i upload a new video. Thanks, Marais UI / UX Design streaming-service web-design | |
I am currently redoing my fraternity school website and I am having a problem with my iFrame. I want scrolling bars but not on the pages that don't necessarily need them. I set the scrolling to "Auto" and decreased the table size of the pages that are supposed to be … UI / UX Design html-css web-design |
The End.