amp x 105
bootstrap x 1,162

14,212 Topics

Member Avatar for
Member Avatar for througheye

Hello everybody HOWDY? I have lot confusion about using id/class in CSS. When there is a need to use id and when there is a need to use class? What is the difference between id/class in CSS.Either there a standard way for the naming convention in css for the id/class …

Member Avatar for wickedsunny
0
83
Member Avatar for mineko_panda

Hi Everyone Umm...first time posting here. I'm barely learning about CSS and all that jazz and I'm confused as to what I did wrong. The professor doesn't really help us out and the book and lectures just confuse me. I put up the layout here: [URL="http://michie.suteki.nu"]http://michie.suteki.nu[/URL] My Navigation bar goes …

Member Avatar for mineko_panda
0
112
Member Avatar for sittas87

Hi guys Im new to web developing but have come as far as setting my web site up from using a template.This is my very first website that Im setting up and as you can read its not from scratch.anyways so far Ive been succesfull and will be hanging in …

Member Avatar for sittas87
0
106
Member Avatar for Cat-Eyes

Hi all, I'm a complete newbie to CSS and HTML, so this could be a very obvious solution. I've pulled most of this from different tutorials I've found online. I'm trying to get the website to be 780 pixels wide and in the centre of the page, and also to …

Member Avatar for ferman786
0
107
Member Avatar for atplerry

Hi, After designing my website and the creation of my CSS File that i use on the tables,cell, e.t.c i intend editing the website and creating a new style of CSS but on right clich to applied the CSS i found that the CSS appear grayed off i.e i can …

Member Avatar for siriyal
0
120
Member Avatar for MKala

I want the height of the right side column (id="menu") stretch down automatically, when the amount of content on the left side (id="page00") makes the "page00" div taller than the "menu" div and/or viceversa. I mean when I enter text and image in "page00" div, I want the height of …

Member Avatar for wickedsunny
0
178
Member Avatar for JPMountford

Hi there. First let me say I'm completely novice in Javascript. This is my second time posting this, as I put it in the wrong forum initially (sorry). Someone else wrote this and emailed it to me, I have just tried to used it. I know my way round html …

Member Avatar for SoniaBaby
0
167
Member Avatar for rickarro

