10,643 Topics
| |
I need to make a Web page form to input the name (First, Last, MI), address (full), home Phone, work Phone, department, position and base salary. This is what I have come up with: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns= "http//www.w3.org/1999/xhtml" xml:lang:="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; … | |
| I'm intending on doing a database for hairdressers (as an example) So there will be: 1. Customers 2. The hairdresser can check their calendar to see who is booked on that day. 3. Customers can search of available times slots. 4. The hairdresser can enter customers onto the system, customers … |
| |
Hi all, I am testing an overlay and I can't get it to work correctly in IE7 and 8, in that the full page is not visible the opacity is set to 0. Here's the link http://antobbo.webspace.virginmedia.com/various_tests/overlay/test.htm It works ok in every browser and also IE9. This is the css … | |
I have a website [Click Here](http://www.nanotekindustries.com). and it starts on index which is fine and dandy. anyhow if you press one of those buttons there it will open up an internal page. Now if you press the tower in teh centre it goes to #top. #top is what I want … | |
[Click Here](http://pastebin.com/jstBrkaM ) [Click Here](http://www.pastebin.com/bAESQkSX) You should be looking at the "#Partition_Left_Wrapper" id in the CSS code. It's the third one down. I am following a tutorial, but the guy does not use a external stylesheet. Not sure if this affects css3 syntax/layout (relatively new here), but I can't seem … | |
I'm trying to build a UI that looks like a table but uses a DIV baseing it's internal DIV's off a static textarea. I want the DIV's to position horizontally and wrap vertically... here's the code I'm dealing with so far: <div style="background-color:silver; width:450px; height:200px; overflow:auto; padding:10px"> <div style="background-color:gray; width:100px; … | |
Working on a festival website and on the Programs page, there is a gap where one of the other categories should be. (Garage Sales is supposed to be in the blank space beside Dog Show) I have tried moving it up and it just bumps it back down. Can anyone … | |
I'm in the beginning phases of developing a website. I want to be able to limit the amount of printing of web pages of circulars. These will be in an image format and usually consist of between 2 and 16 web pages. The circulars change each week. Is there a … | |
I have a fairly new spry menu that has never shown correctly in IE. The main menu wraps to the second line. I have looked off and on for a couple of months and cannot find a solution that fixes it. Can someone tell me if there is even a … | |
I have a very good meta "keywords"in English language... Now I want to use more languages (five in number). How do I use the meta Tag "keywords". And In Title can I use more than one language? Thank you... | |
Hey Guys, I am looking for a file manager that will allow me to customize the top level folder( to the user that is logged in) as the top level. The folder structure should be something like username Folder 1 Sub folder 1.1 Sub folder 1.2 Folder 2 Sub Folder … | |
Dear All, I have a c# application where on normal I used a paper size fixed that is half letter(8.5 X 5.5). The problem now I want to design for a new paper size A4 but when I choose print it keep coming in the 8.5 by 5.5 size. Any … | |
| hi so im working on this school project (developing a website), im not be best front end designer and was hoping if you could all give me feedback on the design, colours and layout in order for improvement, i would really appreciate this thanks ![4321c7b71e0e04339105d210faa3c8b7](/attachments/small/4/4321c7b71e0e04339105d210faa3c8b7.png "align-right") |
Hi, I am doing the mouseover code but what if i dont want it to effect on top of the main image, i want to position the hover image somewhat top/left/right/bottom than the main image. Can it be done? <img src="images/b.png" onmouseover="this.src='images/a.png'" onmouseout="this.src='images/b.png'" > Thank you in advance. | |
Hi all, I'm working on an old project of mine that I used to self-study PHP which used Bootstrap 2. Revisiting the project a year on I'm looking to restrict the max-height of dropdown.js but can't - for the life of me - get it done. The best solution would … | |
# JOOMLA # is joomla best `**CMS**`? or can I know the best CMS? | |
Hallo, I wonder how do you create a scrollable website like: [scrollable website](http://www.nexgardfordogs.com/Pages/offers.aspx) I mean I would like to design a tall portrait website then whenever people click the navigation bar it will take them to certain section of the portrain website just like in the link example. How to … | |
am creating a new social network like FB: In that i cant able to change the text color permanently by selecting a theme... help me guyz: | |
Hi there, I am working on a site for my organisation's festival and all seems to be going well outside of 2 pages having issues. I basically copied the same code throughout the site for the navigation buttons but once you are on the "PROGRAM" and "SPONSORS" pages, the rest … | |
Why do the nested `li`'s in the Navigation ribbon disappear before I can get my mouse to them in IE. It only doesn't work in IE (9 and 8 are the ones I've tested). Here is the site: http://www.seventhheavenvintage.com | |
[www.unitedinblue.com](http://www.unitedinblue.com) There's a lot of JS and ajax and extra scripts and things (far as I can tell at a first look) on this website, some of which don't even seem to serve any purpose. If you look in the source (via Inspect Element, not actually viewing the page source, … | |
![7b04c3154f13608d13b3b499dd4ac92d](/attachments/large/4/7b04c3154f13608d13b3b499dd4ac92d.PNG "7b04c3154f13608d13b3b499dd4ac92d") Hello, I'm beggining to learn C# and am writing an application for myself that will help me lose weight. I just noticed that when I start the application in visual studio, the application appears extremely blurry compared to the design form in visual studio. Does anyone know of … | |
What is the best web editor for windows 8. (aside from dreamweaver) I have heard Microsoft has something called expression I believe, I think that would be good. What is the best by your guy's opinions? I recently got a brand new Lenovo Yoga13 Ideapad and i wanted to put … | |
I've created a Mortgage Calculator via WPF on visual studio 2012. The design looks like this: Enter Loan amount: TextBox here Enter Loan Duration: 15 years(Radio Button) 30 years(Radio Button) Other(Radio Button) with TextBox Select Interest Rate: ComboBox here Button here to calculate The issue i'm having trouble with coding … | |
hi i wanna make a menu like the image but i dont know how to cut the two divs and make it clikcable. i have tryed with svg and borders on divs but i cant get the divs nor svg together the image example its on this link: [Click Here](http://postimg.org/image/ffp6g83fd/537cb837/) | |
I had the following code in my .htaccess file to enable Gzip compression: <ifModule mod_gzip.c> mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file .(html?|txt|css|js|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* </ifModule> # compress text, html, javascript, css, xml: AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE … | |
I'm having some problems understanding how to download an effect from jQueryUI. There is an effect I want on [this](http://api.jqueryui.com/easings/) there is no code or script to download ? | |
I'm trying to center a popup vertically of unknown height. I'd really like to make it so I have a 10% margin on top and bottom and that the div displays a scrollbar if the content fills up more than 80% of the leftover available space. Here's what I have … |
The End.