473,569 Members | 2,836 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.
19
2,920
KeredDrahcir
thread by: KeredDrahcir | last post Oct 6 '11 by: KeredDrahcir
I'm trying to make a menu using a list and I want it be about 42px high. I need the whole of the block to be clickable and have managed to achieve this in Firefox but in IE only the text is clickable. I really need to sort this out since it seriously affects functionality. .mainmenu li{ float:left; display: inline-block; margin: 0;...
2
2,215
thread by: cartais | last post Oct 6 '11 by: cyberience
i am just beginning to learn html, and i am writing a page with notes in the page's text, like this: <a /*tag*/ href="/* the address of the desired page*/ "> text for the link here, or what is actually clicked on/displayed </a> i was told anything inside of /* */ is ignored by the computer entirely as if it were not there, but when i...
6
5,088
thread by: dragon52 | last post Oct 4 '11 by: drhowarddrfine
Hi, Can anyone tell me how to use css to line up different types of form controls? Different types seem to behave differently. I have a textbox, dropdownbox and a button along 1 line across the page. I want to make all of them the same height and vertically align them. Here is my code <div> <input name="SearchText" type="text"...
4
1,752
thread by: iddjoe | last post Oct 2 '11 by: drhowarddrfine
I have a client who wants a basic static html site. He wants to be able to get in to the content pages and edit them easily, and the primary template will remain unchanged. I am currently using Expression Web's Dynamic Web Templates to achieve this. He is able to edit the content, but for major appearance changes, he gives me a call. However,...
8
2,973
matheussousuke
thread by: matheussousuke | last post Sep 30 '11 by: matheussousuke
Hi, I have this website that works just fine in Chrome and Firefox, I used Chrome and Ie consoles to check for Javascript errors, couldn't find anything. Check the attachments, one is Ie's image and the other is Firefox's. As you can see, the layout is broken in Ie. You can go the page and see it by yourself (Internet Explorer 8): ...
7
2,245
thread by: sedigh mohseni | last post Sep 25 '11 by: sedigh mohseni
hi i reviewed w3school site on http://www.w3schools.com/tags/tag_style.asp and in this page sayes we can use dir,lang, xml:lang and title attribute for style tag. I know meaning of this attribute seprately but i dont understand in style tag, what are they for?(and my most focus is on title and dir attribute) thanks alot
1
1,575
thread by: gypsy2259 | last post Sep 22 '11 by: drhowarddrfine
designing my web page,items show up in view, but not in preview or on the site. The message comes up and says 5.0 the attribute XMLNS is not permitted? I don't know what this is or how to fix it. Can you help? I'm using FrontPage for web design Thanks
6
1,961
thread by: dragon52 | last post Sep 22 '11 by: dragon52
Hi, I am displaying a table of records, one column is the student id. What html code do I need to allow user to select a student record by a click of a student id. In other words how do I make the id column clickable and at the same time capture the id number so I can process and display that student's details? Thanks
1
7,330
thread by: am omid | last post Sep 21 '11 by: hellodipak
hello excuse me. i dont speak english very well. i want to know that how do i take my banner picture in top and center of my web? <span style=" ? " > or <div ? > please ask me
4
1,767
matheussousuke
thread by: matheussousuke | last post Sep 21 '11 by: hellodipak
I trying to use the following code to display an image on a website: div#top{ background: ('http://mcemprego.mghospedagem.com/header.jpg') no-repeat top center; } But somehow it wont work, if you try the image path, you'll see that it's correct. Now, if I change the code with:
1
2,364
thread by: Bryan Spector | last post Sep 20 '11 by: Bryan Spector
Hi, if you look at my website, www.setientprod.com/index.php I have a rotation script inside of a table but it is resizing the background of the neighboring cells. It is positioned with relative not absolute but the script is resizing the background for some reason. Can some please help me with this? Here is the code <center> <TABLE ...
7
2,048
thread by: SAMRAT PAUL | last post Sep 16 '11 by: Rabbit
How to create a table with out using table tag in css ?
1
4,115
thread by: Jason7899 | last post Sep 16 '11 by: Dormilich
hello, i have a Trajan Pro font on my site. when i put in the web, the people that donīt have the font installed on computer is unable to see with the font that i choose. how can i load the font on my server? i beliave there is some way to do this thanks for your help
1
2,144
thread by: Jeremy Fuhriman | last post Sep 15 '11 by: Rabbit
Is it possible to have the (728x90 pixles) leaderboard ad in the website masthead that does not scroll? So as you scroll down the page the masthead with the ad unit will always remain visible.
0
1,231
thread by: Sajad Bhat | last post Sep 13 '11 by: Sajad Bhat
Dear all i have an HTML file in which i have placed the Urdu text and some html tags. the file is about 105KB. When i upload the file using FTP ot FileZilla, it displays the status failed at the end and the file gets uploaded 0KB (failed). when i check the uploaded file online that is empty. Anybody can reply what is the possible...
0
1,333
thread by: broderick710 | last post Sep 13 '11 by: broderick710
Hi,I am a designer and have just started working on Joomla .Can we create a Joomla template with Dreamweaver?
0
1,335
thread by: Sajad Bhat | last post Sep 13 '11 by: Sajad Bhat
Dear all i have an HTML file in which i have placed the Urdu text and some html tags. the file is about 105KB. When i upload the file using FTP ot FileZilla, it displays the status failed at the end and the file gets uploaded 0KB (failed). when i check the uploaded file online that is empty. Anybody can reply what is the possible...
2
2,368
thread by: rsyCoder | last post Sep 12 '11 by: rsyCoder
I am working with a template: http://demo.templateworld.com/zero/in_action/green_solutions/ the relevant markup is: <div id="bodyPan"> <div id="leftPan"> <div id="leftmemberPan">
8
1,529
thread by: kmh72756 | last post Sep 9 '11 by: drhowarddrfine
I'm having trouble getting some basic understandings of how web pages, specifically developed using Visual Studio 2008, are constructed. The code below started as an empty Default.aspx page to which I added only an asp:Label and an asp:TextBox. When I added only a font-family to the <body>, the font of the TextBox doesn't change. Why not? ...
3
2,093
thread by: keepitcoder | last post Sep 9 '11 by: drhowarddrfine
So I have an Amazon.com Payments account and basically people must click an Amazon button to purchase the one item I'm selling. But the whole button is powered by a <form> tag with a bunch of <input type="hidden"> elements. Anyways, is there any way to convert this post form with only hidden elements to a text link someone can just click on? ...
1
1,914
thread by: c s h | last post Sep 6 '11 by: Ashwani Sharma
Now creating my first website. I'm making my menu from a nested ul then manipulating it with CSS by the default the submenu items are not right below the parent they jump down as I hover over them they jump up. I tried to fix all the padding margins positioning nothing helped. What did I do wrong?
1
2,549
thread by: gaya3 | last post Sep 3 '11 by: drhowarddrfine
Hi, Our application uses Spring MVC Framework and also it use sitemesh decorators to decorate the page.I have a problem in displaying the unicode characters in my application along with the decorator. If i exclude the decorator, am able to display the unicode characters, but it should not be the solution. our application has to support the...
12
1,700
thread by: beachking | last post Sep 1 '11 by: beachking
Hello, I am still learning code, and I am having trouble with some elements on this page (only in FireFox). http://adgraphics.us/ChannelLetters/ChannelLetters.html They are way outside of center. I did not change anything on the page, it just started happening. It also just started happening to another page. Can anyone please show me the...
1
4,249
thread by: claire dek | last post Sep 1 '11 by: drhowarddrfine
not an expert coder so need desperate help here. I have constructed my website so it looks exactly as i want it to except because of teh way i've done it it leaves a big empty space at the bottom after the footer. I have a transparent band that goes the whole screen width and need the container to go under it so the images i will place in header...
4
8,056
thread by: Rylos007 | last post Aug 31 '11 by: Rylos007
Greetings, first post and in need of some code error help. I am ruff at html and .css skill wise. :) Home Page Good page w/ proper R-sidebar Evil page w/ improper R-sidebar. Error from WC3 checker for evil page: <div id="wrapper" class="hfeed">Error Line 138, Column 32: Unclosed element div. <div id="wrapper" class="hfeed">

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.