10,643 Topics

Member Avatar for
Member Avatar for jindalarpan

hello is there any source code available for site similar to emailmeform or something similar ?

Member Avatar for almostbob
-2
53
Member Avatar for phoenix_sdl

[COLOR="red"]ok, so I have this html form[/COLOR] [CODE]<html> <head> <title> SUBMIT FORM </title> <link type="text/css" rel="stylesheet" href="prva_strana.css" /> </head> <body> <form action="druga_strana.php" method="post"> <div> <label for="Fname"> First Name: </label> <input type="text" name="Fname"> </div> <div> <label for="Lname"> Last Name: </label> <input type="text" name="Lname"> </div> <div> <label for="Uname"> User Name: </label> <input …

Member Avatar for phoenix_sdl
0
127
Member Avatar for sreein1986
Member Avatar for rajarajan2017
0
183
Member Avatar for davidm23

Hello guys, I have created a simple css widget to redirect visitors to facebook,twitter,etc ([url]http://pressreleasecentre.com[/url] - check the left side) But unfortunately I don't know how to make it static like the feedback button in the same site at the right side. Now when some one scroll the page down, …

Member Avatar for Lusiphur
0
96
Member Avatar for nateuni

Guys, I normally don't dabble to much in XHTML, but I have been doing up a website for my business and I have hit a wall with the development. I found some inconsistencies with different browsers. So I carefully went back in Photoshop and made rulers and made sure all …

Member Avatar for nateuni
0
390
Member Avatar for josephmcnelis

Hey All, Im having a bit of bother with the way my page content displays in IE. If the browser window is resized beyond a specific size my page content flys away to the right and the right column comes into replace it!? Im pretty sure its some bad cass …

Member Avatar for drjohn
0
164
Member Avatar for Luckychap

Hi All, I am struggling to get the version of css supported in my browser. Is there any way to get it through javascript. Thanks

Member Avatar for drjohn
0
171
Member Avatar for jindalarpan

how to hide some text of other site in frames i have created a frame where i am calling other website, in that frame i want some of the thing should not appear like footer and some images of the called website. how i can do this in frame. frame …

Member Avatar for jindalarpan
-2
124
Member Avatar for Member 784480

I am building a new page and I'm having problem having this space on top of it. you can take a look at it http://www.mtimexico.com.mx/graficos.php here's the situation. All Divs are inside a Parent Div called Container. This div has the following qualities: body { margin-top: 0; padding-top: 0; background-image: …

Member Avatar for gaurang4
0
115
Member Avatar for cloud09

I have a containter div that uses rounded corners. For chrome, FF, and Safari, I simply use the CSS properites. But for IE, which doesn't support those, I have images that are absoutely positioned in each corner. The container div is resized by both js and by its child elements …

Member Avatar for Member 784625
0
93
Member Avatar for diafol

Anybody know of how to use something like an <abbr> tag, but for rollover translation purposes. I'm guessing that the abbr tag is semantically incorrect here. E.g. [CODE]<abbr title="neutron">niwtron</abbr>[/CODE] A rubbish way would be to use a span I suppose: [CODE]<span title="neutron">niwtron</span>[/CODE] I just can't help feeling that there should …

Member Avatar for diafol
0
82
Member Avatar for niths

hi all, i am having a web page.Now what my problem is i need to make the web page fit to any screen size. so i came to know that,it can be done using CSS. so can any one help me please.. Thank u..

Member Avatar for Lusiphur
0
180
Member Avatar for rahul95

hi people im doing my final year B.E with CSE. im very much interested in web designing. hav to start my project now.can i get ur ideas related to design.

Member Avatar for Lusiphur
-1
62
Member Avatar for mariko

I want an image to "get bigger" when a mouse hovers over it. I've looked at some coding that uses CSS and HTML, and I'd need an source image that has both the small image and the large image. I don't understand how to set the CSS so that it …

Member Avatar for mariko
0
81
Member Avatar for Evil_genius82

Hi guys, Im working my way up in webdesign and just needed a guide to what i should learn next. Im quite fine at xhtml, css and photoshop. Im just not to sure if i should go for flash, javascript, or php and what would be the necessity for a …

Member Avatar for Evil_genius82
0
99
Member Avatar for ashishjha54

hello coders, nowa days i see everybody is using DIV and SPAN in there webpage .i have a little idea about this but i wanna know everything about this.can you tell me where can i get complete information about DIV and SPAN.you can also use this forum to clear my …

Member Avatar for craiggles
0
601
Member Avatar for ds2r

Hi all, I am designing a website using div tags, however when I zoom my website the layout distorts. How can I fix this problem?

Member Avatar for macneato
0
60
Member Avatar for bueller555

I'm looking for a hosted solution where we can host an organization of small businesses and have each company setup their own page with their own password so that they can maintain their own content. I've looked at CMS solutions like Joomla and Mambo, but I need something easy that …

Member Avatar for henduo12
0
99
Member Avatar for ppetree

If you go to my site (link below) and click on the consulting tab you'll see where the .css is NOT working! If you scroll down to the bottom right corner of that page and click on the [URL="http://www.philpetree.com/consulting/strategy.html"]Strategy[/URL] you'll see that it works on THAT page. However it doesn't …

Member Avatar for ppetree
0
128
Member Avatar for tiddster

I have been asked to download the index page from the website, anyone know how to do this using a python script, or just how to do this at all?! Google doesn't seem to throw anything relevant up.

Member Avatar for drjohn
1
56
Member Avatar for djnzak

Hi, I am editing the css code of an existing script, Docebo. The problem is all the browsers I have tried do no give me a quick updated view on the css style. That is it still shows me the old css sheet and so I cannot see the changes …

Member Avatar for diafol
0
109
Member Avatar for jrock2004

I am trying to make an expandable div that has a background image. Below is the code I am using. I am just trying to make a quick example of this. Attached is a screenshot. In the bottom right corner of the div you see that white is outside the …

Member Avatar for jrock2004
0
148
Member Avatar for spivey

I have a assembled a background image for an online book club to make a bookshelf. In Firefox, the sides line up properly, but in IE7+8, they don't: Here is the site: [URL="http://www.westlakelibrary.org/emilysbookshelf"]http://www.westlakelibrary.org/emilysbookshelf[/URL] Here is the relevant css: [CODE] div#emilybookclub #galleryblock table.view-grid-emily_gallery { background: transparent url('/sites/www.westlakelibrary.org.emilysbookshelf/files/images/woodgrain.jpg') repeat; margin-left:10px; } div#emilybookclub …

Member Avatar for gaurang4
0
160
Member Avatar for Jo4x4

Hi, I have a form to email working just fine, but I would like to send the form to two different emails. Any help please. Thanks

Member Avatar for Jo4x4
0
67
Member Avatar for AkhJ

Hello, I want to create a sitemap for my website. Somehow i've generated sitemap with the help of free tool. But the problem is file in XML & i don't know how to implement it. Will it work just after uploading it on server or something else i've to do …

Member Avatar for MJ Pieterse
0
70
Member Avatar for roryt

This tutorial will teach you how to create a transparent navigation bar for your website, similar to the navigation at the Microsoft Vista [URL="http://www.windowsvista.com/"]website[/URL]. 1) Start by creating a new image in Photoshop with a height and width of 700*70px. 2) Filling the first layer with a dark background makes …

Member Avatar for Lusiphur
4
543
Member Avatar for dongold

Daniweb, Just new in your forum, Kindly assist me we the [B]dhtml with css codes [/B]for uploading pictures, videos, mp3 and mp4, I want to include that in the site that I am designing. Dongold.

Member Avatar for rajarajan2017
0
68
Member Avatar for brinegart

I want to focus back on the main page from an iFrame that is loaded as an element on the page. I am trying to make a toggle focus using CTRL to go between the two. I am using javascript to navigate the iFrame to different pages. Once the iFrame …

Member Avatar for Lusiphur
0
132
Member Avatar for neil_f

I am new to HTML and CSS and am currently having 2 problems with an icon that is displayed when the mouse hovers over a menu item. Problem 1 I want the icon to appear to the left of the menu item, but can only get it to display on …

Member Avatar for Lusiphur
0
89
Member Avatar for txwooley

I thought I could organize my movie files by writing a quick and dirty HTML script for them. I read a few tutorials on HTML (not CSS) and it seemed simple enough. So I made this: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" id="DocumentRoot"> <head> <title>Media</title> <meta …

Member Avatar for txwooley
0
129

The End.