Posts
 
Reputation
Joined
Last Seen
Ranked #469
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
10
Posts with Upvotes
10
Upvoting Members
9
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
5 Commented Posts
0 Endorsements
Ranked #977
Member Avatar for samaru
Member Avatar for Tekmaven

I'm not sure whether SEO is unethical or not, to be honest.... the desire to appear within the top listings is fair enough... attempting to ensure that your site is their is only natural. If this requires optimisation, then fine. What I beleive to be unethical is the methods by …

Member Avatar for dhirajkumar123
4
4K
Member Avatar for hockmasm

Apparently, having "-" in the URL is a very good thing, unlike having "_". If you consider... [url]http://www.my-cat-and-mat-site.com/the-cat-sat/on-the-mat[/url] [url]http://www.mycatandmatsite.com/thecatsat/onthemat[/url] [url]http://www.mycatandmatsite.com/the_cat_sat/on_the_mat[/url] Okay... basically the same information, but with/without - or _. Now it appears that Google will look at Hyphenated words as indiviudal words. Thus my-cat-and-mat-site can be read as... my …

Member Avatar for ellena980
0
746
Member Avatar for painterdude

Precomend something called XAT....It's one of my little secrets, (erm..was!) for img reduction. Works wonders and gives strong control.

Member Avatar for KavithaK
0
362
Member Avatar for autocrat

OK... I've been got by CSS... I revoke my dislike for it! I think it has potential and could be used constructively! I hate CSS! I sat up till 5:30 odd this moring... simply trying to make a header with 3 images, a left end, center and right end.... so …

Member Avatar for austinluthers
0
260
Member Avatar for SelArom

Hmm... pause and think a moment. Are you selecting a List Item... or a Link? You should maybe be assigning the "selected" class to the <a> instead of the <li>? Give that a go, and see how you fair.

Member Avatar for Cobra98
0
5K
Member Avatar for MidiMagic

There may be a solution, but I can almsot gaurentee that it will only work on a few browsers!

Member Avatar for JesusFreak83
0
2K
Member Avatar for nelly_1005

To do the sort of thing you wnat, you will have to design the DB in one of the following fashions... 1) keyword tables.... have tables with the correct word/term....then have fields for all the additional alternatives and abbrv. 2) generate standard tables with the keywards in, then ensure that …

Member Avatar for ChrisPadgham
0
902
Member Avatar for autocrat

Okay folks... I'm currently using a CMS system for the vast majority of the sites I build. I have a simple setup for Ecommerce and use the PayPal cart for Cart and Payment. The issue is, two of my Clients are doing rather well, an dare considering go up a …

Member Avatar for shaniadavid
0
313
Member Avatar for harycalis

So, what if the site you have has little wasy of linking to other sites? Say there are no other sites of a related nature, or those that do exist are in competition with you? I'm finding the linking aspect the biggest pain of all... I found keywords and descriptions …

Member Avatar for jesicawillss
0
658
Member Avatar for vexhawk

Two methods I can think of. You have the image property for Lists, and you have the background-image proprerty also. [code] li { list-style-image: url(yourimage.ext); } [/code] Or [code] li { list-style: none; background-image : url(yourimage.ext); } [/code] Note, with the background-image method, you may need to apply a bit …

Member Avatar for ko ko
0
136
Member Avatar for Junior Matt

stymie is correct. I really do not see why people seem to think there is any real differene between "static" and "Dynamic"... you are still putting content on the internet, still using code and tags and content etc. Theo nly differene is you are not manually building each page - …

Member Avatar for superspudnuts
0
98
Member Avatar for paulhoffman

Hmmmm Well, when loaded and not used.... Top level H bar is Black links on Red. Hovering over them makes them White. When hovering over a Parent, Drop downs appear. If the child link has no children, it shows White. If it has its own children - it shows Black. …

Member Avatar for livecofriendly
0
251
Member Avatar for udhayash

hmmm... You oculd try using and animated gif/png file.... use a Static image for the initial, and replace it with the animated file on hover, (may not work in all browsers!). You could use JS to fade in an image using some of the JS effects, (try not to use …

Member Avatar for nayana4u
0
123
Member Avatar for Syakoban

Try looking up Anchor and Target :) By using the ID attribute, you have basically made a "jump to link".... usually, in the anchor, you'd have to have something like... href="blah.html/#thisonegere"... and in the page markup have an id for "thisonehere". The link is jumping to that point!

