10,655 Topics
![]() | |
First of all I'm just starting to learn , I been working on my first web project but I stumble the problem with my horizontal menu, every time I zoom out the last menu just shift/collapse to the next line, this happen only at Firefox, mozilla, and opera, as for … | |
Hi, I understand that it isn't possible to add a border to a <tr>. I've been reading suggestions to add the border to the <td> instead. My problem is that I have a 2 column table and applying the border to <td> leaves a tiny gap between the border. Is … | |
Hi I'm new to the whole website designing business an have encountered a problem that my drop down menu's sub menu isn't showing. Here's a link to the website : [url]http://www.jaykaypro.com/dev/index.html[/url] Any advise would be much appreciated. | |
Hi can anyone tell me why my page don wnat to go to center? [url]www.norwegiandjs.no[/url] My html is [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 name="author" content="Dimitris Michelinakis" /> <meta name="keywords" content="Opera, Baritone, Modenos, Music" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="charset" content="ISO-8859-1" /> … | |
Hey guys was wondering .. i want my website to be aligned center so that all computers can view it. like there is a lot of space wasted on the right as the site is aligned to the left.. how can i make it so that the site is in … | |
Hi there, I am having a - I believe - peculiar and annoying problem. I have a div on my home page which is meant to contain a picture. Now when I insert the picture I don't seem to be able to align it to the div, it's a little … | |
Do you guys know if there's a module out there that can translate on server side ? HTML, PHP, JS or whateva (i'm even ready to try JSP) because i'm working on my company site and it's in french, but half my customers are english. last site i did translate … | |
Hi There; I have designed a web site. There are buttons at the top of the web site, similar with daniweb.com has "Hardware&Software" , "Software Development" ,"Web development" and so on. But my web site looks perfect in my computer, however, positions of buttons corrupted in different computer that have … | |
Hi, I am building two columns: page-practice-area.php [CODE] <div id="faq1"> <p class="question">> FIAT JUSTITIA RUAT CAELUM</p> <div class="answer-wrapper"><p class="answer"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer eros risus, vulputate vel iaculis vel, luctus ac arcu. Vestibulum metus ligula, dignissim nec viverra a, interdum ut magna. Donec dignissim hendrerit … | |
Hi all how i can put a watermark on a HTML div?? | |
Hi im currently studying ict a level and we have to design a mulitmedia product in flash, i am a complete newbie to flash, and im wondering how you make a small text box appear on a mouseover a piece on text? Thanks | |
[URL="http://www.daniweb.com/web-development/web-design/html-and-css/threads/236229"]piggybacking on a Previous thread[/URL] The follwoing code works, the questions are: 1. Has anyone converted this to API V3? 2. How is the address variable passed to this map fro a search results page? I am new to heavy coding and any help would be greatly appreciated. Thanks, [Code] … | |
Hi, I have this navigation: page-about.php [CODE] <div id="AboutNav"> <h3>About</h3> <p style="border-bottom: 1px dotted #787878; width: 200px;"></p><br /> <a href="https://localhost/wordpress/about/about-vision.php">Vision & Mission</a> <a href="https://localhost/wordpress/about/about-history.php">History</a> <a href="https://localhost/wordpress/about/about-client.php">Client</a> <a href="https://localhost/wordpress/about/about-people.php">People</a> <li> <a href="https://localhost/wordpress/about/about-people.php">Chairman</a></li> <li> <a href="https://localhost/wordpress/about/about-people.php">Partners</a></li> <li> <a href="https://localhost/wordpress/about/about-people.php">Director</a></li> <li> <a href="https://localhost/wordpress/about/about-people.php">Advisors</a></li> <li> <a href="https://localhost/wordpress/about/about-people.php">Senior Lawyers</a></li> <li> <a href="https://localhost/wordpress/about/about-people.php">Junior Lawyers</a></li> <li> <a … | |
[ I'm not quite sure if I chose the proper section of forum however I will take this risk ;) ] Hello, I'm young student from eastern Europe. I've been trying to achieve some skills in webmastering (At last I've got some free time to keep focus on that :) … | |
I have searching around and could only find tutorials for earlier versions of Joomla and am a new comer to this CMS. Please help me with good, easy to understand sources or suggest any other CMS you think i could use. Thank | |
How can I get an image to have it's own hyperlink that is inside of a clickable div? [CODE]<div id="clickable" onclick="window.open('http://www.daniweb.com');return false;"> <p>I love clickable images!</p> <a href="http://www.google.com"><img src="someimage.png" /></a> <p>too bad they don't click in a clickable div</p> </div>[/CODE] If I try the above then the DIV is always … | |
Hi, Am trying to get away from flash + new to jquery. I know there is an obvious problem in the Css or js but the more I change things around the worse it gets. I want the gallery up next to the right of the nav column. Sick of … | |
how can one embed a pdf file on a web page... challenging eh!!! | |
I have a situation where I am creating content to be used in a content management system, and I am running into some CSS issues with page zoom. The site I put together has, as a feature, a page layout that looks something like the file attached. It looks fine … | |
Hello, im trying to create a "gradient" border so within my container div i have the content div that takes lets say 590px out of the containers 600px. and another div next to it that takes the remaining 10px. as i add content to the content div its height expends … | |
I would like to use the front end to send info to a program built in python 2.7/3.2(not sure which yet but most likely 2.7). That program would then send data back over to the front end and create new buttons (the number of buttons will be arbitrary). I have … | |
any body tell me how i convert psd template to joomla template?? | |
Hello all, I am new to both HTML and CSS i am using a code where u can drag and drop elements from left into the grid. i want to put the images in the left with same effect as the one where I am dropping the image. Also on … | |
I am a beginner designer, and I charge $15/hr. Is it fair to charge for my time when I am correcting a mistake that I made? | |
Hi guys We have been asked to create a sudoku game using some type of CSS grid framework. I can't find any good explanations as to what a grid framework is. Someone please explain or direct me to an explanation. Regards | |
page-about.php [CODE] <div id="AboutNav"> <h3>About</h3> <p style="border-bottom: 1px dotted #787878; width: 200px;"></p><br /> <a href="https://localhost/wordpress/about/about-vision.php">Vision & Mission</a><br /> <a href="https://localhost/wordpress/about/about-history.php">History</a><br /> <a href="https://localhost/wordpress/about/about-client.php">Client</a><br /> <a href="https://localhost/wordpress/about/about-people.php">People</a><br /> </ul> <br> </div><br /> [/CODE] style.css [CODE] #AboutNav h3 { margin: 20px 0 0 0; } #AboutNav a:link{ background: url('images/About/AboutNav2.png') 0 0; width: … | |
Hi, I am trying to have my landing page center in the browser when it resizes, with css yet and I'm confused. Right now its all flush left and i want it to center in any browser if possible. Maybe could someone please add the code in red so i … | |
Hi guys, [url]http://mambo.3thirteen.co.uk/en[/url] On the top bit with the videos and 3 video previews i can't get the 3 video previews to display on one line. It's driving me mad, I'm sure its only 1 little line of CSS but can't figure it out. display:inline; is not working as expected … | |
Hey guys! i appreciate all the help ive been getting from you around here. I have a problem that isnt being solved by google D: i like the frames in html its exactly what i need however i want to make a dropdown menu bar on the header frame and … | |
Dear all, I got a problem with the header in a website that I was working on, now it is nearly published but after I had tested it over several browsers I got a problem with firefox. Check out the header how does it look like: [url]http://www.birthkuwait.com[/url] I'm using Blogger. … | |
I am a self taught "elementary" html coder (still find hard to resist putting formatting on the page along with the content) and have created two web sites for orgs I belong to: [url]http://www.conservancyonmayne.com[/url] and [url]http://www.vivaldichoir.org[/url]. I recently added a code snippet I found at Digital Point that performs a … | |
Hello, I have a table and a div tag. My table is on the left side of the div tag. I was wondering how to make sure that my div tag wont be disrupted by my table. When I have a table next to the div tag, my context in … | |
Hi, I'm building a design for a website as a practice, but it seems i'm missing sthg as every time i try to add <h> tag of any size, the div shifts down leaving a blank space above, but it works fine if i replaced the <h> with a large … | |
Hello, I am currently creating a master page with a fixed with of 960px, under the header i have a left column, a placeholder, and a right column, all 3 are set to float:left; and have fixed widths of respectively 150 , 615 and 195 pixels. The page displays perfectly … | |
page-about.php [CODE] <div id="AboutNav"> <h3>About</h3> <p style="border-bottom: 1px dotted #787878; width: 200px;"></p><br /> <ul> <li><a href="https://localhost/wordpress/about/">Vision & Mission</a><br /></li> <li><a href="https://localhost/wordpress/about/">History</a><br /></li> <li><a href="https://localhost/wordpress/about/">Client</a><br /></li> <li><a href="https://localhost/wordpress/about/">People</a><br /></li> </ul> <br> </div><br /> [/CODE] style.css [CODE] #AboutNav li a:link{ background: url(images/About/AboutNav2.png) 0 20px ; width: 100px; text-decoration: none; color: black; Arial, … | |
I have a bunch (about 20)thumbnail jpg images that I want to enlarge to a much bigger image when you click on each thumbnail. But I dont want to have so many large jpgs on my website, because that will slow down the entire site. Whats the best way to … | |
![]() | Hey everyone, I am having some trouble positioning a div in the top right corner of another div. This is what I would like to have. [ATTACH]23723[/ATTACH] But I cannot get it to work. I tried [CODE] #edit { position: absolute; top: 0; right: 0; } [/CODE] This is the … |
How to use macros in html . I do not want to re-write a part of html code in many pages. any way to use modular kind of programming in html. Thx in advance. | |
Hello, I just wanna ask if web designers need to master programming like java, C++ etc? coz I'm not good at it, I Mean really suck at it no matter how hard and long I practice it I just dont get it and when I do I forget in a … | |
Hi There; I try to design a web site. There are many pages in my web site and I linked them altogether. But there are constant buttons must be existed in different pages. I mean there are buttons namely, "Home" , "About" .. vs in different HTML pages . I … | |
Hi guys I'm new to html and css and would like to know how to create something like the picture. Basically I need to create any image and add a number to the top right corner via a function. If there are examples please do share. Note: this is not … | |
I have a website with a lot of information and a design that needs a relatively high screen resolution. I'd like to be able to create an innitial page with a redirect to send mobile browsers to a streamlined m.olycomputers.com page with just rates and contact info, in a resolution … | |
I want to have an iframe expand and center on the screen when a button is clicked. This would be similar to creating a lightbox for it but I dont want to have the content in the iframe reload. I have found solutions that can resize an element but it … | |
Dear all, I've been working on this template for a an non-profit society. Everything seems fine with me I edited like tons of the code, sadly, one thing annoyed me a lot and couldn't be able to solve it yet. The problem is in the top menu, when you hover … | |
style.css [CODE] #AboutNav a:link{ background: url(images/About/AboutNav.png); width: 100px; text-decoration: none; color: black Arial, Helvetica, sans-serif; font-size: 12px; padding: 10px; } #AboutNav a:hover{ background: url(images/About/AboutNavHover.png); width: 100px; text-decoration: none; color: black Arial, Helvetica, sans-serif; font-size: 12px; } [/CODE] page-about.php [CODE] <div id="AboutNav"> <h3>About</h3> <p style="border-bottom: 1px dotted #787878; width: 230px;"></p><br /> … | |
Hy all, I am still newbie in web developing here my problem, I using .htacces to change the url of my website the url have changed but the problem the css file is not loaded here is my .htacces file [CODE] RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond … | |
Hello everybody , I'm just asking for how to have two background images in html , the problem is that i need two different caracteristics in css . the first one is defined as : html : [CODE]<body> <img id="arriere" alt="" src="water.png" /> <h1>Mon super site</h1> <p>Pour le moment, mon … | |
I just want to know if i can determine a size for a form , and how to center it plz? | |
Hello, I'm having trouble with a webpage that has multiple CSS. The issue is the jQuery on the page, which doesn't work. The page I'm trying to get to work; [url]http://www.sahara-online.co.uk/demo/News.htm[/url] So does anybody know what to do? - some help would be much appreciated. Thanks Matt. | |
hello , i just have a problem as show this link : [URL="http://jsfiddle.net/87cem/7/"]http://jsfiddle.net/87cem/7/[/URL] , the images don't have the same limits , how can i have a page without scrollbar plz , with fixed width ? thank you . |
The End.