10,655 Topics

Member Avatar for
Member Avatar for Albert Pinto

Hi People. Want some help regarding overlay div. I'm trying to develop a overly form. Just wanna know how to make div container(the overlay form) occupy or wrap entire browser area.... What I'm trying to do is...... I have a parent container, where all other containers and images reside. In …

Member Avatar for Albert Pinto
0
282
Member Avatar for stbuchok

Chrome has that allows you to profile the rendering of the DOM elements on the page (at least I believe that to be the case) https://developers.google.com/web-toolkit/speedtracer/ I need a way to do the same thing in IE. This is currently not possible from the web developer toolbar (you can only …

Member Avatar for stbuchok
0
92
Member Avatar for london-G

Hello, I have a website in which I want to replace the menu bar. I have created the menu using html and CSS. The Css file is a separate file. I have included the sidebar using include sidebar.html. The sidebar does shows but all the rest of the page is …

Member Avatar for mrvijayakumar
0
204
Member Avatar for jonny22
Member Avatar for louie540

Hi, I'm suppose to design a page based on this image: http://postimg.org/image/il4632gjh/ I've so far recreated the menu bar on the side, but I don't know what type of font is being used. Can anyone help me out? Thanks

Member Avatar for Albert Pinto
0
143
Member Avatar for ffej2ffej

I have a page in which users are an employee of a charity. They can / should enter information about their organization including phone numbers. It occurs to me that some organizations may have dozens or even hundreds of phone numbers. I do NOT want to have to place that …

Member Avatar for iamthwee
0
191
Member Avatar for vegaseat

Use onMouseover to change the background color of your webpage. Can be applied to change other things like images and so on.

Member Avatar for TonyG_cyprus
0
3K
Member Avatar for silvercats

how does these facebook numbers([[298356516884232]] ...many like this) make "images" together? black and white images like trollfaces ,recently there were coloured images too. any idea?

Member Avatar for almostbob
0
110
Member Avatar for yaragalla_mural

Hi with the following code i am able to bring 3 Div's in a single row which are surrounded by a parent DIV. Now the problem is separating each div with a vertical line which makes it look like table cells in a single row. This can be done easily …

Member Avatar for yaragalla_mural
0
165
Member Avatar for bilal_fazlani

First of all, if I rotate a span in a td or th, it doesn't rotate. I have to make it either position absolute or display:block to rotate it. absolute position is not an option for me so I went ahead with display:block. here is my code : http://jsfiddle.net/bilalfazlani/95V5G/ I …

Member Avatar for crescendo
-1
216
Member Avatar for Sahil89

Hi, Is there a way to style tooltips that appear by using title attribute? So far I have been able to find out that its div but cant find out if its associated with any class. And on other site answer I got was No and work around it using …

Member Avatar for pritaeas
0
154
Member Avatar for akkbkht

Hello. Please help me in the followig questions; How to; * Print a specific form. * To set custome header and footer. * Goto other page, enter data from previous page and trigger a specific button on next page. Regards.

Member Avatar for akkbkht
0
234
Member Avatar for riahc3

Hello For some odd reason, I have a picture with a link and it shows in all browsers except IE8/9/10. What can I use to debug the problem?

Member Avatar for riahc3
0
293
Member Avatar for showman13

Just to note: My brain in engaged and has been for awhile on this topic. I've learned and implemented a lot over the past week or so regarding CSS and Div tags, BUT... I am running into issues with formatting of data within table cells that I've never seen before, …

Member Avatar for Zagga
0
213
Member Avatar for active-worker

Hi Everybody! Good day I am newbe of your forum. I have been facing little bit problem with my latest PSD to html project. I couldn’t adjust padding and text/image at the bottom of the page. So, I attached a screen shoot “bg position” along with my project files. I …

Member Avatar for crescendo
0
124
Member Avatar for lewashby

In the following css and html document can anyone tell me why my page width css code isn't working? mystyle.css #page { width: 25%; } Here's the html page. <html> <head> <title>Bail Bonding</title> </head> <body> <link rel="stylesheet" type="text/css" href="mystyles.css" media="screen" /> <form action="bail.php" method="POST"> <div id="page"> <table width="25%"> <tr> <td>First …

Member Avatar for crescendo
0
184
Member Avatar for jspence29

