10,643 Topics

Member Avatar for
Member Avatar for GraficRegret

I know that this forum is for HTML and CSS, but I have a problem and I am not sure where to take it, so here it is. I am using this code: <div class="edit"> <input type="button" id="bold" style="height:21px; width:21px; font-weight:bold;" value="B" onClick="fontEdit('bold')" /> <input type="button" id="italic" style="height:21px; width:21px; font-style:italic;" …

Member Avatar for GraficRegret
0
109
Member Avatar for T4gal

Hello, I posted this in the Wordpress discussion forum but have not got a response, so I thought I might try here. Hopefully I have posted this in the right category, if not please let me know. I have two categories for posts and two pages to display these posts. …

Member Avatar for T4gal
0
204
Member Avatar for webreaker

I created a div zone for advertising on top of [my site](http://telechargercours.com/), but when I reduce or increase the size of the pages [Ctrl +] or [Ctrl -].advertising is not reduced.

Member Avatar for webreaker
0
72
Member Avatar for PriteshP23

I would like to design HTML form with css and validation. I want to have Textbox with colours indication. I have done with button to make it more meaningful. I would like to do same for the textbox. I want to have light blue colour bydefault and when one clicks, …

Member Avatar for PriteshP23
0
278
Member Avatar for theguitarist

Please see [here](http://jsfiddle.net/jmDsB/). The intention was to have 3 `<div>'s` in decreasing order of height(`1`,`2`,`3`) and to put those 2 buttons under the `<div>` marked `2`. Something like 1 2 3 - - - - - - btn1 - btn2 I floated `1` to the left because I wanted whatever …

Member Avatar for AleMonteiro
0
155
Member Avatar for asaidi

Hi i have a site made with drupal garden and i want to export it to my host to use my domain name any help please will be much appreciated

Member Avatar for asaidi
0
77
Member Avatar for jspence29

How can I make a table 100% width. For example, here http://spencedesign.netau.net/SNL/SNL.html#page3 I want this table to be the length of the panel, but I can't figure it out. I tried making the trs 100%, I tried just making the table 100%. I thought about changing the padding and the …

Member Avatar for JorgeM
0
98
Member Avatar for joseavelar91

I created a website and forgot how to center it. I been using dreamweaver cs5.5 I would appreciate if someone could help me. <!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>Pasco Rentals</title> <style type="text/css"> <!-- body { background-color: #FFF; background-image: url(Images/first%20background.png); …

Member Avatar for joseavelar91
0
175
Member Avatar for GraficRegret

i am creating a page with a simple text field in it so I can post what I type into the text field to my database and retrieve it later with another program, is there a way to add options to format the text to my liking as I am …

Member Avatar for JorgeM
0
78
Member Avatar for CodyOebel

**2 things needed.** **1.** Ok the customer wants a splash page to play an animation for about 3 seconds, and then load to the home page. I have access to an Adobe CS 6 suite at my work ;). Which tools would easily help me with this? **2.** Also I …

Member Avatar for LastMitch
0
117
Member Avatar for f_atencia

Say I have a code like: `<div id="mydiv">This text is supposed to stay at the bottom of the window regardless of scrolling</div>` How can I program that (or use css) to keep at the bottom of my browser window, even when scrolling? Help is very much appreciated

Member Avatar for JorgeM
0
116
Member Avatar for ashley.lawson.71

I have designed a website for a client and now I need to place it into Dreamwaver. The issue I am having is I'm not quite sure how to slice the designed layout. Can someone please tell me the best way to set up divs to make this website work? …

Member Avatar for EvolutionFallen
0
88
Member Avatar for ranam

Please check the website given below http://www.purdue.edu/discoverypark/energy/ i want to know if i can get any resources for the listview beside the slider given in above link. Thanks and regards, Ranam

Member Avatar for ranam
0
124
Member Avatar for code739

please help me on this layout see the attached file as you seen from the attached file in the first column there are names now i want to have this colum freese like it is static on the table. ![image2](/attachments/large/3/image2.JPG "image2")

Member Avatar for code739
0
245
Member Avatar for rfrapp

I have a page that loads dynamic content (comments, to be specific). The comments are floated to the left, and the "Add a comment" div is floated right. For some reason, the add a comment div is being pushed down by the comment divs. The link to the page is: …

Member Avatar for rfrapp
0
2K
Member Avatar for kassadb

Hi, I recently got to know that by encoding IP addresses and adding a timeStamp in the html code of the web page will allow us to detect if the code is copied and even catch who copied it. But i'm still unable to find out how can it be …

Member Avatar for <M/>
0
167
Member Avatar for jelly46

I am working with this piece of code and it is not firing when I put it in the page I need which is static HTML. It does work if you create a plain HTML page, but it is not working on the page I need. <form name="CTTPDD" action="https://example.com" method="post" …

Member Avatar for <M/>
0
99
Member Avatar for suavedesign

I am using mozilla firefox version 16.0.2, which I think is the latest version. My website ([www.accupresh.com](http://www.accupresh.com)) looks perfect when I check it there. Can it be that an earlier version of firefox would look differently? And is there a way for me to check it? (Because my client sent …

Member Avatar for <M/>
0
79
Member Avatar for PriteshP23

I would like to know why the content section is taking more width in my design page? Here is my CSS code : body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#414141 } p { padding-left: 10px; padding-right: 10px; } #wrapper { width: 100%; min-width: 100%px; max-width: 100%px; margin: …

Member Avatar for PriteshP23
0
249
Member Avatar for riahc3

Hello Im looking for a good date picker and easy to implement. HTML, PHP, and/or Javascript. Since this is professional, I need also several things: 1: Language support. 2: If I pick Feburary, it doesnt show a legal day as 31 3: 3 dropdown boxes: One for month, another for …

Member Avatar for pritaeas
0
110
Member Avatar for constance.dobbins

Hi, I am a newbie to html. I have a project I am doing for school. Can someone take a look at my code and see what is wrong? After I put my answers in the form, my results will not populate. Any help appreciated <html> <head> <title> My Fun …

Member Avatar for pritaeas
0
2K
Member Avatar for Violet_82

Hi there, I have a bit of a problem here. I have a div with a background image positioned and I want to add a gradient background to this div <div id="myDiv"> ... </div> CSS: #myDiv{ /*border:1px solid green;*/ /*width:940px;*/ padding:10px 0 0 20px; height:160px; background:#fafafa url("image.png") no-repeat 100% 60%; …

Member Avatar for Violet_82
0
229
Member Avatar for dstoltz

I have a client who hired me to re-design his DJ site. He is adding venue pages for all the places he entertains - ok so far. When we discussed this page early on, he said he wanted to add "some pictures" of all the different venues. No problem. Each …

Member Avatar for dstoltz
0
167
Member Avatar for constance.dobbins

I have worked on this for hours and I can't get it to work...any help on the code appreciated! Thanks. <html> <head> <title> My Calculator - Constance Dobbins </title> <script> function getInputAsText(_id){return document.getElementById(_id).value} function getInputAsNumber(_id){return parseFloat(document.getElementById(_id).value)} function setOutput(_id, _value){document.getElementById(_id).value = _value} function calculate (code) { //declare variables var first var …

Member Avatar for constance.dobbins
0
118
Member Avatar for andyhunter

I got the js to load but i can not figuer out how to verify without mail being passed through instead of caught out using googles example and watching you tube videos. I am updating exisiting mail form that has validation on it. I tried the php plugins but they …

Member Avatar for GliderPilot
0
101
Member Avatar for Ritesh_4

Hello, I would be grateful if someone could help me with aligning the text before the language flags, so that they are in the order: S'inscrire.... Contact Plan du Site, on the same line as the flags.... My link is http://www.parspas.ch/parspas/index.php TIA.

Member Avatar for Ritesh_4
0
60
Member Avatar for Ritesh_4

Hello, I have a png (png-24) image which currently makes 500kb, but it is taking a rather long time to load when posted on my website, and I would like to reduce its size to around 200kb so that it can load faster. Anyone knows how to do this on …

Member Avatar for Ritesh_4
0
65
Member Avatar for marius2010

I know website with MSword -pretty simple...I need to create website like cnn.com-newsletter type.I tried the simpliest way- just creating single web page per each document,and hmm,it works, but when you start editing html , some of the pages can't be edited,because- all stuff wiped out only some buttons left. …

Member Avatar for rotten69
0
76
Member Avatar for mpc123

HI Hope someone can help I have 2 sets of tabs on the page both are the same code and pointing to the same css, when the page loads everything is shos fine. But if you select one of the first set of tabs the first tab on the 2nd …

Member Avatar for AleMonteiro
0
105
Member Avatar for herms14

Hi, I was given a task at my work to revamp a static website that our team frequently use. The page is just a repository of all the links, tools and reports we have that we use everyday. The current page looks like this [![Click Here](/attachments/small/1/Capture3.PNG "align-left")](null) Im not that …

Member Avatar for pritaeas
0
124

The End.