amp x 105
bootstrap x 1,162

14,212 Topics

Member Avatar for
Member Avatar for kained

I have a few problems with an assignment for university. Basicly my nav bar on the right is mean't to float but it is moving down with the text in the #main div in my code. What have i done wrong? Here is my css code. [code]/* CSS Document */ …

Member Avatar for MattEvans
0
159
Member Avatar for roryt

I would like to be able to close one of my layers which is in a div tag. I have used css to specify an image in this layer and it will have a link in it aswell. I would like to have another text link that allows the user …

Member Avatar for woocha
0
134
Member Avatar for girishkgk

Hi all, I am Girish, ia m very new to Java. I want to create a html page. The main requirment in the page is ... Initialy the page will contains a table which will accepts some data. If the user want to enter some more information he can click …

Member Avatar for prajakta.mule
0
97
Member Avatar for showtime

SELECT Stores.strStoreName, (CASE WHEN T.intItemID=S.MinSub THEN Stores.strLogo ELSE NULL END) AS displayCategory, T.txtDescription FROM Items AS T INNER JOIN Stores ON T.intStoreID = Stores.intStoreID, ( SELECT intStoreID , Min(intItemID ) AS MinSub FROM Items GROUP BY intStoreID ) AS S WHERE T.intStoreID = S.intStoreID ORDER BY T.intStoreID, T.intItemID The SQL …

0
90
Member Avatar for pojke

Does anyone know the code in any language, to print a HTML page without title and url on top (bottom, depends on browser):?:

Member Avatar for roryt
0
102
Member Avatar for luzkazar

Hi guys...i'm kinda new in this js language...i was wondering can anybody help me with this code....well problem maybe sound a bit silly..well I was wondering how to get the all the value from the txtbox so that,I can validate all the data that have been key in by the …

Member Avatar for Member #114696
0
252
Member Avatar for happygeek

Please also give your hearty congratulations and warmest welcome to the latest DaniWeb Featured Writer, roryt. Rory has been devoting time to putting together some excellent tutorials for the benefit of the community here, and for this reason richly deserves Featured Writer status. Check out some of his latest tutorials …

Member Avatar for cecil.vera
0
95
Member Avatar for goodboy18

I need a free ad banner rotator. Like a code that I can just insert in the ad space of my template. Any suggestions????

Member Avatar for roryt
0
99
Member Avatar for freenetresearch

I am new to CSS. i am currently experimenting with CSS layout and try to adhere to standards as much as i can. i made a webpage using css layout but when i view it in IE it is totally different than i expected. it works fine in flock/firefox. please …

Member Avatar for Member #114696
0
101
Member Avatar for Matt Hill

I have been tasked with creating a new web site for the company I work for. I am no expert on web design but I have a good grasp of the essentials (I think!). I have come across some Page Packs by a company called Project Seven that work with …

Member Avatar for roryt
0
135
Member Avatar for aparnesh

I have a Select in a form, which has multiple values. How can I get all the values from the Request Form collection ? I am using the post method. When I am specifying [CODE] Response.write Request.Form("Select1") [/CODE] it only shows the last value. I have tried using Request.Form("Select1").options[x] as …

Member Avatar for aparnesh
0
103
Member Avatar for Cerberus

Hi, i have a page which is built from an asp script providing a thumbnail of an image from a database. I want to enlarge the image (when clicked on) in a new window and i can't work out how to do it using Javascript. Any help would be much …

Member Avatar for Member #114696
0
312
Member Avatar for zioni

trying to create a bebo skin with a photo but to get the same dimensions i have to decrease the amount of k i need and the photo gets distorted and i cant decrease it enough help me

Member Avatar for roryt
0
27
Member Avatar for Kurai Okami

I need some help and assistance with my myspace div, i currently generated my div from bbzspace.com which uses CSS although im rather new. I can't seem to get a code allowing my profile image to be displayed that myspace uses, also were I would place the code. Heres my …

Member Avatar for roryt
0
201
Member Avatar for mahe4us

Hi all, Can anyone tell whats the use of div tags rather than using table to design the webpages. I have no more idea about this. kindly give your suggestion for this also give tutorial specific for div tags...

Member Avatar for roryt
0
153
Member Avatar for ssharish2005

Hi everyone, I am designing a web site for my company for which i am working for. But i am still learning these web stuff which i haven't done before. So got to learn very soon before i get more project. I can do some basic stuff but not too …

Member Avatar for roryt
0
179
Member Avatar for Member #127113

