13,937 Topics

Member Avatar for
Member Avatar for tecktalk

For as long as I've been validating web pages, I never realized that the closing </head> tag was optional in HTML. I feel as if I've missed the boat at times. While I'm all for trimming excess code, I just cannot for the life of me strip out closing tags …

Member Avatar for sreein1986
0
97
Member Avatar for hafdis

Hi Can anyone help with this. I got webpage and forum "phpbb3" and i am trying to integrate or "wrap" my layout around the forum, i know i have to edit overall_header and footer of phpbb3, but not sure how to start. thx

Member Avatar for cwarn23
0
45
Member Avatar for w33n
Member Avatar for tiger86

hey I want to create a search bar for my browser so I can locate my friends in forums, what boards they are posting on etc etc but some sites do not have this function. I would like to know if anyone has developed a add-on that can do this …

Member Avatar for JonathanD
0
143
Member Avatar for Will1722

Right, Designed a website in Photoshop for the first time and have sliced it, saved it as html and images and opened it in Dreamweaver. When i try to add a link to one of the image slices with a simple bit of html [CODE]<a href="index.html">[/CODE]it makes the rest of …

Member Avatar for tiger86
0
149
Member Avatar for bwl4fun

I'm working on a web page (obviously or I wouldn't be here) and am having the darndest time. I have a page that has 2 .jpeg's. I displays in IE7. The other one won't, no matter what I do. I've renamed it. I've cleaned out my cache. I can open …

Member Avatar for tiger86
0
98
Member Avatar for VIeditorlover

Hi, I bumped onto a guy who claims that there are a magic meta tags which can cause that web page is always displayed at the top of search list. I do know that there are some meta tags which can be useful for search engine, but - at least …

Member Avatar for tiger86
0
125
Member Avatar for dbowe1

Hello. I have a form page that has been created with the fields: Name, Email, Phone (day), Phone (Eve), Address, and Comments. The form will need to be sent to an email address upon clicking the submit button. I have read some previous posts and tried using some of the …

Member Avatar for macneato
0
80
Member Avatar for daveroesch

When i view my site in every mac browser it looks fine, when i view in IE on a PC the DIV links shifts to the right of the image instead of under the image. It also shifts the image and creates a line. Is there code that needs to …

Member Avatar for tiger86
0
72
Member Avatar for reen.blom

I have just started learning CSS for layout ( been taught to use tables, and did...:-S). Now I am really struggling to apply the theory on a practical project. I need to remake my wesite into CSS, and am really struggling with how to go around layout! The site is …

Member Avatar for reen.blom
0
143
Member Avatar for vignesh83

I'm not sure if this is virus/trojan related or not, but when I go to web pages with small embedded visual advertisements, the ads will display correctly for a second and then be replaced with a server error message the page cannot be displayed. I should mention if I quickly …

Member Avatar for The Dude
0
119
Member Avatar for OmniX

I saw the post below about a hover menu, wasnt sure if he wanted a vertical or horzonital one. I require a horzonital one. Can anyone help me? THanks, Regards X Note: Yes I need it compliant with firefox and internet explorer

Member Avatar for macneato
0
75
Member Avatar for newmatrix

New Hampshire web designers is a web designing & development firm. It provides solutions in web design, Flash Design and SEO. It has a strong base in software development and exclusive promotional services. Copy writing , Brand development and online marketing are it's other significant fields of involvement. Please review …

Member Avatar for glennmharris
0
179
Member Avatar for rohitrao

Hi... Is there a way i can change the list/menu (dropdown box, not the menu dropdown) colors from the CSS? Thanks in advance.. Rohit

Member Avatar for macneato
0
64
Member Avatar for allhimachal.com

[CODE] <html> <head> <style type="text/css"> #coolmenu{ border: 1px solid black; width: 170px; background-color: #E6E6E6; } #coolmenu a{ font: bold 13px Verdana; padding: 2px; padding-left: 4px; display: block; width: 100%; color: black; text-decoration: none; border-bottom: 1px solid black; } html>body #coolmenu a{ /*Non IE rule*/ width: auto; } #coolmenu a:hover{ background-color: …

Member Avatar for macneato
0
134
Member Avatar for darkkore

has anyone ever used heritage before? im thinking about letting them design a site for me. anyone have any positive or negative feedback?

