10,655 Topics

Member Avatar for
Member Avatar for happygeek

So a US Federal Judge says that [URL="http://www.myspace.com/"]MySpace [/URL]is legally protected from any liability as a result of external criminal acts that have been committed by people misrepresenting themselves to other MySpace users. Judge Sam Sparks of the U.S. District Court for the Western district of Texas ruled that the …

Member Avatar for markdean
0
234
Member Avatar for roryt

It's what we have all been waiting for, a flash based solid state memory form that is comparible to a hard disk. Sandisk has launched it's new 32GB hard drive with the use of flash memory. Sandisk claims that this new type of hard drive is faster and it will …

Member Avatar for happygeek
0
86
Member Avatar for roryt

Photoshop CS3 beta is now in the Adobe Labs section of their website free for download. You can now download it! so quick get clickin, hey not so fast! unfortunately you can't see it if you don't have an adobe labs login and a valid version of CS2. Well that …

0
70
Member Avatar for happygeek

A report published by the Social Issues Research Centre, combining data from a YouGov poll with the results of physiological tests on separate study group of Internet users, suggests that there is a link between badly designed websites and negative effects on human health. Specifically, the reports links five key …

Member Avatar for MattEvans
0
173
Member Avatar for roryt

So why do we steer clear from tables? Well it is basically because they were never created to be used in the way we were using them. They were more intended for word processing and simple "tables" of data not whole web pages with all of their content. I remember …

0
74
Member Avatar for roryt

So, this is my first Blog entry. I decided to start a blog today because i now have 200 posts woohoo! Anyway on to the subject. [B]Does Dreamweaver really weaver dreams?[/B] To be honest I don't think there is a simple answer to that. It really depends on how far …

Member Avatar for Steveorevo
0
134
Member Avatar for essential

A two columned fixed layout with vertical navigation sample. Now all it needs is your great imagination. Hope you find this useful, and help you all the way in your web activities. Enjoy...

0
184
Member Avatar for toraj58

Although most people speak of HTML code, the fact is that if you write good HTML code, you’re actually writing XHTML. XHTML is a set of rules that, if you follow them when you write HTML code, result in code that is more standards-compliant, and hence more likely to render …

Member Avatar for sagorcse
0
183
Member Avatar for scrypt3r
Member Avatar for sreein1986
Member Avatar for uringinteristi
0
132
Member Avatar for Hosmer23
0
121
Member Avatar for Hosmer23
Member Avatar for roryt

[U][B]Use[/B][/U] This script can be used to mimize space of a textfield by putting the title of the field inside the text field itself when the page loads. This title will then disapear when it is clicked. [U][B] How To Use [/B][/U]Use the following code as your textfield and fill …

Member Avatar for ServletEst
0
468
Member Avatar for iamrashid
Member Avatar for iamrashid
Member Avatar for .:.wolvie.:.

Page Anchors... Simple enough...two easy little codes to plug in and your ready to go! Come learn how!

0
120
Member Avatar for helloadam

This snippet shows you how to add set an image as a link. 1) In the snippet find [quote]<a href="IMAGE URL WHEN CLICKED">[/quote] and change [i]Image Url when clicked[/i] to your liking. 2) Then find [quote]<img border="0" src="URL OF IMAGE " width="65" height="38">[/quote] edit [i]Url Of Imge[/i] to your liking. …

Member Avatar for uringinteristi
0
206
Member Avatar for helloadam

Text fields are used when you want the user to type letters, numbers, etc. in a form. Here is a HTML code that will let user type in there First and Last names in a text field! Add this code to your template

Member Avatar for mmiikkee12
0
158
Member Avatar for 1o0oBhP

Without using cascading style sheets or more complicated methods it is easy to introduce coloured text into your HTML sites/documents. This is done by using the <font> tag and its options. In addition to this the <font> tag is more backwards-compatible than most other style commands. The way to do …

Member Avatar for mmiikkee12
0
357
Member Avatar for scorpx

I wanna make all tr to link. use this code <a href="http://www.google.com/ " target="_blank"> <tr> <td>google</td> <td>bla bla</td> <td>bla bla</td> </tr></a>it works in IE but don't work in firefox and chrome ? is there any idea ? Thanks...

Member Avatar for almostbob
0
129
Member Avatar for SKANK!!!!!

yeah cause i ned to save my sites backup files somewhere and i dont know if this is the right cateogry but i dont know mods can chagne it but does anyone know where to upload site backup files for safe keeping for free? cause they can get kind of …

Member Avatar for ingeva
0
114
Member Avatar for leegeorg07

hi, i have been working on a log with my friend and we want it to look like the attachment, i currently have a basic css part and html: [code=css] #index_blog{ float:left; } [/code] and html: [code=html] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> …

Member Avatar for leegeorg07
0
110
Member Avatar for SKANK!!!!!

i have two divs. one is absolutely positioned to be centered. in the center of the page. i have a div inside it. i need it to be positioned absolutely but not centered like the first div. here is a screenshot of what i have: (see atachment i guess? does …

Member Avatar for SKANK!!!!!
0
127
Member Avatar for whiteberry

In terms of web design, how do you prevent a lightbox taking on the CSS style for the whole webpage? When developing a website and want users to click thumbnail images and the the bigger version of the image opens up in a lightbox but because of the css for …

Member Avatar for rudevils
0
82
Member Avatar for johnsteve321

Design Design like art is subjective. But it's safe to say that there are some golden rules you should always strive to follow. Keep it clean, simple and elegant. Your visitors should not have to think about what your website is about, or worse, how to use it. They should …

Member Avatar for valonesal
-1
133
Member Avatar for snowsurfer32

So I have a quick question for anyone who can help. Now I have built this site and I use a template. Now Ive been using this template for over 20 pages. now when I use it my navigation doesnt work on the new pages when I click the navigation …

Member Avatar for valonesal
0
96
Member Avatar for Heidegger

I'm a beginner at web design, so my webpage is not that great. I use notepad to edit my HTML and IE7 to display my webpage. I tried to put in CSS in my webpage to make purple letters and a yellow background, but it never works. I had to …

Member Avatar for Heidegger
0
196
Member Avatar for mystikemporium

I am new to this whole website thing. I have opened an online shop, and I am trying to figure out how to add things to the site. I have gone through my hosts forums, and even talked to a person who tried to tell me how to manuver my …

Member Avatar for shalya
-1
166
Member Avatar for kaylar

I built a website using HTML and CSS. I want to add a search box but Id like it to show pictures as well as the link to the item(s). I currently have a search box through freefind.com and it shows only the links. Id like it to show each …

Member Avatar for kaylar
0
100
Member Avatar for Venom Rush

Hi guys and gals I have an image of a map. The map has different areas on it that when someone mouseover's an area a tooltip pops up giving a small description. Now I've gone about doing this by creating an <a> tag and giving it the following css properties: …

Member Avatar for Venom Rush
0
92

The End.