10,655 Topics
![]() | |
[b]HTML Intro[/b] [i]This is a tutorial i have made long ago, and I have posted on other forums. [/i] Firstly as of all of my Introductions, I would like to start off with a Q&A. [b] - What is HTML[/b] HTML is the language/coding used to create Webpages on the … | |
What code do I need to use so that when someone goes to my site, it will be centered on their screen no matter what their screen resolution happens to be (sort of like this website...where there is blue along each side)? Also, where would that code need to go? … | |
Hey, When I log in to the site: [url]http://www.tbmail.net[/url] using user ID: [email]andrewhsis@hotmail.com[/email] Password: andrew (Divulging ID and Password for this account doesn't matter) The tables are displayed nicely in IE, but in Firefox, it doesn't display the table and it seem to stop at the loading page. I tried … | |
Hey Guys, I have a few request.... (i dont want to be greedy) :-/ [b]Computer Mod Banner (for a freinds site)[/b] use text from: [URL=http://i16.photobucket.com/albums/b13/CRazY_GAmEr_07/FINAL11.jpg]http://i16.photobucket.com/albums/b13/CRaz..._07/FINAL11.jpg[/URL] Can have images in background but would pefer background be black to go with sites background... min. size 450x150 plez dont be afarid to go … | |
I have asp.net C# web app. it has country dropdownlist.when the page load I want to select current users country. how can I do this? :rolleyes: | |
hi, is there a way to find out what are the keyword tags to a web site that are used when we want to search the web for some information. I mean, as we enter the words in the search bar, it will be match to the tags of the … | |
This might be a little confusing, so please bare with me. I know how to map an image, but the thing is I don't really care about it going to the link after I click on the mapped space. What I want is to have rotating pictures in the mapped … | |
i've got a bit of a problem here. i am having a site built that contains a music library. in the music library, each song has a flash player associated with it. most of our testers have reported that although all players load, only about two will actually play the … | |
useing this code I avoid to paste invalid chracters to textboxes. function PasteAlphaNumeric(objEvent) { var strPasteData = window.clipboardData.getData("Text"); var objInput = objEvent.srcElement; if (strPasteData.search("[^A-Za-z0-9]")!=-1) { alert("The character you attempted to paste is not allowed for this field."); objInput.focus(); return false; } } I want to allow to paste white space … | |
Yo, Can somebody tell me the code to put an image file in to an html document. But not from a URL but from a file saved yo my computer! Thanks ;) | |
I have been asked to send an ESP file to someone - they suggested I create this in illustrator. My question is this - is there another program that I can create these EPS files in that don't cost as much? I don't want to spend $500 for something that … | |
Hello, I am trying to view the source code of a navigation bar which is an include file on a site. Right clicking, and view source is not helping. Help? Avi | |
Basicly I have defined an img tag to have a black border around it using this bit of code. img {border:4px solid; color:#000000 } I was going to use a text based logo but have used a non standard font so it looks rubbish. I now need to design a … | |
[img]http://www.inethouse.net/oneadmin/_files/blogger/ccboxshot.jpg[/img][img]http://www.inethouse.net/oneadmin/_files/blogger/Sonar4_Producer_Box_3D.gif[/img][img]http://www.inethouse.net/oneadmin/_files/blogger/IMGSABBox100x120.gif[/img] How do you guys create such boxes? Do we have some facility in Photoshop or is there a seperate software for the same? | |
Hello...I've made an online survey in Dreamweaver. Currently, I am using the post method with the simple option of having the information emailed to me. This would be ok, but it doesn't work with some email programs. I think I need the submit button to post directly to my server … | |
[url="http://blogs.msdn.com/ie/archive/2005/08/29/457667.aspx"]http://blogs.msdn.com/ie/archive/2005/08/29/457667.aspx[/url] | |
Ive been working on adding an onclick feature to my page. i have a gallery that when you click on a picture it opens to a sized window, what i would like it to then do is close if someone viewing it clicks on the image. Ive tried to artisticly … | |
Can someone tell me what the difference is (if any). Or is it a matter of preference? Thanks, Nate PS - Sorry if this is in the wrong forum | |
Need help with scripts to spice up website i got a website here's the link :[url]http://www.silentoperationssquad.tk/[/url] Please help. | |
[url="http://blogs.msdn.com/ie/archive/2005/09/01/459119.aspx?CommentPosted=true#commentmessage"]http://blogs.msdn.com/ie/archive/2005/09/01/459119.aspx?CommentPosted=true#commentmessage[/url] [url="http://www.satzansatz.de/cssd/onhavinglayout.html"]http://www.satzansatz.de/cssd/onhavinglayout.html[/url] | |
Hi there Im working on a listbox(flash component), where upon click, will display other arrays in a movie( which is also a listbox made from textfield). The second listbox suppose to contain html links, where it will open up a popup upon clicked. The problem is that whenever i click … | |
Is it possible to have a small page load (saying thanks for visiting etc.) when the user closes my website? Thanks [B]Martin[/B] | |
Let's say my site is [url]www.domain.com[/url] and I want to add a link to it that goes to [url]www.domain123.com[/url]. When a person clicks the link and gets to [url]www.domain123.com[/url], I want all links on THAT site to be disabled, and I want the only way for the person to get … | |
Has anyone ever heard of a Cul Da Sac (pronounced coldasack) on a site? Supposedly it allows users to go from domain1 to domain2 but not do anything on domain2 besides viewing the page that the link on domain1 is to...Let me know | |
[B]Why Use XHTML on Your Web Site? by Chris Hooley of MCP Media, Inc.[/B] As web site owners, we all want the same thing. We all want a great design. We all want to make money. We all want our site to reach as many people as possible. But how … | |
I have been trying for the past two weeks to transfer a template I purchsed online in Photoshop format to Dreamweaver MX. I have tried everything that I can think of-meanwhile the option for "save to Web" is not available-only Save and Save As. My main goal is to Publish … | |
I need to add a form to my webpage that will email me the responses that vistors leave for me, where do i start, i have the form layout on my page but how do i get it processed?? i use godaddy to host. thanks | |
My static background works in Internet Explorer and Webstractor. Not in Safari, Netscape, or Firefox. Is there someway to fix the code, so the static background will work with all/most browsers? This is the webpage with the static background: [url]http://www.vjandrews.com/ClubsEventsForums.html[/url] -- vjamacaddict, G4 iBook, OS X 10.3.9 | |
Hello! I'm using .htc on my server for hovering pourposes and I don't know how to make IE6 stop crying obout dangereus scripts (this script blocker). I hope u know what I think if not go to this [URL=http://freeweb.siol.net/najami/]link[/URL] .(linki is permanent) |
The End.