13,937 Topics

Member Avatar for
Member Avatar for Soben

[CODE] <body> <div style="height:100; width:100%; background-color:black"> hello. </div> </body> [/CODE] I want to put it in the middle of the page, how can I do it? ty ^.^

Member Avatar for RoyalElite96
0
69
Member Avatar for dsmush

Hi I have been trying to remove certain items from the admin bar which appear at the top of all WordPress pages. I've managed to remove the 'visit' menu from it by reading a forum elsewhere and editing CSS but I have had no luck with researching how to remove …

Member Avatar for Kraai
0
312
Member Avatar for Soben

[CODE] <html> <body> <div style="width:500; height:200; border:1px solid black;"> adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br> adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br>adsf<br> adsf<br>adsf<br>adsf<br>adsf<br> </div> </body> </html> [/CODE] ello I'd like to have a div with minimum height of 200px. but if we add more data in to the div the height should be increased not totally fixed you know? what can …

Member Avatar for Soben
1
67
Member Avatar for dornaled

hi can any body defien HTML Element Syntax and whats use in webdesign. help me. thanks advanced.

Member Avatar for edith135
0
87
Member Avatar for debasishgang7

How can i make a div tag which will Re size vertically depending upon the Text length of the this tag..??

Member Avatar for debasishgang7
0
103
Member Avatar for tiberiup

Hi guys, What seo toolbars do you know and recommend? I'm using two seo toolbar: seo for firefox at tools seobook com/firefox/seo-for-firefox html seo for chrome at www seomator com Any other suggestions?

Member Avatar for alexadwords
1
207
Member Avatar for kajDesign

Hi, This is my first post--I'm really a graphic designer, but have been asked to do some web design. I'm amateur at best, and at worst, don't know the crap I'm doing. I'm having problems getting my site to display correctly across multiple browsers and resolutions. Though it displays correctly …

Member Avatar for essential
0
272
Member Avatar for Julia25

Ive made a simple css but i dont know why the div go down if i make the width of style #ID_Number more that 251px really weird! [URL=http://img543.imageshack.us/i/weirdk.jpg/][IMG]http://img543.imageshack.us/img543/1089/weirdk.jpg[/IMG][/URL] [CODE] <style type="text/css"> #CONTENT { height: 222px; width: 421px; background-color: #E8E8FF; } #B8 { height: 25px; width: 200px; float: left; clear: both; …

Member Avatar for Julia25
0
70
Member Avatar for skald89

I have never really used tables and especially not in a css file. I just want to know the basics of tables and making them in css. Also once I do make it in a css file how do I name it so I can use it in a html …

Member Avatar for teedoff
0
110
Member Avatar for aqhalover

Hello! I am fairly new to HTML and CSS, and I am making my webpage. It has small table to the left for navigation and then the main table is in the middle. The main table has two columns that I made with the normal old html <tr> and <td> …

Member Avatar for teedoff
0
129
Member Avatar for Reliable

Good Afternoon Everyone, AM I correct in that it is ok to use event.target if the target movie is a stand alone object. But I need to use event.currentTarget if the movie clip has children inside?

Member Avatar for mouseupevent
0
107
Member Avatar for edith135

Hi, So I am having a Windows Hosting account that supports ASP.NET and DotNetNuke. As i am with the DotNetNuke, and this service is with me around from a while now and as we can see which is an increase in use and need for DNN hosting providers. If anyone …

Member Avatar for dornaled
0
66
Member Avatar for stefilina

Hy! I want to improve the design of my windows application.I've searched a lot on google but i couldn't find anything good. Can everyone please tell me some web addresses or maybe turorials were I can find stuff about the design of a windows application?Something like a special form for …

Member Avatar for stefilina
0
130
Member Avatar for tokianuki

Hey, I have this very irritating issue which i was unable to solve for a couple of weeks. I am an amateur designer trying to design a site for my company. The problem I face here is this: 1. I create a menu within a container, with the same width …

Member Avatar for MagicMedia
0
148
Member Avatar for RJ_Dev

