13,937 Topics

Member Avatar for
Member Avatar for tobeeornot

Hi, I am trying to push the text down in the main content container so it aligns neatly beside the image. I know I could incorporate the cup and tin image into the background and do it from there but I want to do it using css. Any suggestions? Here …

Member Avatar for tobeeornot
0
116
Member Avatar for RavaliSravya

hii at first i installed mysql on my pc and i have uninstalled that... now im trying to install it again and it asks for a current root password. eventhough i provide the password at the end im getting error no :1045 can any one help me regarding this Thank …

Member Avatar for Arkinder
0
68
Member Avatar for Gerbiler

Ok, so this problem may have been asked before, but no one seems to have my exact problem. When I put a set of inline <P>'s inside an inline div and then put the width to 100%, instead of expanding to the width of it's parent element it sticks at …

Member Avatar for Arkinder
0
4K
Member Avatar for minitauros

Hello there, I'm trying to create a rewrite condition for a set of rewrite rules. Currently this is what I have: [CODE]RewriteCond %{HTTP_HOST} ^/?forum [NC] RewriteRule ^([\w]+)/([\w]+)/?$ index.php?p=$1&s=$2 [NC,L,C] RewriteRule ^([\w]+)/?$ index.php?p=$1 [NC,L][/CODE] What I want is to redirect [url]http://www.mywebsite.com/PAGE1/PAGE2[/url] to [url]http://www.mywebsite.com/index.php?p=PAGE1&s=PAGE2[/url], except when the URI starts with "forum" (for …

Member Avatar for leakbali
0
95
Member Avatar for kj6art

I am working on a website divided into your basic format with divs. In firefox it looks exactly how I planned and wanted with IE this is not the case. Its almost like the navigation div is a block element and it is taking up the entire width. I don't …

Member Avatar for kj6art
0
144
Member Avatar for skald89

Someone is asking me to create a metallic background for their website. Currently the background color is #404040. I tried using a gradient image and a gradient css generator. With both it creates a certain height and then repeats the gradient. I want to say I can't do it and …

Member Avatar for Arkinder
0
83
Member Avatar for AngelicOne

know that building webpages should be built with something like "master pages" wherein when you go to another page the headers, navigations and footers would not load(same), only the content. How could I do this using only XHTML? I'm just doing this in notepad.

Member Avatar for Arkinder
0
68
Member Avatar for kemkoi

Allright, I've searched around for really long but I can't seem to get any solution... The thing I want is to make my link float to the right but it stops like 50 px from the end here's my HTML code [CODE]<ul id="fullylinked"> </a> </li> <li> <style type="text/css"> <!-- A:link …

Member Avatar for Arkinder
0
176
Member Avatar for WoW Me Web Girl

hey everybody in my site the links are set to a certain color thats fine. but i have some links in a div tab that i want to be a different color then my body links. ive seen sites have two different color links before. any help would be greatly …

Member Avatar for leakbali
0
112
Member Avatar for sid78669

I have the following code I am using to writing and reading cookies: [code=Javascript] //Get Villages from cookie function getVillageFromCookie(villageCount) { var currentVillage = -1; var villagesCookie = getCookie("tw_ratio_villageCount"); if (villagesCookie!=null && villagesCookie!="") { currentVillage = villagesCookie; } else { storeCookie("tw_ratio_villageCount", villageCount, 1); currentVillage = 1; } return currentVillage; } …

Member Avatar for stbuchok
0
188
Member Avatar for Mosdaboss

So what's wrong? Well a new tab tab keeps randomly opening up in the browser that I'm using. If I have no browser open then it just defaults to IE. At first the spacebar key opened a new tab. Then it would open a new tab by itself nonstop. Now …

Member Avatar for caperjack
0
288
Member Avatar for tobeeornot

Hi all, I am new to this forum. It looks very helpful. Any solutions to this problem would be greatly appreciated. I have created a main nav area set just below the header container to reveal rounded rollover images as buttons using css but I am having a lot of …

Member Avatar for tobeeornot
0
227
Member Avatar for aneelkumar

hey frnds can any one tell me how to make a browser that is voice enable browser mean that browser will accpets the voive commands of the user..if anyone know then send me the source code in C# plz

-2
131
Member Avatar for ushajase

how to insert flv into html? Now i am using this script. [CODE] <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="723" height="445" id="FLVPlayer"> <param name="movie" value="FLVPlayer_Progressive.swf" /> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="scale" value="noscale" /> <param name="salign" value="lt" /> <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Halo_Skin_3&amp;streamName=images/Welcome_Message_Final1&amp;autoPlay=true&amp;autoRewind=false" /> <param name="swfversion" value="8,0,0,0" /> <!-- This param tag …

Member Avatar for ushajase
0
121
Member Avatar for al2henry

