10,650 Topics

Member Avatar for
Member Avatar for OkieUnix

[code=html]<TABLE CLASS="MYTABLE"> <CAPTION CLASS="MYTABLE">Jumpstart</CAPTION> <TD> <TABLE CLASS="MYTABLE"> <TR CLASS="MYTABLE"> <TH CLASS="MYTABLE">Boot Parameters</TH> </TR> <TBODY> <TR CLASS="MYTABLE"> <TD CLASS="MYHOST" ROWSPAN=14><p><br> Host Name: <input size=16 type=text name=host><br> Mgmt MAC Address: <input size=17 type=text name=mgmtmacaddress><br> Mgmt Interface: <select CLASS="MYTABLE"> <option name=hme0>hme0</option> <option name=fjgi0>fjgi0</option> <option name=fjgi1>fjgi1</option> <option name=fjgi2>fjgi3</option> </select><br> Mgmt IP Address (If Static): …

Member Avatar for Airshow
0
139
Member Avatar for progtick

do you guys know of any good free web design software? or something with more than 1-2 months of trial period? I do not want to do something too fancy, so super-complicated software may not be needed.

Member Avatar for JasonHippy
0
67
Member Avatar for greenglow

This Wordpress site looks fine on most browsers but is really breaking up on Mac Safari 3.2 and FF on Mac. The right sidebar pushes down below the bottom of the middle column. Can anyone tell me where to look for the problem. A screen shot from BrowserShots is enclosed …

Member Avatar for greenglow
0
110
Member Avatar for ahoyikisoba

I would be interested to hear about Flash Lite developers experience with Project capuchin. Are Flash Lite developers taking the time to learn Java ME to extend their Flash Lite applications for this the Sony Ericsson project capuchin line of phones?

0
37
Member Avatar for adaykin

Hello, I need to put two <p> or <div> tags right next to each other so horizontally they line up with each other. So it would like something like: [CODE]<p>Text</p><p>More Text</p> <div>Text</div><div>More Text</p>[/CODE] But I want them to be on the same plane horizontally. How would I do this? I …

Member Avatar for almostbob
0
15K
Member Avatar for tag_addict

Hey all I am a complete newbie who just developed a site based on a template. Below is the template code. I want to make it so the entire website centers horizontally on anyones screen. What code do I need to put any where? Any help would be appreciated. Thank …

Member Avatar for tag_addict
0
227
Member Avatar for cab_driver

I'm having trouble uploading a page with frames. The page either doesn't upload or it only registers the topmost frame. Can anyone help me to understand what's going on? Just ask if you need me to be more specific. Thanks

Member Avatar for stevenpetersen
0
37
Member Avatar for Techie08

I just registered my Dreamweaver software and put it onto my computer. Problem is, I have an existing website that a company used to manage for me with their own copy of Dreamweaver. Follow me so far? What I want to do, is just switch it to my control now. …

Member Avatar for laura_ci
0
94
Member Avatar for stevenpetersen

I am trying to make a water seen with flash CS3. the idea is not waves. I would to make drips that drip into eachother and slash. If anyone can help it would be gratefully appreciated.

Member Avatar for stevenpetersen
0
93
Member Avatar for DevC++4.9.9.2

Hola, Im an experienced coder, however new to java/actionscript 3 I am trying to make a very simple login and I am running into problems. They seem to be with my for loop with the .Length() function in particular... [code] stop(); loginError.visible = false; var loginXml:XML; var loader:URLLoader = new …

Member Avatar for DevC++4.9.9.2
0
129
Member Avatar for usmanabb

I need immediate help please I have made a logo and client wants it in different formats. One of them is .gif(transparent) Logo contains Gradient as well when i convert it into transparent .gif the gradient disappears. In attachments you can see the jpeg file which is OK but .gif …

Member Avatar for Airshow
0
268
Member Avatar for MDGM