Hello Dani, I want to know just about that iam experiencing this problem- Your webpage loads and done sometimes with errors and sometime proper. waiting for your reply......thunderstorm

Member Avatar for happygeek
0
94
Member Avatar for fivepointer

Is it possible to include a header and footer file using HTML? I have my file as a .html and need to be able to include the HTML for the header and footer. Anyone know how I can do this?

Member Avatar for roryt
0
75
Member Avatar for zaphod_es

I am a Linux and OS X user, bad programmer, I do a bit of html/css, build and repair computers, recycle old hardware for good causes and the elderly and am a free software advocate. I found this page searching for help with a dead Dell laptop, liked what I …

Member Avatar for happygeek
0
41
Member Avatar for drewrockshard

I have a little problem. I have a drop down menu that contains various different entries. I am allowing the user to also have a text box right next to the drop down menu where they can specify a category (and it will insert it into the drop down menu …

Member Avatar for Member #119018
0
432
Member Avatar for newbie2c++

Hi just curious if there is a way to create a box that can be typed in to enter information so that I can take the output and use it in an anser page? Also is there a special HTML code to create spaces between lines of text? Thanks for …

Member Avatar for MattEvans
0
89
Member Avatar for spike29

Q: write a XHTML document that shows the reasult of the color survey. The document should contain a form with radio buttons that allows users to vote for their favorite color. one of the colors should be selected as a default. Then document should also contain a table showing various …

Member Avatar for MattEvans
0
172
Member Avatar for vexhawk

Has anyone tried using inline css pseudoclasses? What I mean is, how would you take a:hover and put it inline.

Member Avatar for vexhawk
0
96
Member Avatar for danieltoril

Hello, I have a long process with more than 1 hour for finish, and when it finish the internet explorer doesn`t response. Why it occurs? Can anybody help me? Thanks.

Member Avatar for AnonCSAddict
0
167
Member Avatar for kararu

How can I link my c++ program with html/javascript code? My c++ program should have browser interface....Is cgi the only option.I dont want webserver and cgi...What else can I do?

Member Avatar for John A
0
101
Member Avatar for gurutech

I am trying to code a page for an internal website that will generate a list of files and display them on an ASP page. I have this portion of the code working. I am trying to load an HTA page to run an executable with a parameter of whichever …

Member Avatar for gurutech
0
175
Member Avatar for Wreef

I have this code that won't display the iframe properly. When I use it, the iframe spans accross the page, but won't span down, fitting the entire page. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/URL]"> <html xmlns="[URL]http://www.w3.org/1999/xhtml[/URL]"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>WinBetaSecrets- Connecting the Beta Community</title> <style …

Member Avatar for blakisa
0
182
Member Avatar for Day Brown

I havent messed with html in years, so I wanted to use ftp to setup my new website [url]http://www.dc-pc.org[/url] ... there were peculiarities right away. The server host setup [url]ftp://www.dc-pc.org/dc-pc.org[/url] before I got there, with an "index.html" in the subdirectory saying the website was under construction. But why is it …

Member Avatar for Day Brown
0
118
Member Avatar for KennyZ

When I first started SEO, I came from a sales position. Sales is not my strong suit. Im much more of a technical type of person. So we thought that I would do well in this type of work. However, the only thing I ever knew about the internet was …

Member Avatar for FC Jamison
0
333
Member Avatar for HandSome

Is it possible to include a header and footer file using HTML? I have my file as a .html and need to be able to include the HTML for the header and footer. Anyone know how I can do this?

Member Avatar for FC Jamison
0
67
Member Avatar for ncaditya

I have code for DHTL popup in a html file. Here is the file [url]http://www.nutrition-malnutrition.org/popup.html[/url] This is for my list. I want the sliding popup to appear on the home page so I tried to include this file using PHP [code]<?php include("http://www.nutrition-malnutrition.org/popup.html"); ?>[/code] It works OK in IE7 but it …

Member Avatar for Member #114696
0
142
Member Avatar for KenTs

Does anyone know if this code has any kind of SEO benefit or what it's relevance is? Thanks in advance! [code] td class="botLinkText" <td class="botLinkText"><a href="http://www.blahblah.com/pages/page.asp" class="botLink">keywords & description</a></td> [/code]

Member Avatar for stymiee
0
75
Member Avatar for tom_h_500

Hiya I am currently using Dreamweaver but I was wondering if there are any other good HTML editors about. I have searched around but a lot are too basic. I want one design friendly but you still have the option to code. Thanks.

Member Avatar for Member #114696
0
408
Member Avatar for TheDJ2

Hi, I am neding help with Frontpage 2003. It's not accepting my entire website. I had to make changes to my phone numbers and now it doesn't let my pictures appear. I'm about to take it outback and use it for target practice. Would there be somebody who might be …

Member Avatar for Member #114696
0
36
Member Avatar for batcholy
Member Avatar for Dani
0
39
Member Avatar for ForestTech

Ok, basically the issue that I'm having is this: I have a left-aligned navigation bar and I'm trying to keep the navigation menu aligned to the top of the "sidebar" and have a logo image aligned to the bottom of the same sidebar. But I need to make it in …

Member Avatar for ForestTech
0
103
Member Avatar for nschessnerd

Ok so I have been programming for like 2 years, and im not rich enough to buy my own domain so i use freewebs... anyway i have a problem with css in ie. Is this a natural problem with ie? Is there anyway to make css class definitions compatible? etc... …

Member Avatar for nschessnerd
0
90
Member Avatar for Ragnarok

I have been looking though php.net and done a few small Google search to try and find a funtion that will highlight html like how the funtion highligh_string() works on PHP. Does anyone know of a function that does this or will I have to create my own? Thanks in …

Member Avatar for Dani
0
171
Member Avatar for Raju5725

HI, I am new to web development as well as ASP.Net....I am trying to design and a develope a web UI....in which I have two HTML <a href tags> If I click one of the item I should get one ASPX page and if I click another tag it should …

Member Avatar for hollystyles
0
99
Member Avatar for BLADEME

Hi, need sum help... [IMG]http://www.phpfreaks.com/forums/Smileys/default/huh.gif[/IMG] I've created a php file which writes an xml file, and a web page which accepts user input into html buttons' values. What I want to do now is take that information from the html buttons and use the values stored in the html buttons, …

Member Avatar for Puckdropper
0
70
Member Avatar for davvid

hello, I wana show the cards in randomly from the array when I click the start button. ex: I have 12 picture boxes. and if click the button , the randomize cards come out to those boxes. How should I do ? :eek:

Member Avatar for Killer_Typo
0
93
Member Avatar for nick_kd07

Hi All, M having a html page on which there is a SAVE Button. And when i click on SAVE button , it pop-ups Save Dialog box through which i save the .html as .doc file on local drive. Now the problem in that is , it saves all data …

Member Avatar for Member #114696
0
97
Member Avatar for roryt

Ok, so I am a total PHP n00b so I will explain my problem then say how I would personally logically solve it. I am creating a website using a php include at the top of the page (same for every page on the site) and one for the bottom …

Member Avatar for MattEvans
0
163
Member Avatar for fariba123

i have designed an employee details webpage. there is an option of generating pay slip. to do so all the information related to the employee and his/her salary has to be entered. the employee details are already stored in the database. i want to design a form that will have …

Member Avatar for phper
0
90
Member Avatar for boo_lolly

hello all, i'm building a CMS and i'm have some trouble with a certain page i've been working on. I have information stored in my database that the admin user can edit and update and change, obviously. on this edit page i have HTML input fields that have been pre-populated …

Member Avatar for digital-ether
0
128
Member Avatar for vov4ik

Hello people, I have just started to learn JS, and have a question. I want make my script to load (for preview) an image file chosen by user through HTML form. My code is following: [html] <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <title>Upload form</title> <script …

Member Avatar for MattEvans
0
180
Member Avatar for Maples

Hi folks, I am currently in the process of developing an accessible site which provides distance training courses for the disabled. I am attempting to make everything on the page adjust when the user increases the font size - menu divs get wider, text wraps to next line etc. I …

Member Avatar for MattEvans
0
125
Member Avatar for chunkmartinez

Hi, im not really new to css, but i dont really understand this: table table table table tr tr td,div{} This exact peice is not the part i need help with, i just dont understand what it means to have multiple table or tr or td's here but dont get …

Member Avatar for MattEvans
0
102
Member Avatar for jgill

Having problem with the following HTML code in IE7, everything works fine in IE6: <option value='215001' label='250000,15,10,1'>This is a test</option> In IE6 I see “This is a test” in the drop down list so that the user can make the selection but in IE7 I see '250000,15,10,1' in the drop …

Member Avatar for MattEvans
0
120
Member Avatar for Dani

I would like to create one uniform syntax highlighting color scheme that works for all languages. For example, comments will always be color X. Keywords will always be color Y. Functions will always be color Z. Can we all come up with one color scheme that programmers from all languages …

Member Avatar for Member #46692
0
561

The End.