Member Avatar for MidiMagic
0
191
Member Avatar for dina

Hell, I'm no genius or expert....... but it really does depend on several key factors; application / usage ---- light load / heavy load ---- entering data / altering data/ processing data connections / users ---- light / moderate / heavy ---- short periods / long periods time frame --- …

Member Avatar for morphosin
0
1K
Member Avatar for OmniX

Not wanting to sound funny... but we could do with a little more detail. Okay, so you want to vertically align it... what size is it? Is it a fixed height or will it vary? Can you not supply a link to the IE version of it? (By the way, …

Member Avatar for MidiMagic
0
157
Member Avatar for autocrat

OK, I'm new here, and to the whole web site stuff..... and more than a little confused about the placing on search engines, how to get listed, the time it takes, robots.txt, and how to be ranked higher etc. :?: I have text on my site, I have meta tags …

Member Avatar for seoprofessional
0
244
Member Avatar for gilsontech

Do not rely on IE to give you a 'true' image as to how the page will load. For a better picture, test in multiple browsers (such as Mozilla Firefox, Opera etc.). IE has far to many 'easy' bugs (meaning that it is a lot more forgiving of errors and …

Member Avatar for MidiMagic
0
150
Member Avatar for schumaj

tizag alistapart cssplay And Practice practice practice. Avoid using Hacks, there are plenty of work arounds, and it will save you headaches when newer browsers come out. Validate code as you go... otherwise you will cause yourself more problems. Test for accessibility as you go, otherwise you will have to …

Member Avatar for andymonk
0
219
Member Avatar for Aeneassan

Any chance of you being a little more specific as to which sections (putting Here1 and Here2 would have been very helpful).

Member Avatar for kylethedarkn
0
119
Member Avatar for poslanik

Not being funny... but if you look at it in IE6 and then in a more compliant browser, the answer is staring you in the face. Look at the Width of the left content in IE6... then look at how it has "wrapped" in the other browsers. I'm going to …

Member Avatar for peter_budo
0
567
Member Avatar for J_R

IS there not a page for us to quickly look at? Would help us if we could "see" it in different browsers. Further, in most cases, what works in "most vbrowsers2 should work in others with a few tweaks. Some times it's a browser misinterpreting... but more often it boils …

Member Avatar for kylethedarkn
0
200
Member Avatar for nojnewo

What are you using for that email form? If you are getting alerts, I'm going to guess it may be a Javascript form? You may want to reconsider (or at elast test with JS disabled), as it could be a serious accessibility/usability issue. Alternatively, it oculd be some securtiy setting …

Member Avatar for autocrat
0
101
Member Avatar for Tom Tolleson

Well... I'd go with something similar to ...TommyBS... You can put in an image and tell it to be 100% 100%... that would get the result you are after... sort of. I suppose if oyu really want to have content on top of it, you could use relative positioning and …

Member Avatar for autocrat
0
166
Member Avatar for izzi81

Okay... can you be a little more specific about the "stretch the full height". By definition, an element (such as a div etc.) will either automatically expand to contain the content... or remain a set size if you apply a Height to it (barring IE, which treats height as min-height!). …

Member Avatar for MattEvans
0
92
Member Avatar for OmniX

It's down to how hte Browsers tend to repond - DocTypes tend to act as "how to read this" instructions to the Browser. You'll find things like Quirks mode and the Box model in IE are different than Strict mode and the Box Model (look it up). There is also …

Member Avatar for OmniX
0
109
Member Avatar for jameswoodhouse

Well, thats done with script. Tehre are multipel ways to do it... I'd say the more "reliable and safe" methods depending on your server (php/asp etc.). You could do it with JS... but please be careful, as that requires JS to be enabled on the visitors computer, and is ignored …

Member Avatar for MidiMagic
0
142
Member Avatar for rkl5006

Never used DW in my life... but I can have a guess for you. If the ARticle is held in a DB, then you should beable to "fetch it"... If you have cvreated the article so it has split content fields "a blurb/intro field" and "a main body field", then …

Member Avatar for autocrat
0
157
Member Avatar for rowads80

Okay... making a form is not reliant upon server side scripting... making the form do something often is. On the upside, if all you are wanting is something for emails, then the chances are your host has some basic scripts/cgi/perl etc. that you can use, and that are fairly simple …

Member Avatar for autocrat
0
59