10,649 Topics
| |
Hi, soon I want to begin developing an online spoken english language course which will require the following features: 1) Student login-in facility (student account) 2) Point and click interfaces - no typing required 3) Log of student activity - which modules they have successfully completed - to be emailed … | |
i understand that you need to change the title of your index page, but when accessing the index page i am only aloud to view the the code for the two individual frames. I have titled these two frames but can not find how to access the index html code … | |
Hi On the the menu button there is an arrow when menu button clicked the arrow must move to the to the button which corresponding button. pl suggest me on this see attached file | |
I'd like to find a way to change photos on a website using Javascript or some type of Javascript framework. I think I've seen this done before but I can't recall where. I need the photos to behave like a slide show and change automatically without any user interaction. And … | |
OK, I rarely start threads here, I'm more of a solutions guy than a problems guy; but I've started this thread off the back of something posted elsewhere by my good friend and regular poster in this forum, rajarajan07. (quoted below!) [QUOTE=rajarajan07;1257498]Jason always gives the great explanation for the thing … | |
I am design a website using html/css and i have a problem that when i click other pages which are linked with main page the whole page moves slightly towards right. is any body help me. if you don't understand then i will send you whole code. thanks | |
OK - I'm struggling with the same sort of positioning issue as discussed in numerous other posts. Here's the page I'm dealing with: [URL="http://fiftyeightadvertising.com/bio.html"]http://fiftyeightadvertising.com/bio.html[/URL] The design is a mixture of tables and divs, because I picked it up after the original deployment. I really don't like the background shape, but … | |
Hello Everyone. I am currently enrolled in the IT program at BCIT in Vancouver, BC, Canada. One of my programs courses has given us the responsibility of creating an online portfolio that showcases our skills and abilities. Clearly my skills are not as great as they need to be if … | |
Hello everyone, I am a semi-amateur web designer/programmer, however I am confused with the designing/coding of tumblr blogs, could someone help me code it. I want a two column design, one side for content with a header, the width of the content/ header will be 500px There will be a … | |
Hello Friends, I was reading about the orthogonality and it's advantages. Then heard something like "Java is an Orthogonal Language". Can anyone explain me what do we mean by a particular programing language being orthogonal? If I am using Java for development of my application, does it imply that my … | |
i just started web developing and dived straight into table layouts. now that i've finished my project... i thought it would be easy to transition to divs. The problem i am having is positioning. Can i get help with these questions. [code]display:block; [/code] does display:block list divs one under another?... … | |
Sometimes when the visitor clicks a button, nothing happens. I can't seem to figure out what the problem is. [URL="http://www.team188.com/web/index.php?page=main"]Working Navigation Bar[/URL] [code=HTML] <ul id="navigation"> <li style="border-left-width:0px;"><a href="http://www.team188.com/web/">Main</a></li> <li><a href="http://www.team188.com/web/">Ask 188</a></li> <li><a href="http://www.team188.com/web/">Season</a></li> <li><a href="http://www.team188.com/web">Resources</a></li> <li><a href="http://www.team188.com/web/">Robots</a></li> <li><a href="http://www.team188.com/web/">Gallery</a></li> <li><a href="http://www.team188.com/web/">History</a></li> <li><a href="http://www.team188.com/web/">FLL - Vex</a></li> <li><a href="http://www.team188.com/web/">Sponsors</a></li> <li><a href="http://www.team188.com/web/">Mentors</a></li> <li><a … | |
I'm using css menu in top of my page and i see menu is behind the image slider on IE but it working fine with firefox . also my menu and footer text aligen is left on firefox but it's middle and top on IE . and i want in … | |
As kind a newbie I have a simple question. Having a textfield with background-color and border I want to give opacity value only to the background and not to the border: [CODE]#textfield { background-color:#2875DE; border:2px solid #2cb823; } #textfield.background-color { filter:alpha(opacity=60); }[/CODE] This obviously won't work and any ideas of … | |
Hi guys, Got a little question here. I have a box with rounded corners, I cheated and used a white backgroud, but without the white background and doing different colors, you can see where my corners are but it still has a square appearance. I can't seem to separate the … | |
what is 3D search n how it's advantageous over text based search? | |
Hi, I have getting one problem when change the background image on mouse over in vertical navigation I am attaching the ZIP file(lightning-surge-protection-grounding-systems file), when i was take mouse over on the link "Lightning Protection", Background images showing not properly. Pls fix it | |
i have a new class for my footer texts in style.css and my page is [url]www.ariahost.net[/url] . now in firefox my text align "left" is working fine but in IE it's on center . what should i do ? | |
I have a form with a table inside a fieldset. I want to control the background color of the embedded table, which is a 2 x 3. I've tried all the fixes I could find on this site and none of them worked. Specifically, <style type="text/css"> .txt {color: darkred; background-color: … | |
Hi everyone. Im new here :) I did a search and found a few similar topics but was not able to narrow it down fro my specific issue. As I am not sure if its the flash move, my CSS, or the table code in DW Im a bit lost. … | |
I use frames on my website. I have put the name of our website in the proper area in my index.htm file. I have also put the same name in the other pages that make up the site. Yet it still shows untitled page in the browser tab. Any ideas? | |
Hi everyone, I want to make a page with a table. It has three TD's: 120px, fluid ([code=css]min-width:500; max-width:700px; /*This is for the fluid TD*/[/code]), 120px. How am I supposed to write the table? Would [code=html]<table width="100%"></table><!--or--><table width="all"></table>[/code] work? Or does anyone have an idea of how I should do … | |
I have this example of hw to make a movie clip follow the mouse by using the current position of the mouse (_Mousex and _mousey)...but now i wnt the movie clip to go the opposite direction of the mouse..4 e.g if the mouse is @ Y=5 and X=2 then the … | |
Hello, I have a banner that I want the images to be side by side and the text on the end to the right . The following code works,but it breaks when the browser size is small. The pictures slide over on top of the text. Also why does the … | |
hi guys, i would just like to ask for help in my design.i'm having problems with the positions of my fields every time i click on the drop down menu. kindly check out the code below and see what's the problem with my work or any help please..Thanks a lot.. … | |
Hey Folks, There is lot of hype/expectations around HTML 5.0. So I was looking for more details about new features in HTML5.0 & also how these features will be working in various browsers. I think Geo location is/will be the one of the hottest topic/feature, I found one good article … | |
Why mobile websites are different from regular websites? Nowadays days, many mobile users take the help of their cell phones for surfing the internet. | |
I am having a wordpress blog. I would like to make it moblie complaint by installing a suitable plugin or some other method. Now when i try to view it in mobile itz showing either "too big url" or "status code 413" So I would like to fix it .. … | |
Has anyone else run into this problem, and does anyone know a workaround? The problem seems to ONLY occur in IE8, but if you have a vertical scrolling Radio List and try to scroll down in the list, and select something, the box will "jump" back to the top of … | |
Hai, I am using background-image:url(../image/flower.jpg); in my web page. It always display the background images in IE & Firefox browers in my local server. But sometimes not displaying the background-images from my production server. when i refresh the page sometimes display the empty. CSS class given below .footer { background-image:url(../images/flower.jpg); … |
The End.