Member Avatar for macneato
0
136
Member Avatar for e_pech

I'm a beginner... I want to make a simple page with no more than a Link to a file on a FTP Server (not the same one there the page is hosted) but in order for me to get the file I need to login (username and password) How can …

Member Avatar for macneato
0
99
Member Avatar for GumTree

Hi! I have checked that this extra dumb question has not been asked before - and I can't find it exactly so here goes! I am using Dreamweaver 8, I have created a dummy website using the tutorials, I also have bought two books on Dreamweaver. BUT when I go …

Member Avatar for macneato
0
81
Member Avatar for darkkore

i recently contacted heritage for information on starting a web page for me. does anyone have any feedback on this service?

0
24
Member Avatar for texaskraut

Hi everyone, I do not know what I am looking at .... [url]http://mymatmaker.com/Pricing.html[/url] the drop down menus are the problem. 1st .... the single mats: if I make an order and then continue shopping all my quantities are gone, makes me think I lost my present order. Then if I …

Member Avatar for peter_budo
0
90
Member Avatar for texaskraut

Hi everybody, I'm Tina from Texas, have been dabbling with websites for a bit but obviously need HELP since I'm here .... Can anybody fix the html in a form that submits several size and color options to a shopping cart ? Thank You for your help Tina

Member Avatar for zandiago
0
37
Member Avatar for thosecars82

You can check this problem in the pink square with curvy corners that I have in [url]www.metatradersoftware.com[/url]. If you check the site with firefox, opera or safari everything will be alright, though. Do you have any idea why internet explorer 6 above all and 7 make this mess? For the …

Member Avatar for MidiMagic
0
78
Member Avatar for cmgdev

Greetings! I am trying to create a simple landing page using some css. I have referenced every book I have and cannot find out what I am doing wrong (probably a few things). Would you please take a quick peek at the landing page at [URL="http://www.grabzool.com/breezair"]http://www.grabzool.com/breezair[/URL] in IE and Firefox. …

Member Avatar for MidiMagic
0
92
Member Avatar for EmilioAzevedo

Hi there, I did the wmode thing but does not work well on Firefox and my client is saying that does not work on her IE7. Work well on my IE6 though. this is the site: [url]http://www.simplecool.com/lds[/url] Any suggestions will be greatly appreciated! :) Thanks!

Member Avatar for MidiMagic
0
32
Member Avatar for adaykin

Hello, I have the following code: [CODE] <dt> <p style="text-align:left;"> <a href="">SHOW HORSES</a> </p> <ul> <li><a href="">Riding The Best</a></li> <li><a href="">Western</a></li> <li><a href="">English</a></li> <li><a href="">Reference Trainers</a></li> </ul> </dt> [/CODE] with the stylesheet: [CODE] ul, li { display: inline; margin: 0; padding: 0; } p { display: inline; } /* Background …

Member Avatar for adaykin
0
123
Member Avatar for adaykin

My code is working in every browser except safari. I can't figure out how to get it to work. First I need to detect safari in the html, and then compensate for the margin issues in safari. My code is: [CODE] <div style="margin-left:0%; display:inline;"> Some text </div> <div style="margin-left:50%; display:inline;"> …

Member Avatar for buddylee17
0
80
Member Avatar for Danthon

Hi everyone. Often I make word research in a web page. Using Firefox I click Modifiy – find in this page and a box appears in the bottom where I digit a word and firefox goes directly to the position of this word in the page. But this is the …

0
55
Member Avatar for moth

Hi. Sorry if this is in the wrong section... I'll give a link to my website at the end to give u a vissual idea of what my problem is. When you mouse over images on my main page a movie appears, i'm wanting the movie to also be a …

Member Avatar for moth
0
150
Member Avatar for steve.durfee

Open windows explorer>Go to tools>folder options> file types> find the URL and make sure opens with internet explorer is selected. If not click change and select it as the default.

0
67
Member Avatar for SteveKubrick

So we saw in the [URL="http://www.daniweb.com/blogs/entry2527.html"]news [/URL]that Firefox are trying to set a world record for downloads over a period of 24 hours for Firefox 3 but have any of you actually pledged? [url]http://www.spreadfirefox.com/en-US/worldrecord/[/url] Currently the US is leading the race with 50,000 pledges followed by Germany, Poland and Japan!

0
65

The End.