11,821 Topics
![]() | |
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 … | |
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 … | |
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 … | |
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 … | |
[URL="http://www.rackspace.co.uk"]Rackspace Managed Hosting[/URL] has today sent me the formula to create the perfect website, and being a nice chap I felt I had to share it with you, so here goes: [B]Pwebsite = { ((14.14* EaseNav) + (13.56*Speed) + (13.11*CleanDes) + (10.89*Func) + (10.89*Up)) – ((12.63*Pops) + (10.32*Ads) +(5.21*MultiM)) } … | |
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 … | |
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 … | |
[B]It's an activity that spans all age groups and occupations. There are personal blogs, social blogs, and professional blogs. Whatever the topic, someone has probably blogged it. Some of us get paid to blog and others pay for the privilege of blogging (on a particular site or with particular software). … | |
[B]Find out which are the essential design issues when developing applications for handheld devices.[/B] Mobile devices' inherent Web capabilities open a whole new platform for delivering content. Before you dive into developing mobile Web applications, read about some issues that you need to consider. When targeting handheld devices such as … | |
The news that [URL="http://www.boeing.com"]Boeing [/URL]is to scrap its [URL="http://www.connexionbyboeing.com"]Connexion [/URL]in-flight Internet access service will surprise many people. The fact that it had an in-flight Internet access service will surprise many more. Unless you were a business traveler, flying in Asia where the service was most prevalent, and then one who … | |
This week [URL="http://labs.adobe.com/technologies/spry/"]Adobe [/URL]released the Spry toolkit that finally allows web designers to join the, until now, programmer led world of Ajax development. At the same time, [URL="http://www.backbase.com/"]Backbase [/URL]introduced an Ajax development tool for Java applications. But what use is an Ajax powered website when search engines such as Google … | |
Web Developer. Webmaster. Web Designer. What do these terms mean? Which one are you? In fact, these terms have been used and misused so much that they are in danger of losing any distinct meaning. This article attempts to define and defend these labels and their meanings. "Webmaster" in particular … | |
GAP, Inc. the owners of Gap.com and OldNavy.com closed down their websites last week to prepare them for the upcoming holiday season. Instead of developing a test-beta site, they opted to close the websites completely, and complete the overhaul before releasing it to the public. The company is collecting email … | |
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... | |
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 … | |
| |
use this code for frame borders write this code between head tags | |
A simple HTML code that converts Fahrenheit to Celsius and Vice Versa. | |
| |
[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 … | |
| |
Page Anchors... Simple enough...two easy little codes to plug in and your ready to go! Come learn how! | |
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. … | |
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 | |
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 … | |
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... | |
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 … ![]() | |
![]() | 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"> … ![]() |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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: … | |
What process takes longer: Designing a web-site or developing it for the internet? I have a friend who passed her designs on to a person she had contracted to work for her developing the site to get it online. She is being told that a site that has a Database … | |
Hey everyone! I'm making a website, and was wanting to add a comment box, but don't know the codes. I'm not really new to HTML, but I'm new enough to not know it, and I'd really appreciate like a step by step code thing, not just a copy and paste … | |
Can anyone tell me the technology to develop mobile web pages that is compatible with all mobile browsers? 1) Need suggestions for developing mobile web pages. 2) Not for specific mobiles. 3) Web pages must be compatible for display on almost all mobile browsers. 4) UI must be simple and … | |
I need immediate help please I have made a logo and client wants it in different formats. One of them is .gif(transparent) Logo contains Gradient as well when i convert it into transparent .gif the gradient disappears. Need urgent help please. Thanks | |
hello, its the pain again!!! Im trying to make a box with rounded corners to put text in some and photos in another but am struggling I have a black background and would like a thin white rectangle that is landcape in orientation and has curved corners. As if im … | |
Hi Fellows, I am working on a website project. I need to create a scrolling upside navigation buttons. Please visit [url]http://www.kingston.ac.uk/[/url] This website has navigation buttons, when user hover mouse over the button, the button start scrolling upside and when user move the mouse to other button then previous button … | |
i gotta create an image slideshow... only for images.. but all the images should be from the database.. i dont wanna use things apart from html & css... can u help.. | |
Is there a way to make links in unordered lists be non-underlined by default? And when the user hovers over the link, it becomes underlined? Here's the current code: [code]<ul> <li><a href="water">Water</a></li> <li><a href="wastewater">Wastewater</a></li> <li><a href="surveying">Surveying</a></li> <li><a href="aerial">Aerial</a></li> <li><a href="it">Technology Consulting</a></li> </ul>[/code] On the page with the lists, all of … | |
Had visual web developer 2008 installed and was instructed to download and install SP1 all kinds of problems and now can't install at all. machine is running Vista Home Premium. I am baffled and have used these products for several years now. Here is a list of the errors and … | |
What is the cause if a Page cannot be found message is display when opening a web page other than your homepage? | |
![]() | Hi guys!! I would be very happy to know about a fast and easy web page designer for Linux OS. ![]() |
![]() | Yesterday I discovered that FireFox refused to read CSS files that did not have the CSS extension. I have a basic CSS that's always read, based on the CSS extension (I have a script that automatically loads all CSS files found in the local directory). Then I had a set … ![]() |
I want to make a website for me, How should i start? |
The End.