- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
12 Posted Topics
Hello Roryt, Forum Members, To minimize the differences of all elements in different browsers, you can add: * {padding: 0px; margin: 0px} to your style sheet. This eliminates the default margins and padding for everything. Elements like for H1, h2..., <li> <input>, etc. have different styles in different browsers. This …
hello DaniWeb Forum, I need help with reading a csv. Here's the file: product name, color, width, quantity, subtotal product1, red, 20", 200, $30 proudct2, blue, 30", 10, $12 I've written code that creates this file as an order. What I'd like to do is read the subtotals and generate …
Hello DaniWeb Experts I haven't found this topic in the forums, so if its been covered, please redirect me. Thanks I have a page which has a div with product instructions at the bottom. Is there a way to create a print button that will cause only the instruction sheet …
Hello CSS Experts, As far as I can tell, what I want to do can't be done. Ihave a gallery page that is liquid in width. Instead of liquid widths of thumbnails, when the page is narrow, I'm planning on two columns (or one) of images, but when the page …
For text editing I use TextPad, and for WYSIWYG coding I used to use Net Objects Fusion but I don't anymore. For the record, I haven't used Dreamweaver or GoLive and probably won't. I seem to run up against the limitations of WYSIWYG editors too soon. They also generate some …
Have you tried to FTP directly to your domain name? I host on a shared virtual host (Linux) and until the DNS servers knew where my domain was, I had to use the server address e.g. server2.somesite.com/~myuser. However -- once the name servers knew where my domain was, as is …
Hello gang, Here I am with another Newbie question. I'm creating a photo gallery for my Web site. Right now I use a series of links to create the gallery: [code]<a href="./images/gallery/photo1.php"><img src="./images/gallery/thumbs/tn_photo1.php"></a> <a href="./images/gallery/photo2.php"><img src="./images/gallery/thumbs/tn_photo2.php"></a> <a href="./images/gallery/photo3.php"><img src="./images/gallery/thumbs/tn_photo3.php"></a>[/code] My Linux host will already make the thumbnails from images I …
What I test in: I test in IE 5.5, 6 and 7, Opeara 6.2 and 7 and Netscape 6.2 and 7 and I recently upgraded to FireFox 2. I also view the sites in Lynx. As a last test I also see how the sites look in Konqueror on Linux. …
Hello all, I have a newbie question. I need an alternative to this: $variable = 'Sometext with some other text <?php include 'somescript.php'?> some more text'; where $variable will be echoed into a webpage as part of the page content. I can echo text into the page all day, but …
Hello all. cath120, Here's an alternative that might work for you. [html]http://www.serve.com/apg/workshop/cssMenu.html[/html] It uses nested unordered lists of links and css styles to "hide" the drop down links until mouseover. I hope this helps. Peace
Thanks for the warm welcome Dani! This is my first membership in an Online community, but I've got a good feeling about it already :) Name: Kevan Nickname: Papu (My twin Grandsons!!) Height: 5'11" Weight: 180 ? Location: Broken Arrow, OK Age: Too young for Medicare, too old for women …
Hello Friends, I came to DaniWeb for solutions to problems I was having with Windows Media Player. By trying things I read here, I found these solutions so I thought I'd share them with you all. First, my rig: VIA KT4V Motherboard with onboard video and audio AMD Athlon 2400+ …
The End.