I would welcome suggestions on how to update 20 or so pages on a weekly basis without copying and pasting content and some code to every page. I change an element "Next Event" & an accompanying "Enviro Quote" frequently, and manually updating and proofing every page takes much too long …

Member Avatar for al2henry
0
144
Member Avatar for jemz

Hello To All,:) can you help me please how can i make the front page in the daniweb?.is it possible in HTML only because i have not yet tried using CSS,also the Buttons on top like Hardware & Software,Software Development,Web Development and etc..there is submenu will come out when i …

Member Avatar for jemz
0
148
Member Avatar for dantheman50_98

Hi There, I'm trying to figure out the best method of marking up this list of images with captions. The images vary in height and the captions are aligned to the right of the images, sometimes with two lines of text and as close to vertically centred with the image …

Member Avatar for Arkinder
0
187
Member Avatar for newbie14

Dear All, I have page here [url]http://183.78.169.53/tyre2/page4.html[/url]. I have manage put label into the first two tyre images as RI11. But the problem now I cant make both of them to be align together on one line with the blue image of the T-join? How can I make it look …

Member Avatar for Arkinder
0
139
Member Avatar for bribissell

I am making a page which pulls from the user's browser their preferred language, via the Request.UserLanguages....which returns a two letter code (ex. "en") or detailed code (ex. "en-GB"). I basically get the string of user languages (they are in order of preference) and store them in a string array. …

Member Avatar for bribissell
0
324
Member Avatar for askhari139

the software installed in my pc is windows xp.yesterday i downloaded google chrome and set it as my default browser .till then my default browser was internet explorer 6,from then onwards my system is taking longer than usual to start.. can anybody please help me in this matter ... I'm …

Member Avatar for harrydenwt
0
113
Member Avatar for clarey bear

Hi, I am having trouble opening popular websites such as hotmail, ebay or facebook. I can open most other sites without issue. They time out and internet explorer says it can not display the web page. I am operating Windows 7. I googled the problem and it looks like its …

Member Avatar for harrydenwt
0
205
Member Avatar for ghosh22

Hi..I am a newbie in JavaScript.I have two forms (in two different webpages) all with radio buttons. A user cannot select more than one option from each form. My plan is to pass the user input from both the forms to a perl script which would then query a MySQL …

Member Avatar for Arkinder
0
86
Member Avatar for mwenyenia07

i am new to javascript and jquery. i want a code that can load images from file, then display them one by one repetitively and randomly and possibly a text alongside each signifying something-what you call flash animation

Member Avatar for Arkinder
0
78
Member Avatar for astnrocker

This is for an assignment in school. All of our HTML has to be W3C validated. I'm still getting one error. On line 32 specifically. This is what it's saying: [I]"Line 32, Column 43: end tag for "select" which is not finished <select name="choiceBox" size="7"></select>✉ Most likely, you nested tags …

Member Avatar for Arkinder
0
96
Member Avatar for MylesDBaker

Dear All, I am running into issues integrating an image with content and automatically integrated background colors. Currently my style sheet has the following definition: [CODE]body { background:#657491 url("http://www.baylor.edu/content/imglib/144243.gif") no-repeat top; margin: 150px 10px 10px 10px; font-family: verdana, arial, helvetica, sans-serif; color: #657491; font-size: 11px; }[/CODE] When I integrate my …

Member Avatar for Arkinder
0
230
Member Avatar for samsons17

hello.. i am making this website for my client...and now i am having trouble when he said that the website layout appear to be messy a little bit in his computer. He is using mac book to view it while i am using just the normal windows pc. The problem …

Member Avatar for almostbob
0
131
Member Avatar for jemz

Hi, Can you help me please, I am just a beginner in making website..my problem is when i use the ctrl+mouse scroll just like when you zoom-in or zoom-out your webpage, my webpage will be destroyed the background of my website will go to left side if i will zoom-in …

Member Avatar for jemz
0
83
Member Avatar for muppet

I'm running a webpage dashboard on a TV on the production floor of our factory so workers can see their live uptime, scrap etc. I need the page to refresh when new data is available. I want to load a page in a hidden iframe every x seconds, if the …

Member Avatar for muppet
0
167
Member Avatar for samsnov

my shortcut link icon is not appearing at the tab window when the window is open, I dont know what is wrong,I have the icom in my graphic file named (image),and I named the icon (favicon), do i have any thing to do with css,below is how I typed the …

Member Avatar for almostbob
0
80
Member Avatar for waluigi

Hi, my problem is that I've got menu and want to have separators beetwen every <li> [CODE] ul#nav li { display: inline; font-size: 1.3em; background: url(img/2/separator.jpg) right no-repeat; padding: 10px; } [/CODE] but when I add [CODE] ul#nav li:first-child { background: url(img/2/separator.jpg) left no-repeat; } [/CODE] it shows separator only …

Member Avatar for ko ko
0
77

The End.