Hey All, I'm having trouble figuring out why I can not put aphostrophies in my input form. This is a user input area and it won't take words like, don't, won't ...etc. Here is the input form [code] <?php if (!isset($_SESSION['valid_ad_user'])) { echo "<h2>Sorry, you do not have permission to …

Member Avatar for rickarro
0
106
Member Avatar for sai.kirat

hi im developing an application where in i need the entire path of the file in the fileupload control i m able to get the same in IE 6/7 but i m failing to get the same in Firefox 3 i m using document.getElementById('...').value of the file upload control to …

0
47
Member Avatar for sfrider0

I'm creating a SMTP client. I'm entering the data(to, from, subject, body) in a HTML form. How do I pass that data into the actual Java SMTP client so I can send it? I know how to hardcode the data into the client and send it that way but having …

Member Avatar for ~s.o.s~
0
255
Member Avatar for VernonDozier

I have a program for which I am designing a help menu. The program allows you to add squares, ovals, and other shapes, and move them, rotate them, etc. I'm setting up some HTML pages that explain how to do different tasks. So when the user pulls down the help …

Member Avatar for VernonDozier
0
137
Member Avatar for infotechland

Hello fellow geeks. I'm a new guy here, my name is Randy and I'm pretty new to the IT arena, I've been teaching myself HTML, Java, PHP, and more recently, C++. I'm in the US Army, stationed in Germany. Right now I'm a military police investigator, but soon I will …

Member Avatar for infotechland
0
179
Member Avatar for emhmk1

Hi All, Basially a client wants to visit his site click on the admin link and upload some images and some text so his page refreshes with the new stuff showing at the top and the older stuff below it. I was thinking at first of using include but not …

Member Avatar for emhmk1
0
100
Member Avatar for kireol

[url]http://www.proloanmods.com/testimonials.php[/url] The testimonials.jpg graphic on this page appears fine in Firefox. But in IE it gets chopped off. I'm not sure why only on this page as I use the same template for every page more or less. Does anyone have any ideas why? Also, I've tried resaving and reuploading …

0
117
Member Avatar for preetisingh

hi to all....... i have made a text box on my web page.....i want that when a user enters the name of the place in that box then the words that sounds same should be displayed at that time........like if i want to enter haridwar then as it is same …

Member Avatar for LizR
0
88
Member Avatar for thebigman

Hi was told to put this [code]align: center;[/code] to center tables in an html page but where does it go, into css or html not got a clue thanks.

Member Avatar for thebigman
0
175
Member Avatar for sgtd

Hey everyone found this site through google and thought i would sign up. I am 23 years old and currently about to enter 2nd year at Abertay University in Dundee, Scotland. I studied on a diploma course in Computing & I.T last year but have changed over to a degree …

Member Avatar for Denniz
0
115
Member Avatar for painter87

I can center the text in the list but not the actual bullets or numbers (<ul> <ol>) I am very new in HTML. Thanks

Member Avatar for MidiMagic
0
41
Member Avatar for darkmikey

Hi, I am typing out my chemistry notes as a study method using html (planning on making a website devoted to study notes) and sometimes need to type something with both super and subscript text straight after it and have noticed that is ends up being out of alignment as …

Member Avatar for MidiMagic
0
115
Member Avatar for Minstrel9

Hi folks! I'm new here and possible I'm posting my request in completely wrong forum, but since I was so stupid to wait until the last minute, I'm pretty pressed for time right now and need a quick solution for my problem. My problem: The MySpace site, that I have …

Member Avatar for MidiMagic
0
156
Member Avatar for tiger86

I love DaniWeb and I don't care for IE that much. I went onto the site and it didn't work properly in firefox,chrome, or opera. It worked better in chrome then it did in FireFox and Opera so I am not sure if your trying to make it Chrome compliant. …

Member Avatar for The Dude
0
318
Member Avatar for Venom Rush

Hi all Just want to know if it's possible to check if a checkbox is checked on page load. Venom Rush

Member Avatar for danishbacker
0
84
Member Avatar for Member #430640

Hi all, I'm a dutch pilgrim, hiking to Santiago de Compostela in stages. I got involved in webmastering the site for the Dutch society of Santiago Pilgrims. I am therefore new to using HTML and the content manager "movable types". I hope to learn from you how to deal with …

Member Avatar for Member #430640
0
151
Member Avatar for puja_suri

Is it possible to have a grid view with column in which the text is displayed in multiple line rather in a single line?i mean i want column to be ofd specific width and if the length of the text exceeds that width den it shuld be displyed in next …

Member Avatar for lucky_asfand
0
64
Member Avatar for kevin wood

i am trying to submit three forms with the one button using javascript. here is my code [CODE]<script type="text/JavaScript"> function submitForms(){ document.dropdown.submit(); document.radio.submit(); document.form.submit(); } function textLimit(field, maxlen) { if (field.value.length > maxlen + 1) alert('your input has been truncated!'); if (field.value.length > maxlen) field.value = field.value.substring(0, maxlen); } </script> …

Member Avatar for kevin wood
0
147
Member Avatar for praveen_dusari

hi i wrote a simple ajax script its working and i don`t know why can any one here can help me? when we place a mouse on a link then it shows that page this is my basicajax.php page [code]<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>ajax</title> <link rev="stylesheet" rel="stylesheet" …

0
85
Member Avatar for Serunson

Hello again fellow Daniweb techys, remember me? Serunson is back, after a very long break i agree, but now he's at uni, and has a job, and is more amazing than ever! So i thought i would come back and join the realms of Daniweb and be part of the …

Member Avatar for jbennet
0
210
Member Avatar for luke77

Hi guys, I'm new to programming and am learning with Python. I am trying to write a program that will get information from a website and display it in a program. Specifically, I'm writing a stock portfolio program that will look up information on a specific ticker and return that …

Member Avatar for Gribouillis
0
146
Member Avatar for thatoneguyx

Well I started getting into coding learning the basics of Python and looking into C++ but I'm not sure if it's really something I want to do, so I'm looking to get into and explore web development I'm wondering though where I should start after learning basic HTML? I've read …

Member Avatar for DeViAnT\gAmEr
0
143
Member Avatar for anuj_sharma

hey guys, I want to make a website for my company but i am not sure which tool to use. Can you please suggest some tools for web designing. I am familiar with HTML/CSS.

Member Avatar for DeViAnT\gAmEr
0
149
Member Avatar for J-son

Hi there, could anyone help me how to log in to a new html page? Like, when I click on log in button, it brings me to a new page. I tried several methods but didn't work. Thanks in advance. [CODE]<html> <head> <link rel="stylesheet" type="text/css" href="style.css" title="style" /> <title>Identify Users</title> …

Member Avatar for coolshiva
0
101
Member Avatar for trojanworm

hi i have been trying to get this working out i got a login url with two urls actually one to log you in and a java script button. lets say this is the URL's [url]http://login.mywebsite/login.nhn?m=login&memberid=[/url] (HERE Account) middle part of url : &password= (password) The last part i would …

Member Avatar for jbennet
0
228
Member Avatar for Rainb0wDots

Hi,<br> i went to [U][url]http://www.javascriptkit.com/[/url][/U], i copy the HTML at this website [U][I][url]http://www.javascriptkit.com/script/script2/formfieldhints.shtml[/url][/I][/U] i put the codes at my blog. [i edited the codes.But i only edited those main title]<br> But the problem is how do i make the Form Validation to auto send to my email address, with a …

Member Avatar for Dani
0
138
Member Avatar for sheara

Hi, I have a basic unordered list in my site map, with a few sub-indentations: <ul> <li>item1</li> <li>item2</li> <li>item3</li> <ul> <li>sub-itemA</li> </ul> <li>item4</li> <li>item5</li> </ul> My problem is that I have a space/break in between sub-item A and regular line item 4. I can't seem to close the space. My …

Member Avatar for wickedsunny
0
104
Member Avatar for parhs

Well i noticed that IE8 scr*s many sites and its better to set it in compatibility mode.I have a little problem with my css menus. My website is [URL="http://parhs.no-ip.org/athenstickets/"]SITE[/URL] The problem is with the menus.If they dont have submenu the hover effect doesnt work at all! Its insane i cant …

Member Avatar for wickedsunny
0
48
Member Avatar for spxfroggy85

I am trying to upload a flash animated photo slide show to my website. I am using Nvu as my site editor and I am hosted through Bluehost. I have an html website and the slide show software (Amara) said that I should have no problem uploading my slide show …

Member Avatar for wickedsunny
0
77
Member Avatar for RahulV

Ive created a .html page, but now i want that when a user tries to open that .html page he must be automatically directed to .asp page without showing the contents of the .html page. How can i do that ??? Please help !!! Thank you !!!

Member Avatar for msaqib
0
152
Member Avatar for Grasshopper_

Hi everyone I am what you would call a newbie to the web site matinance and development I am having a problem that is costing me a lot of lost business and any help be greatly appreciated ... I have a quote form the should be require our visitor to …

Member Avatar for buddylee17
0
130
Member Avatar for dinesh5

hi there, is there any editor or compiler that explain us what the lines of codes we have written means and is there any editor or compiler that we can use with html & php.mail [EMAIL="deinsh5@hotmail.com"]me[/EMAIL]

Member Avatar for jlm699
0
72
Member Avatar for cjmike

When i register with some website they send a confirmation email to me in which i am required to click on link to activate my account with thier site. How are such pages created ( in Dreamweaver ?) how can use it on my own website.

Member Avatar for cjmike
0
92
Member Avatar for clutchkiller

it isnt clrscreen; cause thats not working. Can anyone refresh my memory? thanks

Member Avatar for Member #46692
0
114
Member Avatar for cmills83

Is there a way to override the IE user set font size. Basically when I user increases the font size in the IE preferences. Would !important; on the font css tag fix this? Thanks!

Member Avatar for cmills83
0
59
Member Avatar for nea_m

Hello all, Im trying to display an image to the right side of radio buttons. I kind of did it, but my OK button is too low now, which means I must have put this echo code in the middle of the radio button list or something. Im an absolute …

Member Avatar for nea_m
0
263
Member Avatar for dlacloche

When I select a style from the properties inspector for text, it applies the font-family and font-size, but not the color. I cant figure out why. When I look at it in dreamweaver it works, but when I look at the page in a browser, it doesn't work. Does anyone …

Member Avatar for wickedsunny
0
71
Member Avatar for god_1896

hi all; im looking a good example of 3 selector like for region province and city. if select form the list of region the province would have a list of province belong to region and the city well provide a list of cities belong to the region. and if province …

Member Avatar for mangel.murti
0
290
Member Avatar for Member #321605

My navigation system consists of a main bar, which changes colour when a mouse hovers over it. Clicking this link results in a secondary menu appearing, in silver/white. However, the content background is white, so these link colours aren't suitable. I have tried changing my CSS code so that the …

Member Avatar for MidiMagic
0
133
Member Avatar for Mike_H

My site looks like I want it to in IE but there are several problems when viewing in FF. Compare [url]http://www.senatorbarkley.com/bio1.htm[/url] between the two browsers. On right side, the white box "Bookmark This Page" is to the left instead of being centered. The yellow is not going down below the …

Member Avatar for MidiMagic
0
135
Member Avatar for dwlamb_001

Good day, I am having an issue with IE 5.x and the following [URL="http://pages.total.net/~dwlamb/"]web page[/URL]. For some reason the area of text is narrow as though the maximum possible resolution is 800x600. I say this because testing this page at 800x600 yields a similar result in all browsers tested that …

Member Avatar for MidiMagic
0
129
Member Avatar for servis

hello, i have following php-mysql image list script, which populate images in columns and rows of html tables, but i want to change the html columns and rows strctures into xhtml and css, i don't know how to do, [ICODE] <?php $albumId = $_GET['album']; $query = "SELECT im_id, im_title, im_thumbnail …

Member Avatar for MidiMagic
0
72
Member Avatar for David_

CSS based design vs. Table based design has been a debatable topic since long. Both the designs have their own set of advantages and disadvantages. CSS based design is however used by a majority of people today. CSS means cascading style sheets which enable us to split up the design …

Member Avatar for MidiMagic
0
467

The End.