(I wasn't sure where to put this thread so move it if you need to! :]) I want to be able to send a text message to my mobile phone whenever I get an email through from my website (the sending of the message would ideally be done using PHP …

Member Avatar for itisnot_me
0
130
Member Avatar for Anaghag

hi gyes, i am web designer i know the dreamverver,flash,photoshop(basic) i want to learn the advance in web designing so please help me.

Member Avatar for itisnot_me
0
23
Member Avatar for Posterseal

I have created a page that works fine in expolrer and netscape but the background picture does not show in safari or firefox and for the life of me I can't figure out why [url]www.theoasisgallery.com[/url]

0
32
Member Avatar for LoNe_KiD08

Hi to all, I am a newly programmer on html. Right now I'm working on with a simple web pages. And I got some errors in showing the target on frame 2 with a link form the frame 1. I would to know more about on how to use the …

Member Avatar for essential
0
74
Member Avatar for Reliable

My div background color did not show up when I placed it in the external CSS sheet. I went ahead and made it an inline style and got my desired result except for thebig space between the right side of the picture and the edge of the containing div. Why …

Member Avatar for Reliable
0
129
Member Avatar for leegeorg07

hi, in part of my sc i have this code: [code=css] #menu{ float:left; width:20%; } [/code] and i have this div tag: [code=html] <div id="menu"> <ul> <li><a href="about.html">About us</a></li> <li><a href="contact.html">Contact us</a></li> <li><a href="gallery.html">Gallery</a></li> <li><a href="developer.html">Our developer</a></li> </div> [/code] and when i preview it, it only shows once and stays …

Member Avatar for leegeorg07
0
73
Member Avatar for MarrkoR

Hi, i have 4 div and I want to do so: [url]http://img15.imageshack.us/img15/2514/divd.png[/url] But i have trouble whit right div. It is below the second div. [CODE] <html> <head> <style type="text/css"> body { margin:0; margin-top: 0; margin-bottom: 0; text-align: center; } div.all{ width: 600px; background-color: #5292d9; } div.left{ float: left; width: …

Member Avatar for leegeorg07
0
75
Member Avatar for alwynsloan

Hi, Just finished new site, [URL="http://www.theshoeboudoir.ie"]http://www.theshoeboudoir.ie[/URL] but the text layout on the home page is all off on IE6, seems ok on other browsers. Essentially the text should overlay the container bg in three different divs, but IE6 pushes them all to the right off the page entirely.. Any help …

Member Avatar for ingeva
0
69
Member Avatar for Lolalola

I have trouble with spaces, wher is php tag, i have spaces. foto: [url]http://img99.imageshack.us/img99/4163/spacervd.png[/url] If i delete: require("connect_db.php"); and <form method = "post"> ... Everything ok. How i can remowe this space? And why "New user" in ner rows? [code=php] <?php session_start(); require("connect_db.php"); ?> <html> <head> <style type="text/css"> body { …

Member Avatar for almostbob
0
74
Member Avatar for Rockindon

I have 5 buttons in my nav bar, Home, About, History, Gallery and Contact. They are all image swaps. How do I make it not swap when I'm on that page? If I'm on the About page I don't want the image to swap when I scroll over the About …

Member Avatar for almostbob
0
106
Member Avatar for Rhino1272

What is the best way using divs and/or spans to replace the following table structure? [code=HTML] <table style="width:100%"> <tr> <td style="text-align:right;">Right Button</td> </tr> <tr> <td style="text-align:left;">Left Button</td> </tr> </table> [/code] I have tried using [code=HTML] <div style="float:right">Right Button</div> <div style="float:left">Left Button</div> [/code] But that causes the two button to be …

Member Avatar for Airshow
0
72
Member Avatar for rockyman12

Usually any website has pages like this Domiain/page1.com Domain/page2.com But some websites i find having pages like that Page1.Domain.com Page2.Domain.com So how they do that And they also have higher SE rankings... Because their keywords are displayed unlinke others (domain/page1..) Any help ???

Member Avatar for ShawnCplus
0
110
Member Avatar for Al-Saeed

Hello, [B]What software(s) are people using to make videos?[/B] I am interested in making my own short documentaries, programs etc. with the intention of hosting a reduced quality format on my website. However I would like to also have a decent quality fit for broadcasting or DVD’s as well. Way …

Member Avatar for qauaan
0
171
Member Avatar for blamlol

I use the following code on my page: [CODE]<div id="itemstable" class="item_type1"> ...other divs here... </div>[/CODE] And in my CSS file I have this code: [CODE].item_type1 div { background-image: url(images/type1.giff); }[/CODE] the problem is there are a lot of different item types so I will need to have a lot of …

Member Avatar for stevenpetersen
0
510
Member Avatar for pancgom29p

I have 2 div's in between which there is another div which have to fit itself to the full width between the div's. That is i have a left float div1 ...then there is another div2 .... followed by another div 3 all in the same line and float next …

Member Avatar for stevenpetersen
0
1K
Member Avatar for schone

Hi all, I'm having some problems with a certain piece of code which sits in my site, this error only occurs in Internet Explorer 7. Rather than post all my HTML/CSS markup here I have put up a version of the site [URL="http://www.users.on.net/~prashyanthy/fun/"]here[/URL]. As you can see I have "Widgets" …

0
40
Member Avatar for Scruffstone

Hi there, I'm using Commerce.cgi for my eCommerce site but with PayPal as the basket side of it. There's vast amounts of code that I don't understand exactly what's going on, but I can figure out that it's setting, clearing and getting cookies. The problem is that when the cookie …

0
60
Member Avatar for peepster

Can someone please look at this site in IE6 and please tell me what is going on? [url]http://www.e-squareddesigns.com/websites/bna[/url] The two div's above and below the menu bar are "spreading out" and not sure why, I've tried a seperate CSS stylesheet for IE6 and modifying the padding/margins but to no avail. …

Member Avatar for ko ko
0
129
Member Avatar for TolucaDiablo

Hello Everyone, I'm new to flash and actionscript 3. I just purchased a flash file that is driven by as3. I don't know how to embed it to my webstore's main page. Any help would be greatly appreciated. Here is the description of the files I received with my purchase: …

Member Avatar for rajarajan2017
-1
245

The End.