7,985 Archived Topics
Remove Filter ![]() | |
Is it possible to include a header and footer file using HTML? I have my file as a .html and need to be able to include the HTML for the header and footer. Anyone know how I can do this? UI / UX Design html-css web-design | |
I don't really know what is going on here: [url]http://www.omegaboi.com/test/[/url] on the menu, there seems to be a whitespace gap after the | the | is actually a border. however, the gap is still there after i remove it from the css file labled test_test.css. Does anyone know whats going … UI / UX Design ui-ux web-design | |
I have made several powerpoints of family photos and would like to burn them onto a dvd that can be viewed by anyone using their lounge room dvd player. I have trialled serveral different programs without must sucess from any of them. I would like to hear from anyone who … UI / UX Design multimedia web-design | |
Greetings, Recently i've done a great work. I have created a Halloween flash gallery and integrated it into my Blog. Haha, this inspired art is created with [URL="http://www.photo-to-dvd.com/flash-album-studio.html"][U][B]Wondershare Flash Album Studio[/B][/U][/URL]. Click here to see the Halloween flash gallery now: [url]http://flashslideshow.blogspot.com/2006/10/happy-halloweens-day.html[/url] Rejoice. :p UI / UX Design flash multimedia web-design ![]() | |
Hi there, I need help with the action script of stopping sounds in the movie, I tried the function "stopallsounds" but it didn't work?? UI / UX Design multimedia web-design ![]() | |
Has anyone tried using inline css pseudoclasses? What I mean is, how would you take a:hover and put it inline. UI / UX Design web-design | |
I have this code that won't display the iframe properly. When I use it, the iframe spans accross the page, but won't span down, fitting the entire page. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/URL]"> <html xmlns="[URL]http://www.w3.org/1999/xhtml[/URL]"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>WinBetaSecrets- Connecting the Beta Community</title> <style … UI / UX Design html-css web-design | |
Hey guys - please bear with me. i know a lil bit but am not expert! anyways, i have page with an iframe. It's working fine but i have a secure website that i need to open inside the iframe & it wont do it. Keeps reverting to a new … UI / UX Design web-design | |
I havent messed with html in years, so I wanted to use ftp to setup my new website [url]http://www.dc-pc.org[/url] ... there were peculiarities right away. The server host setup [url]ftp://www.dc-pc.org/dc-pc.org[/url] before I got there, with an "index.html" in the subdirectory saying the website was under construction. But why is it … UI / UX Design web-design | |
hey guys, this is my first post here, Im doing a website project, one of my tasks is to dynamically update a special offers page which has products listed on there which are on offer, the task is that the end user would update the products on the page every … UI / UX Design first-post web-design | |
When I first started SEO, I came from a sales position. Sales is not my strong suit. Im much more of a technical type of person. So we thought that I would do well in this type of work. However, the only thing I ever knew about the internet was … UI / UX Design html-css seo web-design | |
Is it possible to include a header and footer file using HTML? I have my file as a .html and need to be able to include the HTML for the header and footer. Anyone know how I can do this? UI / UX Design html-css web-design | |
Hi all, i need a password script for one page which takes you to the next page. I dont have access to a database so i need it to be stored either in a txt filfe or in the script itself. Thanks!! Max :mrgreen: UI / UX Design web-design | |
How do i keep this from showing up on my images on mouse over? [IMG]http://img487.imageshack.us/img487/5602/untitledyp6.png[/IMG] because i noticed that some show up and some dont. UI / UX Design web-design ![]() | |
[url]http://www.mustangevolution.com/forum/[/url] Look on the right the word "Ward's" is showing up as "Ward?s" I have changed the Character set of the word press blog to reflect that of the forums which is ISO-8859-1 but that did not fix it. What am I missing? UI / UX Design web-design | |
Ok, basically the issue that I'm having is this: I have a left-aligned navigation bar and I'm trying to keep the navigation menu aligned to the top of the "sidebar" and have a logo image aligned to the bottom of the same sidebar. But I need to make it in … UI / UX Design html-css web-design | |
Ok so I have been programming for like 2 years, and im not rich enough to buy my own domain so i use freewebs... anyway i have a problem with css in ie. Is this a natural problem with ie? Is there anyway to make css class definitions compatible? etc... … UI / UX Design html-css web-design | |
Hi Guys! Can I ask a huge help question? I have a folder of images (about 100) of them that I need to resize to a certain size.... I am familiar with AUTOMATE for RESIZING, but I really want to use the "SAVE FOR WEB OPTIMIZED" option for them as … UI / UX Design multimedia web-design ![]() | |
What does this do or mean: <text area> [<a href='http://blog.myspace.com/index.cfm?fuseaction=blog.ConfirmSubscribe&friendID=115269282'>Subscribe to this Blog</a>] </text area> UI / UX Design web-design ![]() | |
Hi All, M having a html page on which there is a SAVE Button. And when i click on SAVE button , it pop-ups Save Dialog box through which i save the .html as .doc file on local drive. Now the problem in that is , it saves all data … UI / UX Design html-css web-design ![]() | |
Hi folks, I am currently in the process of developing an accessible site which provides distance training courses for the disabled. I am attempting to make everything on the page adjust when the user increases the font size - menu divs get wider, text wraps to next line etc. I … UI / UX Design html-css web-design | |
Hi, im not really new to css, but i dont really understand this: table table table table tr tr td,div{} This exact peice is not the part i need help with, i just dont understand what it means to have multiple table or tr or td's here but dont get … UI / UX Design web-design | |
Could someone please assist me in modifying the following java script code so that it does a word wrap. It currently forms one long long single line. Thank You ..Tim (I've spent 8 hours trying to solve it...frustrated!) <p><b>Q10) Breed is not about traits as much as it is about … UI / UX Design java web-design | |
Having problem with the following HTML code in IE7, everything works fine in IE6: <option value='215001' label='250000,15,10,1'>This is a test</option> In IE6 I see “This is a test” in the drop down list so that the user can make the selection but in IE7 I see '250000,15,10,1' in the drop … UI / UX Design html-css web-design | |
Is there a way to align the text within a text input (not textarea). I want to display the numbers as right aligned and some values as center aligned, but something like <INPUT TYPE="text" align="center"> doesn't work UI / UX Design web-design | |
Can anyone tell me what !important does, or means, in Css. Ive tried googleing it but i got nothing! UI / UX Design html-css web-design | |
Hellow everyone, i have a page that has a bunch of forms on it, im designing it as a generator based on users form info, and i have an iframe at the bottom of the page, so when someone submits all of the info, the code will apear in the … UI / UX Design web-design | |
Can any pls tell me how to put a Flash drop down menu over a html..... any referace, any tutorial or any codes ........ it would me grt help for me....... UI / UX Design flash html-css web-design | |
Hi I posted a thread similiar to this earlier and it worked for one pic i uploaded. I tried uploading some others and they look fine when viewing them from the hard drive but when i upload them i get an empty square. this is the code i have marked … UI / UX Design email hard-drive web-design ![]() | |
I am making a webpage and this is what I have as of right now: (the white isnt really there) [URL]http://www12.asphost4free.com/sgs09/Untitled-3.jpg[/URL] What im asking is to how can I get the things im going to put in my page on where the white is. without making the nav bar move … UI / UX Design web-design | |
Hi, I am having a problem but after all tries i cannot find out the cause of it. I added a movie clip in a .fla file and in that movie clip i called added an empty movie clip. I called a .swf file in the empty movie clip. Now … UI / UX Design multimedia web-design ![]() | |
I am new to web design and just kind aself teaching myself. But would appreciate some help. I am trying to make a webpage i have to allow people to dowload pictures to it. This is what i have so far. It is basically just the browse and enter text … UI / UX Design first-post web-design | |
I am working on a website right now and have come to a halt. I need my clients to be able to click on a piece of text like [html]<a onClick="funciton to change text">Webby Stuffy</a>[/html] and i need it to change the text within a table to something else. I … UI / UX Design google web-design | |
I have Dreamweaver MX 2004, and Windows XP. I'm trying to validate and alter a template in Dreamweaver. (Template has one table, and seven editable regions.) First problem - can't make changes to some of the HTML, such as moving header markers outside of paragraphs. I can only change programming … UI / UX Design html-css web-design | |
when i try to validate my website at w3c i get mor ethan 1000 erros. can some one tell me why? one of the errors is : Error [I]Line 4 column 52[/I]: end tag for "meta" omitted, but OMITTAG NO was specified. <meta http-equiv="Content-Language" content="en-us"[B]>[/B]You may have neglected to close … UI / UX Design google seo web-design | |
Hi all, I need to have a semi transparent picture hovering over a windows media player plugin video. How do i do this? Html preferably... Thanks, Max UI / UX Design video web-design | |
Please help I have uploaded my site but the submit button code does not work. I want to send details in my email. Please help me out. I do not know CGI or PERL please help. UI / UX Design email perl web-design ![]() | |
Will someone please explain to me how do you set up a basic table with 2 columns and be able to resize them in html. UI / UX Design web-design ![]() | |
I have an absolute positioned div that is with a z-index of like 1000 so that it`s over all the elements of the page, but the checkboxes keep poping out in IE, in FF it works fine. UI / UX Design web-design | |
I've used Dreamweaver before and linked mp3's etc. Now, I want to link text to a PDF and test it and I get an error! Please help! UI / UX Design pdf web-design | |
What DOCTYPE do i need to use this script? go on this link to find it: [URL]http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/P30/[/URL] Thanks! Max UI / UX Design web-design | |
This first issue is actually my main concern: Please go here for reference: [URL]http://www.omegaboi.com/test/[/URL] On the menu, (the blue bar) if you hover over it you can see it turn white, yes? Okay.. Now between the keywords (HOME etc. etc.) you find a " | " dividing them, which is … UI / UX Design web-design | |
Please help. Our church is wanting to begin broadcasting our services live online from our website. How do we do this? Any help or direction would be great. UI / UX Design multimedia web-design ![]() | |
I have purchased a flash template from Template Monster and need someone that can install it for me on my home page of a new e-commerce site hopefully going live next Friday Nov.10. Please respond with background and pricing. I don't believe it is hard if you have the background. UI / UX Design flash multimedia web-design | |
Here is something that might help you :) [url=http://www.zeit.ca/mozie]Gecko/MSHTML Comparison Tool[/url] UI / UX Design ui-ux web-design | |
Hi I have some pictures i want to place on my website their on my hard drive.Is there a code to place it on the web page? I've got a HTML book but it doesnt tell me how to it just tells you the basics. I use notepad to write … UI / UX Design hard-drive web-design | |
Hi I made a web page for my friends about things that have happened in school. My friend suggested i should place a blog so people can place comments, suggestions etc..... . I googled this idea but came up with nothing. Is there a script to make one if there … UI / UX Design web-design | |
Hi all, I have set up my website with tables, with columns on the left, then a center with the main content in, then another table will the content on the right. Whenever i have a lot of text in the center, the columns on the left go bigger, therefor … UI / UX Design web-design | |
![]() | well the problem i am talking abt is universal among the web developers, i suppose. so when i make page lot of time and head is consumed while checking it under different browsers. i use topstyle pro for this purpose but i am still not satsfied. i dont want to … UI / UX Design html-css web-design |
The End.