11,821 Topics

Member Avatar for
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
168
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
81
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
Member Avatar for virtuemart
Member Avatar for Dannis86

Hello everyone, Just yesterday I was talking with my dad about illegal software. And we were asking ourself, if you have a company for webdesign/webdevelopment there are alot of tools like photoshop,artisteer,fireworks and name it. These are all tools that are very expensive, and it is illegal to use them …

Member Avatar for WebStudio Pros
0
127
Member Avatar for chris_j_haines

Hello people I have been learning HTML/CSS and PHP for some time now, I am getting alot better with the coding side of things and I am slowly developing. I am now geting to the point where I can do the coding side and layout in CSS but the pages …

Member Avatar for WebStudio Pros
0
237
Member Avatar for extemer

hi i want to move my image.i have selected a image of key and i want it to move like in x and y rotation e.g in the direction we open the key i have tryed it but not working...help please

Member Avatar for WebStudio Pros
0
69
Member Avatar for art_wired

Checked the images on this Nike site today [url]http://www.nikebetterworld.com/[/url] and found they were using multiple images at 1000 + kb per image and the site loaded lickety split!! How is this possible??!! I would love to be able to do this but am having trouble uncovering the info for how …

Member Avatar for art_wired
0
239
Member Avatar for pardeep3dec

Dear Experts, I am Completely new to ASP.NET i want to design a page in which when i will click on LINKBUTTON ([url]www.in.com[/url]) then website should be open but there is an error Server Error in '/WebSite2' Application. -------------------------------------------------------------------------------- The HTTP verb POST used to access path '/WebSite2/www.in.com' is not …

Member Avatar for stbuchok
0
146
Member Avatar for karthik_ppts

Can we use 'min-height' property in <table> tag? I used but its not working any suggestion?

Member Avatar for karthik_ppts
0
112
Member Avatar for Sud1302

I have design an ASP.NET website. But my Home page is index.html. How can I upload my total website to the WEB SERVER? I have already tried once using "publish website". But a message "<%@ page language="VB" autoeventwireup="false" inherits="Home, App_Web_dsarh45t" %> " is shown at the top of the aspx …

Member Avatar for Netcode
0
210
Member Avatar for pjrey

[url]http://naniboujou.com/index_pr.php[/url] my div for the logo is: [CODE]div.nani-logo { position:absolute; left: 560px; top: 28px; z-index:2;[/CODE] and my code is: [CODE]<div class="nani-logo"> <img src="images/headdress_title_red.png" width="234" height="299" style="border: 0px;" /> </div>[/CODE] how can i have the image always show up in the top right corner (on top of the top right corner …

Member Avatar for pjrey
0
117
Member Avatar for sandysans

Digital art, and specifically the art of 3D, is still in its infancy compared with traditional forms of art. The landscape is constantly changing, and as a 3D artist, you have to change him. Maybe, someday, your creations will mold the future of art in 3D. Let's get started! Here …

0
111
Member Avatar for hbnguy

[url]http://hbndev.com/ValentinoConstruction/Joomla/[/url] (it staicases in ie7 only) Any help is really helpful

Member Avatar for shiva07
0
63
Member Avatar for WoW Me Web Girl

Hello everyone. Can someone please help me. My site looks great in Firefox of course.But for some reason in IE all my header words disappear. check it out its [URL="http://www.wowoutreach.com"]http://www.wowoutreach.com[/URL] i have know idea whats going on. i have three style sheets. Reset.css Layout.css and Style.css . I checked them …

Member Avatar for WoW Me Web Girl
0
109
Member Avatar for RJFoster79

[b]Index.php[/b] [CODE]<?php include ('Secure_Page_Script.php'); ?> <!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" content="text/html; charset=utf-8" /> <title>Crusade Gaming | Home</title> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <br /> <br /> <table id="Header" border="0"> <tr> <?php include ('template/Sub_Header_1.php'); ?> <?php include ('template/Sub_Header_2.php'); ?> </tr> </table> …

Member Avatar for Jaseva
0
192
Member Avatar for hbnguy

Hi, I need help optimizing a site for IE7 the site works great in IE8 and up but, it staircases in IE7. we need to make it look properly in ie7 because that is what our clients browser is.I thank you all in advance for your help

Member Avatar for stbuchok
0
36
Member Avatar for newbie14

Dear All, I have a page here [url]http://183.78.169.53/tyre2/page2.html[/url]. My only problem is that all the centre T-join I would like to link them together but there is space appearing between them. Any idea how to remove the space such that they appear as joined.

Member Avatar for newbie14
0
118
Member Avatar for jaycastr