Hi All, Well this is a simple problem, I'm developing websites for a client and I send them the html/css files with the regular url's in css like this - #body {background-image: url(Images/bg.jpg);} but they send me back the css file which has a Forward Slash '/' in the beginning …

Member Avatar for Kraai
0
119
Member Avatar for seularts

I need some help with sizing an image in height. My page is tzr.ro, and as you can see in some browsers such as explorer and chrome the image height differs. So i have this small piece of code that i need to adjust: img { max-width : 350px; height …

Member Avatar for scottloway
0
188
Member Avatar for SolidSolutions

[url]http://www.gwftn.org/frame.html#projects[/url] In the bottom left of the content of the page is a link for "virtual prayer walk". If you click on that, an iframe is displayed. In other browsers, you can navigate the iframe just fine (using the go forward/ go backward links). In IE, it does not change …

Member Avatar for SolidSolutions
0
167
Member Avatar for TWilsonRipsom

I have been experiencing a problem with a menu tree created in JavaScript. It has been in use for years with previous versions of IE with no problems but when I tried to put it into a new web page and loaded it on IE8 the appearance changed dramatically. Has …

0
122
Member Avatar for Marzo

I have a web page I am creating with an iFrame. Every div below the iframe disappears. In this case, it's the div "footer" I've tried several things with the css, and it did nothing. This is the site: [URL="http://t-down.webs.com/pre/home.html"]http://t-down.webs.com/pre/home.html[/URL] Here is my HTML code: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML …

0
63
Member Avatar for brynFlew

I have a table and need 2 rows merged horizontally, come somebody help me do this i seem to be having some difficulties. Here is my source and a screen attached. The green line in the image is where i want to split the cell. Thanks [CODE] <table id="dataTable" cellspacing="0" …

Member Avatar for fcvolunteer
1
170
Member Avatar for fieryidris

i spent a lot of time yesterday redoing my whole website with iframes for each section but once i put everything onto the server i found that the links inside the iframes opened inside the iframes rather than in the whole window. how do i escape from the iframe to …

Member Avatar for mianovag
0
606
Member Avatar for Soben

[CODE] <div style="background-color:black; width:100%; height:30"> </div> [/CODE] I would like to make a div with a real 100% width, but when I try the code above, I don't get what I want :[ It's not really 100% there are still some spaces between the div and body. what should I …

Member Avatar for scottloway
0
55
Member Avatar for skald89
Member Avatar for dornaled

hi If i access to a web server with PHP support what i can do so.

Member Avatar for christopher6
0
86
Member Avatar for Erek4

Just curious to see if anyone knows how to do the following: 1) Create a link on a webpage that will send an email. (Already Know this) 2) Put information in the body of that email. (Have an idea of how: body= 3) Here is the kicker: Keep the signature …

Member Avatar for jlego
0
76
Member Avatar for kuri88

I need to split the area code out of the () so it only displays numbers using the substring method. Below is the code I have done so car. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>No Title</title> <script type …

Member Avatar for edith135
0
102
Member Avatar for wapcrimers

Hi Everybody. Recently, i was trying to execute FLASH editor, but as i clicked on executable application file to install it, it shows an error that "FLASH VIDEO EXTENSION.DLL file is missing". I downloaded this file from SNIP but it didn't work and commenting about version. So, if anybody knows …

Member Avatar for contusvideo
0
385
Member Avatar for fcvolunteer

I've made a nav menu for my site but I've now been asked to turn it into a dropdown menu. I'd like to make it a horizontal submenu and after giving it a try on my own I found a wysiwyg program that lets you design it and spits out …

Member Avatar for fcvolunteer
0
88
Member Avatar for MrCapuchino

Hello, I have a .jsp file linked with a css file, normally I will put resize:none; to the textarea in my form to stop chrome or safari putting a resize handle on it. The thing is I cannot get it to work I don't know if it is because I'm …

Member Avatar for MrCapuchino
0
153
Member Avatar for dornaled

Hello , i was wondering if anyone could help me ! When i use WHM-remote backup ( FTP backup ) files will be transferred to the home FTP folder not to the part/Directory where i have addressed , for example i have addressed like : "/home/user/backup" but all the .tar.gz …

Member Avatar for Kraai
0
80

The End.