I am still having difficulty inserting a table into my Dreamweaver website. Can
ID: 3629820 • Letter: I
Question
I am still having difficulty inserting a table into my Dreamweaver website. Can you help me to use a table to insert my form that I have already created? The form is at the end of the index form. When I attempt to input a table, I get a gray form that expands the Website.<!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>Coffee Lounge : Home</title>
<style type="text/css">
<!--
-->
</style>
<link href="/stylesheets/cl_styles.css" rel="stylesheet" type="text/css" />
<style type="text/css">
</style>
<script type="text/javascript">
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
</head>
<body>
<div id="apDiv2">
<p> </p>
<p>Feature</p>
</div>
<div id="container">
<a href="index.html"><img src="/graphics/lounge_logo.jpg" alt="Coffee Lounge Logo and link to the home page." name="logo_rollover" width="504" height="120" border="0" class="logostyle" id="logo_rollover" /></a>
<div id="content"><p id="nav"><span id "nav"> <a href="about.html">about</a><a href="about.html"></a> <a href="menu.html">menu</a><a href="menu.html"></a> <a href="/events.html" target="_self">events</a><a href="events.html"></a> <a href="/contacts.html" target="_self">contacts</a><a href="contacts.html"></a> <a href="/directions.html" target="_self">directions</a><a href="directions.html"></a> <a href="/email.html" target="_self">email</a><a href="email.html"></a></span></p>
<h1> </h1>
<h1>Welcome to the Coffee Lounge Home</h1>
<p>Welcome to the Coffee Lounge Website</p>
<p>The Coffee House locate in the heart of Portland, OR. Our Coffee lounge is a place where commuters, college students and professional can meet and greet. We offer gourmet coffee to please all those who believe quality, affordable prices and excellence is job one. We produce the coffee in the city. While enjoying an excellent cup of coffee you can sit back and enjoy local bands and artist. The coffee of the month is another reason coming to the Coffee Lounge. You can get black coffee, Brazilian coffee, and more. Come in and try our Pink Java. As you can see, we are not just a coffee lounge. Our business is ranked number one among coffee houses in Portland. So, come on in and enjoy a great cup of coffee. enjoy our artist of the month and daily concerts. Visit our Web Site for announcements, events, and specials of the day.</p>
<p> Thanks,</p>
<p><em> Tommy</em></p>
<p> </p>
<p> <span class= "sub2"> Rumor has it</span>!<br />
</p>
<p> Amazing thing will be happening for you at the Coffee Lounge at our unique Coffee Lounge. More information coming soon!<br />
</p>
<h2>save time waiting in line, order your coffee in advance</h2>
<form id="form1" name="form1" method="post" action="">
Fir
<label for="first_name"></label>
</form>
<p>First Name
<label for="textfield2"></label>
<input name="first_name" type="text" id="textfield2" size="50" maxlength="100" />
</p>
<p>Last Name
<label for="textfield4"></label>
<input name="last_name" type="text" id="textfield4" size="50" maxlength="100" />
</p>
<p>Email
<label for="textfield5"></label>
<input name="email" type="text" id="textfield5" size="50" maxlength="100" />
</p>
<p>Coffee </p>
<form id="form3" name="form3" method="post" action="">
<p>
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_0" />
Caffé Mocha</label>
<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_1" />
Flavored Mocha<br />
</label>
<label for="textarea"></label>
Flavors
<label for="textfield6"></label>
<input name="flavors" type="text" id="textfield6" size="50" maxlength="100" />
<label> </label>
<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_2" /></label>
Caffé Latté<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_3" />
Caffé Brevé</label>
<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_4" />
Cappuccino</label>
<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_5" />
Flavored Cappuccino<br />
Flavors</label>
<label for="textfield7"></label>
<input name="flavors" type="text" id="textfield7" size="50" maxlength="100" />
<label> </label>
<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_6" />
Caffé Americano</label>
<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_7" /></label>
Contentment<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_8" /></label>
Peace<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_9" /></label>
Peppermint Patty<br />
<label>
<input type="checkbox" name="CheckboxGroup1" value="checkbox" id="CheckboxGroup1_10" /></label>
Cloud 9</p>
<p>Hot coffee size</p>
<p>
<label>
<input type="checkbox" name="hot_coffee_size" value="checkbox" id="hot_coffee_size_0" />
Small</label>
<br />
<label>
<input type="checkbox" name="hot_coffee_size" value="checkbox" id="hot_coffee_size_1" />
Medium</label>
<br />
<label>
<input type="checkbox" name="hot_coffee_size" value="checkbox" id="hot_coffee_size_2" />
Large</label>
</p>
<p>Ice coffee size</p>
<p>
<label>
<input type="checkbox" name="ice_coffee_size" value="checkbox" id="ice_coffee_size_0" />
Medium</label>
<br />
<label>
<input type="checkbox" name="ice_coffee_size" value="checkbox" id="ice_coffee_size_1" />
Large</label>
<br />
<br />
</p>
<p>Comments</p>
<p>
<label for="textarea"></label>
<textarea name="textarea" id="textarea" cols="45" rows="5"></textarea>
</p>
<p>
<input type="submit" name="button" id="button" value="Submit" />
<input type="reset" name="button2" id="button2" value="Reset" />
<br />
</p>
</form>
<p> </p>
<form id="form2" name="form2" method="post" action="">
<label for="textfield3"></label>
</form>
<p> </p>
<br />
<form action="form_test.html" method="get" enctype="application/x-www-form-urlencoded" name="order" target="_blank" id="order">
</form>
<p><br />
<!---closing content tag---> </p>
</div>
<div>Content for New Div Tag Goes Here</div>
<p><!---closing container tag--->© Copyright Coffee Lounge 876 Main Street, Portland, OR 98765 Telephone Number 987-098-8766 email coffeelounge@aol.com</div>
</body>
</html>