Hey guys, I am trying to write a page that has a main horizontal navigation bar and a vertical sub navigation bar. My problem is that the selector(a, il, ul ...) in CSS is effecting both bars. How do i separate the two. Here is my HMTL section for the …

Member Avatar for jaycastr
0
1K
Member Avatar for emulman

The following little page shows 5 DIVs in the same page, everyone with it background-image, but nothing is shown!!! Why? (the images are in the correct path) [CODE] <!DOCTYPE html> <head> <title>Test</title> <link rel="stylesheet" type="text/css" href="../css/divs.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <div id="container"> <div class="erba"></div> <div class="cordolo"></div> …

Member Avatar for Skorpio07
0
153
Member Avatar for ddemesa

Hi guys, Just need help on this one, The page I'm developing is gonna be uploaded using DART for publishers when done but when tested locally using Safari 5 on a mac desktop instead of playing the video, it shows the HTML tags on the player, been looking for answers …

Member Avatar for stbuchok
0
93
Member Avatar for newbie14

Dear All, I have site here [url]http://183.78.169.54/v3/addDriverTabNoDb.php[/url]. The problem on default if you the Driver Details tab highlighted then you can press the pick button on date of employment. Then you can click on the Driver Licences tab and pick either License Expiry Date or GDL License Expiry Date. You …

0
63
Member Avatar for Julietta

Hello. Currently I am using XP and I wanted to save a CSS-file, yet I cannot save it correctly which results in the fact that I cannot properly link to it, meaning that every style I try, will not be accomplished. Can anyone help me? I'm grateful for any reply.. …

Member Avatar for Julietta
0
190
Member Avatar for TheNinjaForce

I am trying to get my Logo to work right on my website and it wont resize right at different zooms. Like I went into my internet browser at 100% 75% and 150% and none of them looked right what could I be doing wrong. (I am using dreamweaver.) [url]www.theninjaforce.com[/url]

Member Avatar for TheNinjaForce
0
208
Member Avatar for vectro

I can't find a section related to .htaccess, so I'm posting this here. Bing is going crazy trying to index proxied pages from PHPRoxy. With Glype, it's easy to exclude browse.php in robots.txt. However, PHPRoxy doesn't use browse.php. It uses index.php. For example: /index.php?q=aHR0cDovL21pbmRjdHJs I know it's possible to include …

Member Avatar for pritaeas
0
81
Member Avatar for jamojo

Hello Everyone, Below is the html page I created where there is a div container. In the div container, there are 4 divs with textboxes. The div container with is 100%. But when I resize the browser, the 4 divs overlapses. What would I like to do is to have …

Member Avatar for Skorpio07
0
146
Member Avatar for wilko1995

