10,650 Topics
| |
Hey, See the code below, The cell color is yellow. Is there any way that if I click anywhere on the CELL where the hyperlink is, it will take me to the same url "http://chargertek.in" [code]<table border="1" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="100%" bgcolor="yellow"><a href="http://chargertek.in">Free Web Hosting</a></td> </tr> </table> [/code] | |
I am new to CSS and my html is rusty as hell, and I want to have links arranged horizontally on the top of my page. They are block links. [code] CSS script: a.blue_top_tab { text-align: center; display: block; background: blue; color: black; text-decoration: none; width: 120px; font-size: 140%; padding-top: … | |
Presently, after sorting my previous problem of menu, I'm only struggling with browser compatibility. Thought of it scares me since the reason I'm making this website is to show it to different employers (who often asks for the proof of applicant's previous work within CSS before considering their application) & … | |
I'm in particular facing problem with Top Menu (#topMenu in my code). In Firefox, every time I hover the mouse over Beer/Wine/Whiskey/Spirit link, the sub-menu ALWAYS stays at far left hand side (as seen in the attached file). In Internet Explorer, every time I hover the mouse over Beer/Wine/Whiskey/Spirit link, … | |
I wonder if anyone around could possibly help me ease up my stress that I've been having for the past 2 days in sorting out the CSS Horizontal drop-down menu. I've somehow managed to get the Vertical Pop-up menu along with its submenus ("leftMenu" in my code) but the Horizontal … | |
So I have a personal website that I want to be able to put pics on. Vacations and family photos, ect. The only reason I want to do this is so friends and family can view the pictures. So my question is how safe is it to put pictures like … | |
Hi I am new to web designing and need some advise I don't know whats the best web desiging tool/software in the market. I have heard dreamweaver is good but its too complicated, is there any other tool that is good. I am looking for something that is easy to … | |
I'm building my very first CSS page & wonder if anyone around into it could possibly help me get the layout as seen in the attached file. Following are the codes that I've worked on for the whole Saturday afternoon & evening but still failed to achieve the EXACT result … | |
I have been working on this for a few days now and can not seem to figure it out. I’m no pro webmaster just part time, so bare with me here please. OK so what I am doing is creating a new site in front page. What I can’t figure … | |
I am in need of some help with a webform. I have looked the web over and cannot find a solution. First, In the webform I have the need to disable certain text fields based on whether or not a radio button is checked yes or no. Second, I would … | |
Flash seems to be the best at integration of audio, video, and visual effects. Now with Adobe and it's resources in charge will there be no stopping Flash at becomming the leading web tool. | |
I have been working on this for a few days now and can not seem to figure it out. I’m no pro webmaster just part time, so bare with me here please. Ok so what I am doing is creating a new site in FrontPage. What I can’t figure out … | |
Hai , My form has 3 buttons side by side,...each with different length of text on them...resulting in the width of buttons not being uniform..could anyone sugguest a solution ...bye the way my buttons r not images..(for images width attribute works..right?) | |
Hia groovers, I've just got a site up with a couple of glitches I've been puzzling over. Foremost a difficulty with trying to keep the pages as clean and fluid as possible (it's kiddy friendly). To this end I wanted to have the central text as an 'auto' scroll which … | |
In VBulletin, my homepage is under the directory /forums/index.php when i go to my url, i would like index.php to be the default page. However, index.html is selected as the default page. Normally i would just try to rename index.html to index.htm.OLD and then rename my index.php file to index.html. … | |
hey i was wondering if there is a program i could use to covert a media player.or quicktime file onto a dvd using a mac if nebody knows please respond thanx | |
I have been looking and cant seem to find what im looking for. I want to be able to go to my website and view a calendar with my appointments and important dates. I have see a few calendars, but none with the feature I am looking for. I want … | |
Hello I have few questions about dreamweaver extensions I have more than 150 Dreamweaver Extensions, Do I have to manually install them one by one thru Dreamveaver Extension Manager or is there a way to install them at once.? Also, what is the purpose of these Extensions? I mean how … | |
hi list m a designer. i write tutorials for photoshop. and i mean tutorials in bulk. at times 5 tutorials a day. 30 days a month.i use dreamweaver to compile my tutorials in HTML format. my problem is that i do write a lot of text repeatedly. many steps in … | |
I suppose this is more of an opinion thread than a downright technical one, but it's something all of us web designers must consider constantly and I would like to get an idea of what the general consensus is (if there is one). For a long time, the only way … | |
I need to know the main elements for creating a web page or site. This is my first attempt to create a web page or site and I need to know what I will need in order to start. If any one can help please e-mail me at [email]wandakinchen@yahoo.com[/email] :?: | |
Hey guys and gals, Ive just recently developed a shiny new front page for my website ([url]www.techtoast.com[/url]) and would liek some opinions before it goes live: [URL=http://homepages.nildram.co.uk/~78gfd/toast]Click Here![/URL] The animation was done in Flash MX, and the (bit of a site) done in Dreamweaver MX. Im afriad the links dont … | |
I have already displayed the contents of a database in a table in my page. I need to add the values in a column in that table and get it displayed at the bottom of the column. Could you give tips, codes and other sources so I may display the … | |
i want the flashremoting.dll file........i dont know from where can i get it. i downloaded the flashremoting.net from macromedia and i didnt find this dll in it..So can anyone help me | |
Does anyone know how to place an image inside a HTML textbox? Like: [url=http://photobag.2plans.com/][img]http://photobag.2plans.com/images/98427696.jpg[/img][/url] | |
I am experiencing a great degree of difficulty trying to password protect a page on my site. I have a .txt file of user id numbers which serve as passwords, and I want to create a java script to gain access that file from my html form. Any help out … | |
Hello all. Pretty much finished my project for school, everything works, you can add and delete files, can't crash the program e.t.c. but I can't find out how to list these in order of date. [img]http://img300.imageshack.us/img300/4570/visualbasichelp5ck.png[/img] Currently I have the sorted property of the list box equalling true. As you … | |
Hi, I have a resizable container div with overflow:hidden. If an element within the container doesn't fit completely, we want to set its visibility to hidden (rather than letting it crop). I have a function that checks offsetTop and offsetHeight to determine if an element is within the bounds of … |
The End.