10,643 Topics
| |
| |
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 … | |
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? | |
I have a graphical website where the content will be displayed using Flash and will be placed on the center of the screen. On either side, I will have some trees and above I'll have some clouds floating from the right to the left. I am wondering if this can … | |
hi can somebody make for me CSS code of any abstract image for blog heather. code must be compatible with Smarty and LifeType if you do so, please publish that code here and precious instruction where to copy that code in blog settings. I desperately want to publish a blog … |
The End.