10,643 Topics
| |
Hello all! I created a web form, but it isnt I guess to say attractive? Its a form to enter some information, but the alignment is horrible lookg. Can any one help me? :) Thanks!!!!!!!!! Here is the code... <html> <head> <title>Welcome</title> </head> <body> <h1>??? Welcomes You!</h1> <br> <br> <form … | |
Hey guys,i'm developing a site for an fm station the only remaining thing is a module that enable surfers to listen live online.I'm stuck,i don't know where to begin?Anyone implemented/intergrated audio to a site? | |
I have some prewritten css that I use for a bunch of sites to integrate different things, is there any kind of tool that will go through and eliminate the styles not being used? Not all of them are used by every site and I dont really have time to … | |
How to make table on a web page..I hv designed a table in adobe n thn place it on the page bt can there be another to make table else the Insert table option in dreamweaver as that table can't be formatted. Regards, | |
Hi I am you can say a novice website designer and I made a layout for my website and it works in some browser and have issue in other. Here is a link to where you can see my template: [URL]http://71.185.46.175:8080/[/URL] If you dont feel safe opening the link or … | |
I am creating a framed page using css elements. The only problem is I am having problem linking to specific elements. I have the main body titled content and would like to link to it to from another element so the information is displayed in the body. Is there something … | |
is really tables are out of the designing world? is really CSS is a must in every website? Please help me learning CSS, can you recommend websites that has a CSS TUTORIAL in ZERO KNOWLEDGE LEVEL... :'( | |
Hi all, I have an HTML/Css code, for display of Collapsible Data. While the Data grid/table looks neat and good in IE, it is not so in FireFox. Furter in FF, each row height keeps expanding, on usage of the collapsible marker .... Can anyone help me in fixing this … | |
First, I am aware that there are a lot of extraneous graphics on the site right now. I am working on it. [url]http://abusesanctuary.blogspot.com[/url] Why are my main posts showing up waaaay down at the bottom? Am I missing a /div somewhere? Thanks -blogger who needs help | |
Hi guys. I have 2 frames created in my index.html horizontally. (toppage.html, and mainpage.html) The top frame has all dropdown menus. When I use one of the dropdown menus, and get another page "majorshops.html" and target it to mainpage frame, it works fine. But the issue is, when I want … | |
| I'm currently working on one of my first full website projects and i need to have a flash music player included. So far I've made basic scripts to make the play, stop, and pause buttons work, but the player can only load one song. I'm hoping that the finished flash … |
How do I transfer video from one of those old dat tape format vids to a movie file for the internet? Its an old Sony and there is no manual to be found and no usb interface. | |
I was wondering how do we make a folded page effect using photoshop as shown in the screenshot below [url=http://ezfiles.info/][img]http://ezfiles.info/images/5844116.png[/img][/url] | |
I am stuck. I have a layout witha table 3 columns. Each column has a table inside of it, with different colour background. I do not seem to be able to make my inlaid tables stretch to the very bottom of the main table. They are formatted according to their … | |
Hi, I now am 100% CSS with no table in sight (except for the odd bit of truely tabuler data) and I find thayt my pages now lack suitable scroll bars (the ones I have played with are intrusive (look a bit old fashioned)). I am looking at the ready … | |
Ok. I give up. I have read a 1000 and 1 tutorial online and still havent figured out what to do. I have graphic buttons on my page with ImageReady generated Javascript, they change their rollover state. I need to create a simple dropdown menu. Like with 2 items in … | |
Hi everyone I have only used tables once before and I am making a web page with a table that fits flush against the sides and top. I have set my nav bar at about 18%, I remember some code you could place in a cell that would make it … | |
<< URL Snip -- Please post code only, thanks >> The table extends to the bottom in IE but not in FireFox, any ideas? Thanks! | |
Hi, Guys can you help me on this, I designed in MACROMEDIA FW, and I want to achieve the same effect in CSS, here is the CSS CODE div#search{ width: 4em; float: left; text-align: right; margin-right: 0.5em; margin-top: -5px; display:block; } I want it to be like this (see below) | |
Hi everyone I just started using css and I was wondering if anyone knows of some SIMPLE yet nice templates I can get hold of that are easy for newbie to modify. I looked at the site dexterz suggested but they were a bit confusing. Can anybody tell me where … | |
Hi, 10 CSS layout Templates for you to practice or use in your project. Click the link to download them all. [url]http://www.ex-designz.net/template/tempcat.asp?cat_id=13[/url] By: [url]www.ex-designz.net[/url] | |
2 Im am just wondering how to change the frame color of a table. The following solution works but isn't very pretty. My test code is as follows. [code=html] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTNL 4.01//END" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <style> body { background-color: black ; color: white; } </style> <title> test … | |
Dear Forum: I work in frames with my html pages. However my index.htm page brings up the title "untitled Document" in the internet explorer tab at the top of page. All othe web pages have the proper name. I am not sure how to change theis title in the tab. … | |
Good morning beautiful people. I'm having an issue on a page I am designing. My site uses two frames - a navigation frame (topFrame) and a content frame (mainFrame). As you can probably tell from the subject title; the content doesn't line up when the mainFrame has a scrollbar - … | |
hi, i am great at php but completly new to microsoft access databases, could someone explain simply how to make one, or give me a link to a site which explains plz??? | |
Hi, I have a few blogs, and I'm interested in cleaning them up and making them more space efficient. Specifically, I'd like to increase the body, decrease the margins, and add a right sidebar, in addition to the left sidebar that already exists. Can someone please help me? Perhaps with … | |
hi everyone can somebody pliz supply me with tutorials of macromedia dream weaver. Am very new to web design starting from the basics.The help menu is very confusing | |
I've been working on a web site menu update and I would dislike doing anything that might mess up my google keyword rankings for individual pages. This update is going to involve a new menu system. Currently the only full menu is on my index page. ie [url]www.budgetlighting.com[/url] It's nothing … | |
I have an Joomla app that I now have a huge problem with. This is not an Joomla issue, but an issue with IE7. Joomla has a simple Iframe module called a wrapper. IE7 is indiscriminately deciding which IFrames can be viewed and which cannot. It has created a major … | |
I have an html script going like this: which is in mymain.html <a id="temples" href="mytemples.html">Temples</a><br> <a id="festivals" href="myfestivals.html">Festivals</a><br> When I click on Temples link , I am taken to mytemples.html , which again has the folowing links : <a id="home" href="mymain.htm">Home</a><br> <a id="prev" href="#" onClick="history.go(-1)">Back</a><br> The funny issue is, when … |
The End.