simple question

This is a discussion on "simple question" within the Web Page Design section. This forum, and the thread "simple question are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #21  
Old Feb 1st, 2007, 11:34
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

Here you go darlin'.....................
Code: Select all
<table width="500" border="0" align="center">
  <tr>
    <td><table width="500" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="500"><img src="border1.jpg"></td>
</tr>
<tr>
<td width="500"><img src="20a166bf.jpg"></td>
</tr>
<tr>
<td width="500"><img src="border2.jpg"></td>
</tr>
</table>
<table width="500" height="500" border="0" align="center" cellpadding="0" cellspacing="0" background="Image3.jpg">
<tr>
<td width="450">
<table width="100" border="1">
<tr>
<td width="100">1</td>
</tr>
<tr>
<td width="100">2</td>
</tr>
<tr>
<td width="100">3</td>
</tr>
<tr>
<td width="100">4</td>
</tr>
<tr>
<td width="100">5</td>
</tr>
</table></td>
<td width="50">2</td>
</tr>
</table>
</center>
<center>
<table width="450" height="50" border="1" align="left">
<tr>
<td align="left">123</td>
</tr>
</table>


<p>&nbsp;</p>
<table width="500" height="50" border="1" align="center">
<tr>
<td><img src="border1.jpg"></td>
</tr>
</table>
</center></td>
  </tr>
</table>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #22  
Old Feb 1st, 2007, 11:37
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

wooo thanks and you called me darlin' wooooooooohooooooooo me happy now!!!!!!! yay!
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #23  
Old Feb 1st, 2007, 11:41
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

You're welcome....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #24  
Old Feb 1st, 2007, 11:55
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

w00p me is real happy now
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #25  
Old Feb 1st, 2007, 11:56
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

ill have to show u what it looks like with the images where can i upload it to the net so the images stay?
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #26  
Old Feb 1st, 2007, 12:43
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

Yahoo geocities has free accounts and Tripod probably still does!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #27  
Old Feb 1st, 2007, 13:40
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

can u upload html though?
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #28  
Old Feb 6th, 2007, 13:01
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Website Development</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" 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_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_nbGroup(event, grpName) { //v6.0
  var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) {
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr)
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}
//-->
</script>
</head>
<body bgcolor="#FF0000" onLoad="MM_preloadImages('lyricsdown.jpg','Videodown.jpg','galleryup.jpg','shopdown.jpg')">
<table width="500" border="0" align="center">
   <tr>
     <td>
   <table width="503" border="0" cellpadding="0" cellspacing="0">
   <tr>
  <td width="503"><img src="border1.jpg"></td>
 </tr>
<tr>
<td width="503"><img src="20a166bf.jpg"></td>
</tr>
<tr>
<td width="503"><img src="border2.jpg"></td>
</tr>
</table>
<table width="500" height="500" border="0" align="center" cellpadding="0" cellspacing="0" background="Image3.jpg">
<tr>
<td width="450">
<table width="117" border="0">
<tr>
                <td width="100"><table border="0" cellpadding="0" cellspacing="0">
                    <tr> 
                      <td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','Lyrics','',1)" onMouseOver="MM_nbGroup('over','Lyrics','lyricsdown.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img src="lyricsup.jpg" alt="" name="Lyrics" width="60" height="40" border="0" onload=""></a></td>
                    </tr>
                    <tr> 
                      <td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','Video','',1)" onMouseOver="MM_nbGroup('over','Video','Videodown.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="Video" src="Videoup.jpg" border="0" alt="" onLoad=""></a></td>
                    </tr>
                    <tr> 
                      <td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','Gallery','',1)" onMouseOver="MM_nbGroup('over','Gallery','galleryup.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="Gallery" src="gallerydown.jpg" border="0" alt="" onLoad=""></a></td>
                    </tr>
                    <tr>
                      <td><a href="#" target="_top" onClick="MM_nbGroup('down','group1','Shop','',1)" onMouseOver="MM_nbGroup('over','Shop','shopdown.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="Shop" src="shopup.jpg" border="0" alt="" onLoad=""></a></td>
                    </tr>
                  </table></td>
</tr>
<tr>
                <td width="100"><!--DWLayoutEmptyCell-->&nbsp;</td>
</tr>
<tr>
                <td width="100"><!--DWLayoutEmptyCell-->&nbsp;</td>
</tr>
<tr>
                <td width="100"><!--DWLayoutEmptyCell-->&nbsp;</td>
</tr>
<tr>
                <td width="100"><!--DWLayoutEmptyCell-->&nbsp;</td>
</tr>
</table></td>
          <td width="50"><img src="border3.jpg" width="50" height="564"/></td>
</tr>
</table>
</center>
<center>
<table width="450" height="50" border="0" align="left">
<tr>
<td align="left"><font size="-4">&copy; 2006 Daniel Doughty. All Rights Reserved.</font></td>
</tr>
</table>

<p>&nbsp;</p>
<table width="500" height="50" border="0" align="center">
<tr>
            <td><img src="border1.jpg" width="497" height="50"></td>
</tr>
</table>
</center></td>
  </tr>
</table>
</body>
</html>
Me website atm - done quite a bit to it!
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #29  
Old Feb 6th, 2007, 17:20
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

Yeah, you can copy and paste HTML into a page hosted on yahoo geocities.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #30  
Old Feb 6th, 2007, 17:23
Reputable Member
Join Date: Dec 2005
Location: Texas
Age: 19
Posts: 328
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple question

There you go. you learned the align feature. Congratz. Now Lts see the masterpiece you turn it in to.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
html, tables

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
hopefully a simple question newoptical Hosting & Domains 9 Sep 21st, 2007 22:02
Simple CSS Question welshie Web Page Design 9 Jan 31st, 2007 12:22
a simple question (I think) Colm Osiris Web Page Design 2 Feb 5th, 2006 09:17
A simple Question... Lizard- Classic ASP 11 Aug 11th, 2004 08:45


All times are GMT. The time now is 07:35.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42