473,799 Members | 2,942 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML / CSS Forum

HTML and CSS (Cascading Style Sheets) web markup languages - Ask questions about html and css development, validation, errors, divs, blocks, tables, design, accessibility, w3c, firefox, ie, safari, tags, attributes, layouts, forms, buttons and more.
1
1,509
thread by: AKMK | last post May 12 '10 by: Death Slaught
Hi, I have an iFrame , <iframe name="MWS" frameborder="0" scrolling="no" id="MWS" src="default.html"> and this IFrame is used to display difrent contents which comes from IWS Intranet Web publishing system. currently in css iframe#MWS { width:100%;
3
2,096
thread by: AKMK | last post May 12 '10 by: Frinavale
I have a index.html page which internally contains <iframe name="IWS" frameborder="7" id="IWS" src="default.html" background-color: lime></iframe> <iframe name="dummy" frameborder="0" src="" style="display:none;"></iframe> when i am calling this iframes it is coming with extra space but if i am moving it out space is not there without i...
7
3,142
thread by: mrjoz | last post May 11 '10 by: mrjoz
I wanted a liquid layout heading for my webpage. as its a unique image i took a slice from the left edge and added it to a div. then placed the main heading image in another div and floated it to the right. my logic is that it can resize and fill the growing/shrinking white-spaces with the contents of the left div. hi, iam at...
5
2,056
thread by: Judahraine | last post May 11 '10 by: Stang02GT
I have downloaded a Joomla template for a new site and made the changes I want, and have no problems at all in Firefox. However, in IE, the layout takes up the whole page. To clarify: I have specifically chosen a template that shows the background tile between the different boxes/elements/components (not sure what they're called - the...
4
2,003
thread by: lisa007 | last post May 11 '10 by: lisa007
this link works on firefox but not on explorer help please cant seem to see whats wrong with it <li> <a href="resume.html"> <button class="rounded"> <span>Contact</span> </button> </a> </li>
4
1,374
colinod
thread by: colinod | last post May 10 '10 by: ColbyMiers
I have a scrolling Iframe that auto scrolls a html page within it, i am wondering if anyone knows how to keep a scrolling content of an iframe to not have a gap which is what happens when the content page reaches the end before it restarts the page acn bee seen at http://www.yaketyyakallmouth.com/new.htm If anyone has any ideas around this...
1
1,244
thread by: electricpixel | last post May 10 '10 by: Death Slaught
Website: http://www.charityparade.org CSS: http://www.charityparade.org/style.css The problem is that the search bar in IE appears about 5 pixels lower than in FF. I've tried using top:5px; for the div with a separate css for IE with no success. An idea might be the <----> conditional statements which I tried but I think I did something wrong....
15
5,155
thread by: londres9b | last post May 8 '10 by: londres9b
I have this on my css style: <style type="text/css"> #container {visibility:hidden; width: 1000px; position: relative; margin-top: 0px; margin-left: auto; margin-right: auto;
0
1,522
thread by: saumi6676 | last post May 8 '10 by: saumi6676
Hi, I have designed a report in Crystal Reports.NET (that is bundled along with visual studio 2008) and need to export it to PDF. Can I apply CSS to different sections in that report and will that be reflected in the resultant PDF ? Please help me out. Thanks, Saumitra
2
3,455
thread by: ColbyMiers | last post May 7 '10 by: ColbyMiers
Hi. I am developing a website with a "footer" that has some text and a link. I am using a div with absolute positioning. An example of the footer working properly can be seen in the bottom-right of this page. If you click on the first link of the navigation menu, "never been wetter", you'll see that the footer is still there but the link...
4
2,747
thread by: AnagJohari | last post May 7 '10 by: master99
For the location of an image in my CSS code, when I use (../img/h_img.jpg), double dots, the image will not display in the browser. But when I use url(./img/h_img.jpg), single dot, the image is visible. Why does the image not display by the first code(double dots)? .header_img { width:895px; height:255px; background:url(../img/h_img.jpg)}
4
1,718
thread by: bf747 | last post May 6 '10 by: bf747
I have created a form on the web as html pages and want to make the submit button to send a form to an e-mail or create a form where the owner of the website can access, print the form and start on processing it.
2
3,869
thread by: MosaicMan | last post May 6 '10 by: MosaicMan
I've been searching the web for the answer to this question, and I've found people addressing my question, but the answers don't help me. I must be missing a step or something. I'm trying to build a simple website with HTML. I learned HTML in high school a few years ago, and due to lack of use, I've forgotten most of it. My layout is to have...
1
1,335
thread by: Vishvanathannn | last post May 3 '10 by: Markus
Sir i had asked a question that "code for creating a file upload box in which visitors of my site should be able to upload their files to my site" i got some replay from gits and i follow the instructions. The code provided by gits creates a "upload file box" and a "submit" link. But when i try to upload something,it is not storing any file in any...
0
1,105
thread by: Aplus Shoes | last post May 2 '10 by: Aplus Shoes
I have been trying to figure this out for the last 2 days. I recently created a custom ebay store for a client and the page is not aligning properly in IE 7, everything looks great in FF & IE8. Someone please review the page and advise. Click here Thank you Jenna
2
2,664
thread by: heartlayla | last post Apr 30 '10 by: heartlayla
ello I just launched a website for a new project only to learn that the button on the splash page that takes you into the rest of the site does NOT work on explorer (but does in firefox, safari, and chrome). The web designer is on a yoga retreat in the bahamas and won't be back in the real world for two weeks! The site is in wordpress and I...
1
1,709
thread by: sovereign6 | last post Apr 30 '10 by: tharden3
Hope someone can show me how to set up divs to display like a row of tables What I am hoping to achieve is to have the exact coloured layout as in the pic in the link but to duplicate this same layout with a number of rows with a break for each row. In the example the second row with grey block layers to show what I want. This must also...
1
1,947
thread by: Jazyone | last post Apr 30 '10 by: drhowarddrfine
I have a basic feedback form with a submit button. After the "submit” button is clicked, I want to change the destination of the information submitted to a different email address. How do I do this? Thanks in advance
5
3,646
thread by: nfarrier | last post Apr 28 '10 by: nfarrier
I'm a school teacher trying to get a web page update working doing a drop-down menu. The code works at http://hms.sps.lane.edu but the update that uses more css, including "navigation body" "wrapper" and "header" at http://hms.sps.lane.edu/new/, the drop-down menu only works in IE. I don't understand enough of css to debug this. Hoping...
1
2,110
thread by: pxlcreations | last post Apr 28 '10 by: drhowarddrfine
This is confusing me like crazy. I am making a webapp for the iPad but I can't seem to figure out how to keep my divs in a line, then have overflow-x kick in once the divs have hit the edge of the screen. Let me explain some more. I have a div that I set the width at 100% so it will fill the screen width wise. Then I would put more divs inside...
0
1,453
thread by: DonS | last post Apr 27 '10 by: DonS
I have created a newsletter (HTML) in Dreamweaver (CS3) with an index and their respective anchors. The file is stored on our server. The bookmarks work correctly in the various browsers; however, we run into a problem when the document is sent as an email, in which case, clicking on an index items in an email, opens the default browser, and loads...
6
2,081
thread by: neogazz | last post Apr 26 '10 by: neogazz
I have been struggling to align a block text in XHTML. 3136 Please see the attached picture designed in MS Word, but how would you could this in XHTML?? Note: I have used labels with width specifications to create the exact distance I require i.e. from "Terms and Conditions:" to the left justified text opposite it. Regards Gary Wilson
2
1,284
thread by: ashief | last post Apr 26 '10 by: Frinavale
I written css properties for my website it was working in IE7,8,mozilla,chrome also .some css properties not working in ie6.how i can write common css file for all browser?
1
3,534
thread by: Vishvanathannn | last post Apr 25 '10 by: gits
Sir i need a code for creating a "file upload box" in my site, in which visitors of my site should be able to upload their files to my site.
6
6,538
thread by: Starmonger | last post Apr 25 '10 by: Starmonger
I've been making an ebay template using Dreamweaver CS4. I was following some video tutorials on the net on how to do Ebay templates. Now it's take me months of getting the look right, and I'm nearly ready to launch my shop, but suddenly I've realised that it doesn't look at all right in ebay (it looks fine in firefox, IE7, Chrome). There are...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.