10,538 Topics

Member Avatar for
Member Avatar for smokin745

I have tried to setup a navigation bar for a website but the problem is, the navigation bar won't hover to a different colour when i take my mouse cursor on top of the links (home, about us...etc.) I have tried making the navigation using sprites technique and the image …

Member Avatar for almostbob
0
153
Member Avatar for rawrjoeynashomg

So basically, I'm pretty well rounded when it comes to HTML coding, and somewhat alright with CSS, but I'm not sure what i should be focusing to do what i want for my site... currently i have a template (btw i'm using dreamweaver mx 2004), and using that template, i …

Member Avatar for rawrjoeynashomg
0
130
Member Avatar for kasbas91

Hello Daniweb.com, I was told at the php forum that I should try to write here because I have a dropdown navigation script written in php, but also has some css on it. He believed that it was css which was mad with. My dropdown navigation works. But it will …

Member Avatar for JRM
0
136
Member Avatar for Voyager97

Is it possible? I have a table setup which imports an image into one cell, and need to import text to the cell to the right of the image. Importing the image from my PC is no problem (img src="images\image1.jpg" within the <td>), but I can't do the same with …

Member Avatar for Voyager97
0
87
Member Avatar for PythonNewbie2

Can you tell me what this site was coded in? [url=http://cna-training.info/]CNA Training[/url]: [url]http://cna-training.info/[/url] I feel like it's not pure HTML...but WP sites are usually a lot better looking... Any ideas?

Member Avatar for macgurl70
0
85
Member Avatar for Bluepeter9

I use CSS and HTML and have basically designed the sites I am responsible for for 1028px width and they look ok on smaller resolution screens but poor on higher resolution screens - I suspect that this is because I use mainly fixed widths and px sizing and suspect I …

Member Avatar for rajarajan2017
0
97
Member Avatar for Rajicet

Hi, In IE, two rows and two columns in each row are coming correctly. But in firfox, it is coming as 3 columns in first row and 1 column in second row. The code is given below.Any solution for this problem ? please help. <div style="width:60%" align="left"> <div> <div align="left" …

Member Avatar for Rajicet
0
102
Member Avatar for canadafred

Anyone know why when I upload a tested video to Youtube it gets chopped up and small pieces get removed and spliced together causing the song to be even more unbearable that it would be naturally. The result of snipping and glueing makes my videos completely out of sinc with …

Member Avatar for rajarajan2017
0
93
Member Avatar for The.Ghost

We are a group of 7 students working in a software engineering project. The project is of Virtual Classroom in which the professor will take online lectures and the students would be able to take the lecture in real time through video rendering. We have planned to develop the project …

Member Avatar for rajarajan2017
0
119
Member Avatar for dwssassin

So I started my own project to make a website. Since I know much more about coding a website than designing it I came up with the idea to code the website for now and once its fully functional begin designing it. Is this a good idea (I am about …

Member Avatar for macgurl70
0
101
Member Avatar for billfriend

I have a small problem, don't know if you can help at all. I have have upgraded to the latest version of spry and created my spry menu in Dreamweaver CS3. It works great in firefox, but in IE7 the drop down menu jumps up to the top of the …

Member Avatar for billfriend
0
142
Member Avatar for JRM

Just when you think that MS has fixed their browser, there are more annoying things to deal with. Rather than find them by crash and burn, is there a list somewhere? Is IE ever going to be compliant?

Member Avatar for Lusiphur
0
67
Member Avatar for MDanz

i have the textarea.. [code]<textarea name='content' id='content' wrap='soft' style='background-image: url(\"frontinput.jpg\");color: #000000;font-size:12px;font-family:Arial;width:445px; height:77px;border:none; padding:5px;'></textarea>[/code] when i display in the div.. the text doesn't fill up the div. the text goes 75% of the way and then line breaks. here is the css for the div. [code].message { float:left; width:98%; background-color:#EFEFEF; border: …

Member Avatar for teedoff
0
90
Member Avatar for Chatterbox721

I need some html code or javascript or whatever is best so that I can create a newsletter sign up box on my website. All I need is the person's email to be sent to me. Thank you so much for your help!!!

Member Avatar for teedoff
0
70
Member Avatar for mferg56

Why is it that when I split a table into different rows they will only get about 10 pixels in height from eachother unless I put an object smaller than that in the space? How can I make that space about 3 pixels? Preferably using css.

Member Avatar for nooox
0
69
Member Avatar for caxid

Usually making videos indexed in google is toughtime task because of their dynamic content where in to simplify the video indexing their arouses mRSS feeds where you can edit and fill the title and description of the exact video .

0
63
Member Avatar for Smudly

Hi, I'm currently creating my html/css template for my site. I have the site split into 2 sections (Header, Content) My Content area is also split into 3 sections. This is because I have sliced the image that will be the background of my content. The first section shows the …

Member Avatar for almostbob
0
99
Member Avatar for gubbasrikanth

Hi Friends, I have a question in tables, what is frame attribute in the table tag

Member Avatar for anjeelina
0
63
Member Avatar for nick cruz

i would like web to foward all my e mail going to nickc @ some.com to mail someOther.com can u dod this for me

Member Avatar for anjeelina
0
79
Member Avatar for Staggasaurarts

hi everyone, im having some trouble with design im working on. Basically what i want to achieve is when the user hovers on an image, a semi-transparent black box pops up over the image with a description. I have tried a few ways but am now stuck for ideas. My …

Member Avatar for Staggasaurarts
0
159
Member Avatar for drfarzad

i have a new class for my footer texts in style.css and my page is [url]www.ariahost.net/index2.htm[/url] . now in firefox my text align "left" is working fine but in IE it's on center . what should i do ? example : <li><a href="http://www.ariahost.net/linuxhosting.htm" class="footer">هاست لینوکس معمولی</a></li> <li><a href="http://www.ariahost.net/windows.htm" class="footer">هاست ویندوز …

Member Avatar for drfarzad
0
86
Member Avatar for OwlLady

I have an external webcam that is located on my front lawn to watch owls. I have a website with the live video on it. Most people are able to see the video but a few people are calling in saying they cannot see the live video at all, only …

Member Avatar for OwlLady
0
69
Member Avatar for comhacker99
Member Avatar for MDanz

here's my code.. the divs aren't listing below one another. [code] <div id="headerfront">//phpcode</div> <div class="qclass"> //php code </div> <div id="amount" class="aclass"> //phpcode </div>[/code] [code] #headerfront { display:block; position:absolute; width:100%; top:0px; left:0px; height:115px; text-align:center; background-image:url("headerbackground.jpg"); } .qclass { display:block; width:1000px; margin:0 auto; } .aclass { display:block; margin:0 auto; } [/code] how …

Member Avatar for JoshJ47
0
291
Member Avatar for amit.hak50

I want to Build something very similar to the blue box on the page linked below. [url]http://www.designpublic.com/shop/inhabit/14520[/url] on my website: [url]http://www.apartmentdesignco.com[/url] on all the products page like this [url]http://www.apartmentdesignco.com/2010/apartment-furniture/indigo-slipper-chair[/url] would I want image or it is a box I can create via css Thanks

Member Avatar for JoshJ47
0
69
Member Avatar for xofth

I need a website template that looks like bloger so i can post new topics. i dont need blogger template i want a website template..

Member Avatar for mariko
0
123
Member Avatar for mariko

I want words on my buttons but the words won't center. And left to right isn't the issue it's up and down. Well, here's the HTML: [code] <ul id="navbutton"> <li id="onpage"><a href="index.html">Home</a></li> <li style="margin-top:5px"><a href="another.html">Name of my button<span></span></a></li> <li style="margin-top:5px"><a href="services.html">Services</a></li> <li style="margin-top:5px"><a href="another.html"></a></li> <li style="margin-top:5px"><a href="another.html"></a></li> </ul> [/code] And …

Member Avatar for mariko
0
94
Member Avatar for Aquaman

I have placed a web page within a web page using a simple frames code but would like to reduce the size of the inserted page. Can anyone help with this? The current page is at: [url]http://aquafind.com/tropicals.php[/url] Thank you

Member Avatar for Aquaman
0
167
Member Avatar for dflor

I've read about, but I don't have any larger monitor to test. So, I'm asking: how can I resize fonts to fit screen? If I write font-size: 12px/18px, will font be resized according screen resolution? Or it's better to express font-size in em? Please give me an answer.

Member Avatar for landlessness
0
1K
Member Avatar for FOOLY

Hello! I'm just beginning to use Adobe Flash - in fact, I only started a few hours ago - so, I'm still learning the basics and am still tripping my own feet trying to understand how to script when all I want to do is make a flash comic. I'm …

Member Avatar for FOOLY
0
158

The End.