How can I make the menu more fluid than it is now, you will see what I am talking about when you see the fiddle http://jsfiddle.net/jspence29/wCXB5/

Member Avatar for jspence29
0
122
Member Avatar for MasterHacker110

I have this code: <html> <head> <title> Psycho Site - About Us </title> <style> /* container */ div.container { width: 1574px; } /* end container */ /* header */ div.header { background-color: #DDA500; } h1.header_h1 { margin-bottom: 0; font-size: 65; } /* end header*/ /* menu */ div.menu { background-color: …

Member Avatar for crescendo
0
287
Member Avatar for sashaiel

Hi guys. I have 2 question. please help me about that: 1- Google translate detect my forum language ( [Dino Dinosaurs](http://www.dinodinosaurs.com)) as Malay. (Malaysian language) But Forum is 100% English. how can I fix this? 2- I have a website about dinosaurs ([dino dinosaur](http://www.dinodinosaur.com)) and for better SEO, by using …

Member Avatar for sashaiel
0
126
Member Avatar for code_rum

Hi, I have following code and I want to remove first seperator using css here's the code <div id="sub_nav"> | <a href="#">Fashion Insider</a> | <a href="#">Leasing</a> </div>

Member Avatar for code_rum
0
114
Member Avatar for xuexue

This is the code for my third level drop down menu. <ul id="menu"> <li><a href="ourlovestory.php">Our Love Story</a></li> <li><a>Notes</a> <ul> <li><a href="blog.php">Blog</a></li> <li><a href="guestbook.php">Guestbook</a></li> <ul> <li><a href="guestbooksign.php">Sign our Guestbook</a></li> </ul> </ul> </li> </ul> What i want is the third level, Sign our Guestbook, be hidden then be displayed once hovered to …

Member Avatar for xuexue
0
360
Member Avatar for GraficRegret

I need to cause the back forward and reload buttons to end a web login session and redirect the user to a page or an alert to tell them that they are now logged out. I am not sure how to test for the navigation buttons use with HTML.

Member Avatar for GraficRegret
0
245
Member Avatar for showman13

I finally got it figured out how to use background images for a vertical CSS menu... I must be a slow learner. anyway... Could someone tell me the trick to getting some space between each of the menu links? I'd like them to be separated by about 5px or so. …

Member Avatar for showman13
0
182
Member Avatar for london-G

Hello, I have created my vertical menu which is suppose to open up on the right. However it seems like it is going behind the content of the page. How can I bring the menu to front?

Member Avatar for JorgeM
0
114
Member Avatar for garyjohnson

I know this has been asked a thousand times in other locations but I have tried many solutions and can not get an answer. I have two divs, one called overlay and one called image_case. The overlay covers the entire page, then the image_case is suppose to be in the …

Member Avatar for JorgeM
0
328
Member Avatar for designershiv

I have a requirement to remove the use of tables and replace the code with HTML lists (<ul> and <li>). The HTML code to be replaced is as below <table> <tr><td>John Smith</td></tr> <tr><td>24 years</td></tr> <tr><td>Chicago</td></tr> </table> How to replace the above code with (<ul> <li>)

Member Avatar for designershiv
0
359
Member Avatar for xuexue

Hi! I've copied this drop down menu code from the web. It's working fine and the submenu's are displaying. However, when I place another div next to the first one. The submenus were hidden already. Could you help me? This is the header file. <div class="divMonogram" onmouseover="this.style.cursor='pointer';" onclick="window.open('index.php', target='_self');" align="left" …

Member Avatar for ndeniche
0
334
Member Avatar for showman13

Hello All, I am actually moving these questions over from a thread in PHP because the original questions I had evolved into learning this aspect of coding that I've never addressed previously. I am trying to get pictures displayed in a rotating fashion as part of a page header. Initially …

Member Avatar for showman13
0
209
Member Avatar for <M/>

Why is it that when i use the mac version of dreamweaver, it doesn't ***always*** let me use the border-radius effect but when i use the windows version it lets me. Why is that? Sorry if this is a stupid question... just curious.

Member Avatar for crescendo
0
77
Member Avatar for london-G

Hello, I am trying to have a menu like this one on my website http://www.activemobility.co.uk/ Do you guys have an idea of what I can use to build a menu like this like a tutorial or anything. Also what's the proper name for menu like this. Thanks

Member Avatar for crescendo
0
133

The End.