473,544 Members | 1,876 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,985
thread by: eighty8 | last post Dec 31 '12 by: martin631775
http://www.ahtr.com/temp/equipment.php I have quite an annoyance on the current page I am developing. When switching between equipment lists, the container seems to shift left to right about 10px. I've looked through the code and can not find an explanation to why this is happening. Anybody have any ideas on this? Thanks in advance.
1
5,344
deephill
thread by: deephill | last post Dec 31 '12 by: martin631775
hi i need cloud tags for my website. how to create??? please tell me how to make. is there any script to try. thank you,
4
2,189
thread by: wildflower | last post Dec 31 '12 by: martin631775
How would this be formatted in CSS? Right now it stays white after link has been visited and I would like it to change to green. Thank you! <ul style="list-style-type: square;"> <a rel="nofollow" href="http://www.nytimes.com/2011/07/09/us/09spill.html?_r=1&hp"> <li>Governor Says Montana Was Misled on Oil Spill</li></a> a:link { ...
6
2,370
thread by: wildflower | last post Dec 31 '12 by: martin631775
<table style="width:100%; border: 3px; solid #003300; cellspacing="20" margin:auto">
4
2,785
thread by: Zeus | last post Dec 31 '12 by: martin631775
Good day all, I hope that you could help me with a problem that I'm experiencing in Dreamweaver CS6. I'm at the mark up stage at this point and and am trying to create a hyperlink but all of this this has been to no avail at this point and time. I can't seem to get the hand cursor and rollover links color on my home. What could I be doing wrong...
2
2,683
dianagaby2002
thread by: dianagaby2002 | last post Dec 31 '12 by: martin631775
I have 3 DIVs: 1st-> left, 2nd-> right side of 1 but a part of it is under 1(upper-left corner), 3rd-> right side of 2, like a menu. So 1st is the smallest and covers upper-left corner of 2nd. I can't set the "menu"-like DIV(3rd DIV) on the left of the 1st and 2: like 1,2,3. This is my code:
0
1,743
thread by: sam thush | last post Dec 30 '12 by: sam thush
I have seen some web pages include actions witch occur when page scrolled to specified position. such as pop up a image.do any one know how to do that. Actually i want to know how we know the page scrolled to right position.thanks
2
2,938
nomad
thread by: nomad | last post Dec 29 '12 by: nomad
I'm trying to figure out how to make a template objects (like you would in HTML3) where you can set up readable regions. Reason for this is I have a 12 page website it that shows my work, ie my reel, graphic.... NOTE when I place the footer wrapper on the bottom it does not move according to the flow of the readable region You would have your...
2
2,830
thread by: Easytime | last post Dec 29 '12 by: martin631775
Dear brothers, Please kindly assist me on how to use thumbnail images on my HTML pages rather than the original (heavy) image that takes so long to load on page. Thank you.
2
2,636
Claus Mygind
thread by: Claus Mygind | last post Dec 29 '12 by: martin631775
I don't seem to be able to do a vertical center on the table contained in this <div> </div> tag. What needs to be done? <div id="container" style="height:90%; width:95%; white-space:nowrap; border:5px solid red;margin: auto;"> <table style="margin: auto; vertical-align:center; border:2px solid blue;"> <tbody> <tr> <td...
6
61,368
thread by: deknoopjes | last post Dec 23 '12 by: shuvogm
I want to display a specific area of an external website using iFrames. A year ago I created such code successfully, but lost this code due to a crashed computer. Googling for any solutions did not help me so far. Any hints on how to achieve this (again)? This is what I have so far: <div style=" position:relative; // used for...
6
3,129
thread by: wildflower | last post Dec 13 '12 by: Rabbit
is there a way to set it at 1 px on an H2 with hyperlink? Thanks in advance.
9
2,291
KeredDrahcir
thread by: KeredDrahcir | last post Dec 12 '12 by: webspectyler
I have a list that displays over the text when a user hovers over it but in IE the white text appears as if has been cut out of the box so that you can see text behind the list through it. I've tried finding a solutions for this and found only one other person getting this problem without any replies.
1
11,383
thread by: George Banning | last post Dec 11 '12 by: Atli
I code HTML email delivery messages. The content must always include inline HTML style elements. Is there a way to code for the anchor tags <a> for the pseudo classes visited, hover, link and active using inline styles? Let's say I always want anchor tags to be underlined. would this work? <a href="http://bytes.com/xyx.com"...
7
3,231
thread by: bajaexplorer | last post Dec 7 '12 by: sharpcoders
In both IE9 and FF. I have two php routines in a web page. Both are alike except variables. Both will output the HTML <options> for <select> in both routines. Have verified the source at the browser for both. But the first one is not displaying. The correct HTML code is in the browser and have saved it as a htm file. Running this file, the...
2
2,488
thread by: luftikus143 | last post Dec 3 '12 by: luftikus143
Hi there, I am trying to pass an HTML element, which is an array, to another form. Not so difficult, I'd say, but I tried almost all possible combinations, and it doesn't work. I have a form where I have this SELECT element: <select name="preselectedCountries" size="9" multiple="multiple"> <option value="Albania">Albania</option> ...
2
3,030
thread by: wildflower | last post Dec 1 '12 by: wildflower
I have two rows with three columns all evenly spaced. Would like to put space between the columns only, a gap if you will. Would like the background to be visible between the columns. I was using this but unsure where to place the html portion. td.class { border: 5px solid #000000; column-count: 3; column-gap: normal; }
9
3,221
thread by: beachking | last post Nov 28 '12 by: Rabbit
Does anyone please have a solution to my light box images showing up behind the embedded youtube video thumbnail on my page? It only happens in IE 8 (of course). Please see example here: http://www.autobahnperf.com/TechNews/porsche-bearing/porsche-intermediate-bearing.html I appreciate any suggestions, thank you! beachking
7
2,763
thread by: Termi2610 | last post Nov 24 '12 by: Rabbit
Hey, im trying to stretch all html elements inside a table column. All of these should be the same width as the broadest. Example: http://i.imgur.com/WgeuI.png Im not setting the width of the elements, its automatically set. Now i want, that all elements have the same width as the broadest ( in this example the last ). How can i...
1
2,019
thread by: yugank | last post Nov 22 '12 by: Rabbit
i have added a text box with some matter n its giving the option to resize i want to block that n fix its size
1
3,506
thread by: nouveauwoman | last post Nov 21 '12 by: Rabbit
How do I get rid of the blue circle that shows up in my marquee when I view it through Int. Explorer? It doesn't show up in Google Chrome. <style type="text/css"> .html-marquee...
1
3,178
thread by: jemordecai | last post Nov 19 '12 by: Rabbit
What is my favorite WORD?! Word should be a different color and a different font from the rest of the sentence
1
2,385
thread by: dkth | last post Nov 18 '12 by: farazi482
How do I make two sidebars in my blogger template? I've searched for how to do this but most sites I end up on, are using code that doesn't work with mine and my template. Thanks ! http://finallymommy.blogspot.com/
2
2,555
thread by: harshchaturvedi | last post Nov 18 '12 by: farazi482
sir,please tell me how can i put more then one picture in (href attribute)in html using notepad.
5
2,259
rubenrp81
thread by: rubenrp81 | last post Nov 16 '12 by: Dormilich
I want to make json respond string, this string have html source code like <html...<body...<p... but When I get the response from mysql result and print, all text after < character disapear. If i want to print "some_text_<html><header.... the result is: "some_text_ and the page seems to die but without error, please heLP ME!!!

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.