Hi all, I want some help with this code, the problem is that the content and menu are stretching all the way to the right... but should be centered. [CODE=css]/* BEGIN BASIC FORUM STYLES */ body { background-color: #4E4E4E; text-align: center; /* make sure IE centers the page too */ …

Member Avatar for Skorpio07
0
206
Member Avatar for dineshswamy

i have an web project asssigned in my college . it is just to create a website to host events , such as quiz , puzzles , basically a website that has a functionality like topcoder.com. Im totally confused what tool to be used . i know php better. but …

Member Avatar for aerofly5
0
132
Member Avatar for nikita.chandra

Hi, I don't have photoshop on my machine, i want the magic error effect. from where i can get it. Its very urgent. please reply. thanks and regards

Member Avatar for JasonHippy
0
107
Member Avatar for diakonos1023

Hey folks! I've been working on a site for several days trying my best to conquer the ever plaguing issue of creating a parent div that expands as the child divs inside it grow with their appropriate content. And, so everything is on the table, this is being built on …

Member Avatar for Skorpio07
0
218
Member Avatar for alaa sam

Hi everyone , I've just started to learn html , and I want to change the position of the images that I insert in my page , how can I do this ?? [CODE]<img src="networking.jpg" width="200" height="300" />[/CODE]

Member Avatar for alaa sam
0
82
Member Avatar for Behseini

Hi, Can you please take a look at attached JPEG and let me know how I can create a div like this(looks like 3D) using CSS or JQuery? I will appreciate if you introduce me to a tutorial or any thing that can help me regarding this, Best Regards Behrouz

Member Avatar for Skorpio07
0
399
Member Avatar for masocha

l use <img src = /> in the html but the image isnot showing in the pdf. Anyone know how to add images to pdf in html2fpdf

Member Avatar for chrishea
0
84
Member Avatar for Majestics

I am new for web desging , i want to learn desging, but dont know where to start from... Which tool is best for desging and easy also... any suggestion , comments will be appreciated.

Member Avatar for GreenDay2001
0
98
Member Avatar for felix001

Hi, Im trying to add code tags to my CSS. Ive added the following to my CSS : [CODE]code { background-color: #F9F9F9; border: 1px dashed #444444; color: black; font-family: momspace,"courier new"; line-height: 1.1em; padding: 1em; }[/CODE] But when running my site in firefox the browser doesnt even seen the new …

Member Avatar for GreenDay2001
0
97
Member Avatar for echamber001

Hello, I'm extremely new making web sites so please bear with me. I'm in the process of creating a web page and I really want to put a message board similiar to ones used on Facebook, Myspace, and Twitter. I'm just wondering if this is a possibility and how I …

Member Avatar for rocco88
0
146
Member Avatar for ohgosh

HI~ i have a series of checkbox with different names, how do i validate them? validate to check that one of the checkbox must be checked in order to save the changes in the current page. [U]here are my checkbox codings[/U] [CODE]<input type="checkbox" name="stud" value="yes">Student <input type="checkbox" name="lect" value="yes">Lecturer <input …

Member Avatar for jyotishankar
0
796
Member Avatar for hbnguy

Name: Kevin Height: 5'9'' Hair:black Eyes: hazel Location: CA Age: 20 Hi my name is kevin im a web design intern for a small local business im in college i play a shit ton of video games i love art music smoking(what am i smoking) and women i look forward …

Member Avatar for hbnguy
0
10
Member Avatar for cloris

Am Crosby Siaw, an IT student based in Ghana. Currently i know a little from every aspect i.e. programming, web design, etc except hardware.

Member Avatar for ambraham
0
58
Member Avatar for Buppy

Hello, I am looking to make a vertically oriented CSS/HTML menu. Basically it's using lists: [CODE]<div id="menu"> <ul> <li><a href="#" title="Link 1"><span>Link 1</span></a></li> <li><a href="#" title="Link 2"><span>Link 2</span></a></li> <li><a href="#" title="Link 3"><span>Link 3</span></a></li> </ul> </div>[/CODE] I get them on the same line using ul list-style:none; and li display: inline; properties. …

Member Avatar for almostbob
0
163
Member Avatar for mrkm1188

I'm relatively new to Web Programming.I'm interning in an IT Department and I need to change the current archives web page which is currently set up as follows: Client#-Project# CD#1 CD#2 CD#3.... It has thousands of clients and projects and each CD# is a link to the folder on the …

Member Avatar for mrkm1188
0
87
Member Avatar for Louilly

I have created a pdf with links to a couple of websites, the links work fine if you open the pdf on a pc but if you open it on an iPhone or iPad the links don't work. I made sure the links have http:// Does anyone know a solution?

Member Avatar for Louilly
0
2K
Member Avatar for suavedesign

Hello I have a question for all the coding geniuses on Daniweb. I am a newbie, and I am about to start building my third website. Being that I had some problems with the layouts of my first two websites, I am asking this question before I start on my …

Member Avatar for suavedesign
0
490
Member Avatar for gamestoenjoy

Hi, My website looks fine on Firefox and IE with fixed width on different screen resolutions. On Chrome instead of having a fixed width, my site covers the entire screen, even in case of high resolution, and the site seems broken because of it. How can I fixed this annoying …

Member Avatar for gamestoenjoy
0
103
Member Avatar for lemur

Hi there, I need put on website few image in one line with some link under the pic. What is the best code for that. List item ?? How to put link item exactly under the pic?

Member Avatar for lemur
0
111
Member Avatar for aman rathi

hey guys first of all thanks to everyone for helping me lot of time. now come to the problem. I am beginner to HTML. In book i read about the tag MULTICOL but it is not working on Mozilla browser and also on IE. please can anyone tell me what …

Member Avatar for diafol
0
87
Member Avatar for epicrevolt

I don't just mean demographics like what Facebook Insights offer, I mean that if a user visits your business page, you can be notified of [B]their full name and email[/B]. Is it possible to obtain such information by just visiting a page? I am not paranoid, I was just hearing …

Member Avatar for netvani
0
232
Member Avatar for jie3

Hi guys, I would appreciate some help, I'm trying to embed this gallery (below) on my homepage, but not having much luck. My website is [URL="http://www.tattooexiles.com"]tattooexiles.com[/URL] , and I would like the gallery to sit just below the two paragraphs in the 'welcome' area, just above 'latest news' and 'forum …

Member Avatar for jie3
0
102
Member Avatar for gertails

The End.