11,821 Topics
![]() | |
So, I use this site called DriveHQ to host my website- I upload a HTML file, and I open the file and get the link, and use .CO.NR to redirect to the site. Okay, so the point is that I made this Flash thing with something called PowerBullet Presenter, and … | |
Could i put all this info in a css file and still code [CODE]<div id="submenu1"> </div>[/CODE] if yes how? [CODE]#submenu1 { position:absolute; top:530px; left:167px; width:auto; } #submenu2 { float:right; position:absolute; padding-left:10px; border-left:thin; border-left-color:#000; border-left-style:solid; border-left-width:thin; top:530px; left:487px; width:auto; } #submenuline { position:absolute; width:525px; top:535px; left:167px;[/CODE] | |
Hey Everyone, I am hopign someone can help me out. I'm trying to learn how to use Fireworks to slice and export my website layouts since it has been given the CSS functionality. Problem the examples I have seen on ly show simple layouts wehre there are clear boundaries between … | |
Is it anyone how to get the system date and display it on a webpage? | |
hi all, i am new to perl and i am trying to design a web form (login, registration, user profile, session, cookie, mysql database connection, etc) using perl. is there any place where i can get a good tutorial on the above, or is there any existing code i can … | |
Hi, When you have a chance, can you pls take a look at the html code and let me know why there are empty space in the browser? I spent hours. still no luck. thanks. ---------------- [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <HEAD> <TITLE>BengaliaList.COM - A list of … | |
Hi I am having trouble achieving 100% width of footer. If in css width, I set it to 100%, after resizing or after scrolling page horizontally the footer background is lost. If I set width in pixel, the problem increases(i am sure u know why) Do you know any fix … | |
Hello to everyone. I have an old flat database with a couple of hundred entries that I want to convert to a relational design. It was a user database for simple login and some preferences. I would like to know if there is a simple way to convert from one … | |
[CODE] a:link { color: #000; text-decoration: none; } a:visited { color: #000; } a:active { font-weight: bold; } [/CODE] How do i get the active link to remain bold and not only become bold when I click on it? What happens now is when I click the link it become … | |
Hi guys, i am working on a software engineering design project at the part of architectural design of a Web Application. I am describing the operations of each Web Page according to IEEE specifications. When describing an operation i have to give 'attributes' and 'return' 'pre and post conditions' as … | |
Hi, I have designed a couple of 2-3 page websites before and they both were done in Dreamweaver. I was able to do that since they were not real websites and I had plenty of time to try things out. I am currently working on a proposal for a redesign … | |
i need somebody's help with the style of navigation bar i should use. if anybody can help please tell me. | |
I'm trying to get the submenu to have the text left aligned when you hover over it but now it centers. Not sure why. I'd also like for the drop down to be slightly to the right of the parent menu. I'm using the spry css and one that I … | |
Hello. Experiencing validadion error when i validate at [url]http://validator.w3.org/#validate_by_input[/url]. The affected area is this. [CODE] <form id="menu" name="nav_old_notes" action="onClick"><span>Välj vilket protokoll du vill se.</span> <select name="old_notes"> <option selected="selected">Välj mÃ¥nad!</option> <option value="protjan.odt">Januari</option> <option value="protfeb.odt">Februari</option> </select> <input type="button" onClick="location=document.nav_old_notes.old_notes.options[document.nav_old_notes.old_notes.selectedIndex].value;" value="Visa"> </form> [/CODE] The validator says that onClick is not an atribute and … | |
Hi, In [URL="http://www.w3schools.com/tags/att_standard_id.asp"]http://www.w3schools.com/tags/att_standard_id.asp[/URL] it is written that: [QUOTE]The id must be unique within the HTML document.[/QUOTE] What if I make them equal? I often use id for numbers of objects in database, e.g. id = 5 They are in deffierntent containers, for example [CODE] <div class = "x"> <div id … | |
[url]http://78.62.176.40/[/url] [url]http://78.62.176.40/wordpress/[/url] I am trying to make wordpress template out of regular html template and i dont understand why div id"contetn" is not changing its height according to content that it is inside. I dont think that wordpress has something to do with this. | |
[url]http://testfunda.com/ExamPrep/LearningResources/qod/cat-question-of-the-day.htm?AssetID=9f23d94b-e3bf-499b-9bb1-701adb76d8e3[/url] visit this site see the footer which is at the bottom of the website. Can any one tell me how can i design this type of footer or is there any read made plugin available for that. Pls help me! | |
I would like to know how i can include a back/forward button directly below a conveyor belt so that the conveyor belt works as normal but the website viewer can always go either or forth using the buttons and also how do i delay a conveyor belt movement / speed … | |
Our company site was recently redesigned and all php web pages were switched to html instead. Now, Google is giving off a lot of 404 errors, regardless that our sitemap is updated and submitted (without errors) since a month ago, and almost resubmitted daily due to added pages. How would … | |
I am going for a career in Software Design and i need to know what college path should i take in order to accomplish that? I have been told that i should major in computer science and specialize in software design. Is this what i would need to do in … | |
hi, please help me. i have one html page div show on click and for hide click to somewhere else in the page. please help me thanks in advance. jack | |
Cyrilic characters don't show up on this theme: [url]http://themeforest.net/item/elegance-simple-and-elegant-wordpress-theme/full_screen_preview/110315[/url] in the navigation bar. how to repair it? when i write in latin characters there is no problem, but when in cyrillic nothing shows up. the menus are empty. no characters at all. i guess it is a css problem....pls help … | |
Hello this is my CSS: [CODE] div#menu { width:680px; height:30px; position:absolute; top: 300px; left:300px; } #linkbar { list-style:none; margin:0; padding:0; } #linkbar a:hover { background-color:#CCCC00; color:Black; } #linkbar a:visited { background-color:#CC6600; color:White; } #linkbar a:visited:hover { background-color:#CCCC00; color:Black; } #linkbar a { behavior: url(/css/border-radius.htc); border-radius: 10px; display:block; float:right; margin:3px; background-color:#006600; … | |
Hi Happy St Patrick's day from Ireland.... I am trying to use a video player on my website and I want the player to disapper after a set period of time. so when the page is opened, the player will play the video and then in 1min 40 secs when … | |
I have a menu that is being obscured by a text field. I tried setting the Z-index in the CSS to 1 and 2 respectively and set the position to relative (w3 schools sais the positioning must by relative, absolute, or fixed) for the Z index to have effect but … | |
Hey so I'm a bit new to html and css. I can do some basic thigns but some stuff I am starting to notice is the position of divs and my pictures / links I am placing. I am hosting this small server and I was working on a webpage … | |
Videos inside tabs play at the same time in IE but works fine in Mozila Firefox : I'm using [URL="http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery"]Simple Tabs w/ CSS & jQuery[/URL] but I’m having issue with I.E , Chrome I’ve videos in 3 different tabs , but in I.E & Chrome all tabs starting playing when … | |
i have had a problem with a searchbox found on 99lessons , it is a facebook like searchbox everytime i made a search, the results came up, but the frame below moved(if u know facebook, the results should show over the frame underneath) i fixed it with some css, this … | |
The total number of objects on one of my page is 76 which by their number will dominate web page delay. how can I reduce this to a more reasonable number? The total size of my page is 1451727 bytes, which will load in 304.53 seconds on a 56Kbps modem. … | |
hi here i just started learning HTML & CSS couple days ago so please help me out :) what I'm trying to do here is to show a little box/window when the user moves his/her mouse to the designated point in my case it is a city(that will be in … | |
I've got a side project which is to create a site locator and my client want to use a map to show them to their site visitors. He wants the map to be able to divide into continents, so as a filter for visitors to easy locate the store in … | |
Hello every one I made an unorderlist using CSS ,,, but I do not understand what it means this sentence "Make the list elements block objects,so that clicking near the text activates the link" thanks | |
hi im going crazy i dont know why the style sheet dose not affect the navigation bar while it dose for other elements...pleas can any one break the buzle.. this is part of the style sheets that relates to the navigation bar: [CODE] .nav li{padding: 5px 10px 5px 10px; margin-left:10px; … | |
![]() | When I open an image, I get error message: "Some text layers might need to be updated before they can be used for Vector output", and there's a warning message beside the text layer. Of course, I was trying to solve this problem all of the past days. 1- I … |
Im writing an article on web-based sales methods. For research I want to locate some hard data on consumer behaviour when using google to shop for services (not products, necessarily). The sort of thing I need to find out is; what % of users click in the top results, how … | |
My script displays two rows of boxes three boxes wide. Why is the center box of the second row high? I need it to be even with the left and right box. [CODE] <html> <head> <style type="text/css"> div.ex { width:720px; height:985px; margin-bottom:0px; padding:0px; border:5px solid gray; } div.adv_topleft { float:left; … | |
I think I'm having a blonde moment because I can't seem to get the bit of CSS/HTML working. When I make changes to the code such as cellpadding and cellspacing in the table attribute, it doesn't do anything to the form itself. I've even tried changing something like BGCOLOR and … | |
Hi All, After searching the web and this specific forum I can't seem to find a suitable solution to my problem and after hours of thinking I wasn't able to come up with a solution that will fit the problem. This is the case: I need a database model that … | |
Hey Friends, I have problem with flash preloader file. I am designing this flash file in flash cs3.i have used action script3. problem is for repeating loding banner in my flash file. i m new in flash designing. I have attached my flash file. pls tell what's the problem. [B]action … ![]() | |
i got a problem with this site: [url]http://www.unitext.co.il/translations-services/[/url] only with internet explorer.. i fixed must of the problems but still got a weird Horizontal Scroller i can find the reason to Please help :?: | |
![]() | I'm having a hard time finding the right configuration for my css layout. Maybe I'm trying too many things at once. What I want is to have a center column be 988px wide, and the left and right columns to evenly take up the rest of the browsers width. In … |
My idea is to create a gallery in which the thumbnails have rounded corners. This works in every browser except IE because it won't support CSS3. Is there any hack for creating rounded corners for thumbnails in IE? Of course I'm not sure my HTML/CSS is good enough so take … | |
Hi I am doing a worldpay installation and feel like I am drowning in pages and pages... Anyway, its a real simple form - just enter the amount and press to donate. ALl works. Now my user wants to add two fields "Check for gift aid" and "Check for newsletter" … | |
Hi all, I look unsuccessfully through the web how to suround an image with text as attached (HTML or CSS, no matter). Can someone help me to do it. I'll appreciate it. Regards, E. P. | |
Hello, I am developing a twitter based login in my website. I have trouble in the dropdown. When I click the sign in button I can see only half of the drop down. I had checked the CSS and the z-index is very high. Despite that I am unable to … | |
[CODE]<a href="javascript: void(0)" onclick="window.open('images/<?php echo $afbeelding;?>', '<?php echo $afbeelding; ?>', 'width=119, height=400'); return false;"><img id="wijnimgsmall" src="images/<?php echo $afbeelding;?>" height="65%" border="0px"></a>[/CODE] this is the image i'm currently using. but in IE the image isn't showing 65%. is there any way to fix this? here is an example in IE(in chrome it … | |
hi there, i am trying the VS 2010 ASP.NET MVC website project and when i create a web page and click shift+F7 i cannot view the design of the page, why is this can some one help me out? thankx | |
Hello, I have a problem between different browser. I have a link that directs to a folder that is shared within a localhost server and it works find with internet explorer, but it doesnt work with chrome or mozilla. [CODE]<a href='\\Server\folder'>Click Here</a>[/CODE] That is a simple code I have set … | |
Here is my webpage: [url]http://www.lightsforafrica.org/project.html[/url] HOVERPICS. It used to work but, even though I've changed nothing, it no longer works! When you hover your mouse over the 5 words: America, Asia, Europe, India and Africa (towards the foot of the page) the image with the lights used to change to … | |
Hey guyz, I wanted to get your opinion on social media integration for websites, I've been doing some web development for a welfare project and thought it would be a good idea to make it more accessible through social portals. I haven't had much experience with this kind of stuff … |
The End.