Jump to content
xisto Community

Saint_Michael

Members
  • Content Count

    7,978
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Saint_Michael

  1. That would be the ultimate question if something could escape or actually whats on the other side of a black hole. But since light cannot escape from a black hole I doubt anything else can. I suggest you do some more research, because holes do exsist and they can be spot easily with infrared telescopes. Although you can't spot them with a naked eye if you pay attention to the stars and their rotation you can spot at least in the vicinity where that black hole is. On top of that, the death of a star can be die in 3 ways. First the neutron (brown) star, which is basically a floating dead orb. Next one the star goes supernova and blows up and you can see stuff like the Horse head nebula in Orion. the 3rd which is basically a black hole which implodes on itself and thus create a pocket of death to anything that it finds. Funny thing about it, once a black hole forms it does become larger almost like a hurricane. Although I haven't come across it, but it is possible that earth could be swallowed by a black hole as well. Our sun could be a candidate for one of those three if earth doesn't blow up itself the blast from the sun will finish it off. A stars life is usually ends about 20 billions years, If I remember correctly and our sun is over 13 billions years old maybe more who knows. I don't remember if it will hit mars or not. But Jupiter beyond will be a lot colder then they are now. Hopefully this helps explain some of the better understandings of the universe.
  2. Um Yeah, I don't know if you realized this and most likely it's a typo on your part but Wii was released on Nov 20 3 days (11 days ago) after the PS3. I am glad to help you.
  3. @AltNick yeah some people who have been using FF for years don't know most about them. Their so many of them it's just insane. @mbacarra no problem@the_aggie10 the ie view and opera view are use to show what the websites will look like in those browsers without hte need to have then running and then going back and forth between all hte edits and what not.Update-Just a small bump, to let you all know by now most of the plug-in's should have been updated.Update-just a small bump all tools are now updated as most of you who have downloading the maybe have realize through updates when you started ff. Also I will be pinning this topic as well.
  4. I know the feeling currently working on my own little css design right now, Hopefully once I have finish this site and tweaked it to all three browsers I will have a tutorial up for it. Like Florisjuh said it takes time and alot of patience to get it, sometimes if you use the right tags the problem fixes itself. thats just a few weeks worth of work My Css file will be hitting the 10KB mark amd close to 400 lines of code . REMOVE LINK FOR SEO AND NO LONGER A VALID LINK Best thing to do is work one browser and then copy the files and then work them for the next browser and so on. Also I recommend this link as well these are a bunch of tools you can use to help get a cleaner design. http://forums.xisto.com/index.php?shoc=42607=
  5. http://forums.xisto.com/index.php?shomp; this is also on trap but would like some input from asta as well you can see the live version here NO LONGER VALID LINK Two problems i would like to work on next is fix the overlapping in IE7. Basically the content is above the header. Next is my left/right column nav menus for some reason they are going behind the divs below. Although I haven't tried it yet but I would think setting up a container element would fix this would I be correct on this assumption? latest code CSS html, body{ margin:0; padding:0; text-align:left;} #pagewidth{ width:1000px; text-align:left; margin-left:auto; margin-right:auto; border:solid 0px;} .container {position:relative; top: -4px; padding: 0px; margin: 0px 0 0px 0; } .container1 {position:relative; top: 20px; padding: 0px; margin: 0px 0 0px 0; background: #33729d; border:solid 0px; } #header{ position:relative; height:170px; background-color:#33729d; width:100%; } #search{ margin-top: -14px; margin-left: 780px; color: #EFEFEF; }.site-slogan-container {width: 330px; height: 130px; top: 45px; position: absolute; z-index: 1; overflow: hidden; margin: 0px; padding-right: 15px; background-color: transparent;}.site-slogan {float: right; width: 700px; margin: 0px; padding: 0px; background-color: transparent; font-size: 10px;}.site-slogan p.title {float: right; width: 700px; margin: 0px; padding: 0px; color: #000000; font-family: arial, sans serif; text-align: right; font-weight: bold; font-size: 220%;}.site-slogan p.subtitle {clear: both; float: right; width: 700px; margin: -5px 0px 0px 0px; padding: 0px; color: #000000; ont-family: arial, sans serif; text-align: right; font-weight: bold; font-size: 200%;}.site-slogan p.text {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: #000000; font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 140%;}.site-slogan p.readmore {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: #000000; font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 120%;}.site-slogan a {color: color: #000000); text-decoration: underline;}.site-slogan a:hover {text-decoration: none; color: color: #000000;}.img-header {background: url("logo.jpg"); background-repeat: no-repeat; border: solid 1px; position:relative; top: -1px; clear: both; float: left; width: 998px; height: 200px; margin: 0px; padding: 0px;} <!-- Top Nav -->#miniflex { width: 100%; float: left; font-size: small; /* could be specified at a higher level */ margin: 0; padding: 0 0px 0 0px; }#miniflex li { float: left; margin: 0; padding: 0; display: inline; list-style: none; } #miniflex a:link, #miniflex a:visited {position:relative; top: -20px; float: left; font-size: 85%; line-height: 10px; font-weight: bold; margin: 0 10px 0 10px; text-decoration: none; color: #999; }#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {position:relative; top: -20px; border-bottom: 4px solid #333; padding-bottom: 2px; color: #333; }#leftcol{ width:170px; float:left; position:relative; left: 0px; background-color:#33729d; }#leftcol1{ width:170px; float:left; position:relative; top: -40px; background-color:#33729d; }<!-- Left Nav -->.left {width: 130px;}.menu {z-index:1000;font-size:90%;height:235px;}/* remove all the bullets, borders and padding from the default list styling */.menu ul {padding:0;margin:0;list-style-type:none;width:170px;position:relative;border:1px solid #888;border-width:1px 1px 0 1px;background:#8ab8c2;}.menu li {background:transparent;height:26px;}* html .menu li {; margin-lef\t:0;}/* get rid of the table */.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}/* style the links */.menu a, .menu a:visited {display:block; text-decoration:none;height:25px;line-height:25px;width:170px;color:#000;text-indent:5px;border-bottom:1px solid #888;background:transparent;}/* style the link hover */* html .menu a:hover {color:#fff; background:#999;}.menu :hover > a {color:#fff; background:#999;}/* hide the sub levels and give them a positon absolute so that they take up no room */.menu ul ul {visibility:hidden;position:absolute;top:-1px;left:100px;}/* make the second level visible when hover on first level list OR link */.menu ul li:hover ul,.menu ul a:hover ul {visibility:visible;background:#dde;}/* keep the third level hidden when you hover on first level list OR link */.menu ul :hover ul ul{visibility:hidden;}/* keep the fourth level hidden when you hover on second level list OR link */.menu ul :hover ul :hover ul ul{visibility:hidden;}/* make the third level visible when you hover over second level list OR link */.menu ul :hover ul :hover ul{ visibility:visible;background:#ded;}/* make the fourth level visible when you hover over third level list OR link */.menu ul :hover ul :hover ul :hover ul { visibility:visible;background:#edd;}.menu ul.top2 {top:25px;}.menu ul.top3 {top:51px;}.menu ul.top4 {top:77px;}.menu ul.top5 {top:103px;}.menu ul.top6 {top:129px;}.menu ul.top7 {top:155px;}#twocols{ width:81%; float:right; position:relative; } #rightcol{ width:170px; float:right; position:relative; left: 0px; background-color:#33729d; }#rightcol1{ width:170px; float:right; position:relative; top: -40px; background-color:#33729d; } <!-- Right Nav Menu -->.right {width: 130px;}.menu1 {z-index:1000;font-size:90%;height:235px;}/* remove all the bullets, borders and padding from the default list styling */.menu1 ul {padding:0;margin:0;list-style-type:none;width:170px;position:relative; left: -2px;border:1px solid #888;border-width:1px 1px 0 1px;background:#8ab8c2;}.menu1 li {background:transparent;height:26px;}* html .menu1 li {; margin-lef\t:0;}/* get rid of the table */.menu1 table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}/* style the links */.menu1 a, .menu1 a:visited {display:block; text-decoration:none;text-align:right;height:25px;line-height:25px;width:170px;color:#000;text-indent:5px;border-bottom:1px solid #888;background:transparent;}/* style the link hover */* html .menu1 a:hover {color:#fff; background:#999;}.menu1 :hover > a {color:#fff; background:#999;}/* hide the sub levels and give them a positon absolute so that they take up no room */.menu1 ul ul {visibility:hidden;position:absolute;top:-1px;left:100px;}/* make the second level visible when hover on first level list OR link */.menu1 ul li:hover ul,.menu1 ul a:hover ul {visibility:visible;background:#dde;}/* keep the third level hidden when you hover on first level list OR link */.menu1 ul :hover ul ul{visibility:hidden;}/* keep the fourth level hidden when you hover on second level list OR link */.menu1 ul :hover ul :hover ul ul{visibility:hidden;}/* make the third level visible when you hover over second level list OR link */.menu1 ul :hover ul :hover ul{ visibility:visible;background:#ded;}/* make the fourth level visible when you hover over third level list OR link */.menu1 ul :hover ul :hover ul :hover ul { visibility:visible;background:#edd;}.menu1 ul.top2 {top:25px;}.menu1 ul.top3 {top:51px;}.menu1 ul.top4 {top:77px;}.menu1 ul.top5 {top:103px;}.menu1 ul.top6 {top:129px;}.menu1 ul.top7 {top:155px;}#maincol{background-color: #33729d; float: left; display:inline; position: relative; width:77%; border:solid 0px; } .content1-pagetitle {overflow: hidden; width: 400px; margin: 0px 0px 5px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 1px rgb(88,144,168); color: rgb(88,144,168); font-weight: bold; font-size: 120%;}.curlycontainer{background: url("grad1.jpg"); background-repeat: no-repeat;border: 1px solid #b8b8b8;margin-bottom: 1em;width: 620px;}.curlycontainer .innerdiv{background: transparent url(brcorner.jpg) bottom right no-repeat;position: relative;left: 2px;top: 2px;padding: 1px 4px 15px 5px;} /* footer */#footer_wrapper { margin:0 auto; padding:0; width:765px; border-top:3px double rgb(138, 184, 193); font-size:80%; text-align:center; clear:both;}#footer { padding-right:5px; margin:0; line-height:190%; text-align:right; clear:both; vertical-align:middle;} /* *** Float containers fix: [url="https://csscreator.com/attributes/containedfloat.php"]csscreator.com/attributes/containedfloat.php; *** */ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix{display: inline-block;}/* Hides from IE-mac \*/* html .clearfix{height: 1%;}.clearfix{display: block;}/* End hide from IE-mac */ /*printer styles*/ @media print{ /*hide the left column when printing*/ #leftcol{display:none;} /*hide the right column when printing*/ #rightcol{display:none;} #twocols, #maincol{width:100%; float:none;}}/* set millions of background images */.rbroundbox { background: url(nt.gif) repeat; }.rbtop div { background: url(tl.gif) no-repeat top left; }.rbtop { background: url(tr.gif) no-repeat top right; }.rbbot div { background: url(bl.gif) no-repeat bottom left; }.rbbot { background: url(br.gif) no-repeat bottom right; }/* height and width stuff, width not really nessisary. */.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%;height: 7px;font-size: 1px;}.rbcontent { margin: 0 0px; }.rbroundbox { width: 100%; margin: 1em auto; }HTML <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd xmlns="http://www.w3.org/1999/xhtml/; xml:lang="en" lang="en"><head><title>CssCreator-->XTML 1.0 Transitional Template</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" href="main.css" type="text/css" /></head><body><div id="pagewidth"><div class="rbroundbox"><div class="rbtop"><div></div></div><div class="rbcontent"><div id="header" ><div class="container1"> <ul id="miniflex"> <li><a href="#" class="active">Welcome</a></li> <li><a href="#" >Home</a></li> <li><a href="#">About</a></li> <li><a href="#">forum</a></li> <li><a href="#">contact</a></li> <li><a href="#">sitemap</a></li></ul></div><div class="container"> <div id="search"><form name="form1" id="form1" method="post" action=""> <input type="text" name="textfield" value="Search..." /> <input class=" button" type="submit" name="Submit" value="GO" /> </form></div></div><div class="img-header"><div class="site-slogan-container"> <div class="site-slogan"> <p class="title">YOUR TEMPLATE PARTNER!</p> <p class="subtitle">Quality is our passion.</p> <p class="text">Serving the webcommunity<br />with XHTML/CSS designs</p> <p class="readmore">››› <a href="#">Go to templates</a></p> </div> </div></div></div><div id="wrapper" class="clearfix" ><div id="twocols" class="clearfix"><div id="maincol" ><br /><div class="content1-pagetitle">Welcome</div><div class="curlycontainer"><div class="innerdiv">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. <br />Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. <br />Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. </div></div><div class="curlycontainer"><div class="innerdiv">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. <br />Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. <br />Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. </div><div id="rightcol"><div class="right"><div class="menu1"><ul><li><a href="#nogo">Item 1</a></li><li><a href="#nogo">Item 2</a></li><li><a href="#nogo">Item 3 »<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 3a</a></li> <li><a href="#nogo">Item 3b »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 3bi</a></li> <li><a href="#nogo">Item 3bii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 3bii-1</a></li> <li><a href="#nogo">Item 3bii-2</a></li> <li><a href="#nogo">Item 3bii-3</a></li> <li><a href="#nogo">Item 3bii-4</a></li> <li><a href="#nogo">Item 3bii-5</a></li> <li><a href="#nogo">Item 3bii-6</a></li> <li><a href="#nogo">Item 3bii-7</a></li> <li><a href="#nogo">Item 3bii-8</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3biii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 3biii-1</a></li> <li><a href="#nogo">Item 3biii-2</a></li> <li><a href="#nogo">Item 3biii-3</a></li> <li><a href="#nogo">Item 3biii-4</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3c</a></li> <li><a href="#nogo">Item 3d</a></li> <li><a href="#nogo">Item 3e</a></li> <li><a href="#nogo">Item 3f</a></li> <li><a href="#nogo">Item 3g »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top7"> <li><a href="#nogo">Item 3gi »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top1"> <li><a href="#nogo">Item 3gi-1</a></li> <li><a href="#nogo">Item 3gi-2</a></li> <li><a href="#nogo">Item 3gi-3</a></li> <li><a href="#nogo">Item 3gi-4</a></li> <li><a href="#nogo">Item 3gi-5</a></li> <li><a href="#nogo">Item 3gi-6</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3gii</a></li> <li><a href="#nogo">Item 3giii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 3giii-1</a></li> <li><a href="#nogo">Item 3giii-2</a></li> <li><a href="#nogo">Item 3giii-3</a></li> <li><a href="#nogo">Item 3giii-4</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3giv</a></li> <li><a href="#nogo">Item 3gv</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3h</a></li> <li><a href="#nogo">Item 3i</a></li> </ul><!--[if lte IE 6]></td></tr></table></a><![endif]--> </li><li><a href="#nogo">Item 4</a></li><li><a href="#nogo">Item 5</a></li><li><a href="#nogo">Item 6 »<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top6"> <li><a href="#nogo">Item 6a</a></li> <li><a href="#nogo">Item 6b »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 6bi</a></li> <li><a href="#nogo">Item 6bii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 6bii-1</a></li> <li><a href="#nogo">Item 6bii-2</a></li> <li><a href="#nogo">Item 6bii-3</a></li> <li><a href="#nogo">Item 6bii-4</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 6c</a></li> <li><a href="#nogo">Item 6d</a></li> <li><a href="#nogo">Item 6e</a></li> <li><a href="#nogo">Item 6f</a></li> <li><a href="#nogo">Item 6g »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top7"> <li><a href="#nogo">Item 6gi »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top1"> <li><a href="#nogo">Item 6gi-1</a></li> <li><a href="#nogo">Item 6gi-2</a></li> <li><a href="#nogo">Item 6gi-3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 6gii</a></li> <li><a href="#nogo">Item 6giii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 6giii-1</a></li> <li><a href="#nogo">Item 6giii-2</a></li> <li><a href="#nogo">Item 6giii-3</a></li> <li><a href="#nogo">Item 6giii-4</a></li> <li><a href="#nogo">Item 6giii-5</a></li> <li><a href="#nogo">Item 6giii-6</a></li> <li><a href="#nogo">Item 6giii-7</a></li> <li><a href="#nogo">Item 6giii-8</a></li> <li><a href="#nogo">Item 6giii-9</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 6h</a></li> <li><a href="#nogo">Item 6i</a></li> </ul><!--[if lte IE 6]></td></tr></table></a><![endif]--></li><li><a href="#nogo">Item 7</a></li></ul></div></div><div id="rightcol1" >Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. </div></div><div id="leftcol" ><div class="left"><div class="menu"><ul><li><a href="#nogo">Item 1</a></li><li><a href="#nogo">Item 2</a></li><li><a href="#nogo">Item 3 »<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 3a</a></li> <li><a href="#nogo">Item 3b »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 3bi</a></li> <li><a href="#nogo">Item 3bii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 3bii-1</a></li> <li><a href="#nogo">Item 3bii-2</a></li> <li><a href="#nogo">Item 3bii-3</a></li> <li><a href="#nogo">Item 3bii-4</a></li> <li><a href="#nogo">Item 3bii-5</a></li> <li><a href="#nogo">Item 3bii-6</a></li> <li><a href="#nogo">Item 3bii-7</a></li> <li><a href="#nogo">Item 3bii-8</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3biii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 3biii-1</a></li> <li><a href="#nogo">Item 3biii-2</a></li> <li><a href="#nogo">Item 3biii-3</a></li> <li><a href="#nogo">Item 3biii-4</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3c</a></li> <li><a href="#nogo">Item 3d</a></li> <li><a href="#nogo">Item 3e</a></li> <li><a href="#nogo">Item 3f</a></li> <li><a href="#nogo">Item 3g »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top7"> <li><a href="#nogo">Item 3gi »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top1"> <li><a href="#nogo">Item 3gi-1</a></li> <li><a href="#nogo">Item 3gi-2</a></li> <li><a href="#nogo">Item 3gi-3</a></li> <li><a href="#nogo">Item 3gi-4</a></li> <li><a href="#nogo">Item 3gi-5</a></li> <li><a href="#nogo">Item 3gi-6</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3gii</a></li> <li><a href="#nogo">Item 3giii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 3giii-1</a></li> <li><a href="#nogo">Item 3giii-2</a></li> <li><a href="#nogo">Item 3giii-3</a></li> <li><a href="#nogo">Item 3giii-4</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3giv</a></li> <li><a href="#nogo">Item 3gv</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 3h</a></li> <li><a href="#nogo">Item 3i</a></li> </ul><!--[if lte IE 6]></td></tr></table></a><![endif]--> </li><li><a href="#nogo">Item 4</a></li><li><a href="#nogo">Item 5</a></li><li><a href="#nogo">Item 6 »<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top6"> <li><a href="#nogo">Item 6a</a></li> <li><a href="#nogo">Item 6b »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 6bi</a></li> <li><a href="#nogo">Item 6bii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top2"> <li><a href="#nogo">Item 6bii-1</a></li> <li><a href="#nogo">Item 6bii-2</a></li> <li><a href="#nogo">Item 6bii-3</a></li> <li><a href="#nogo">Item 6bii-4</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 6c</a></li> <li><a href="#nogo">Item 6d</a></li> <li><a href="#nogo">Item 6e</a></li> <li><a href="#nogo">Item 6f</a></li> <li><a href="#nogo">Item 6g »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top7"> <li><a href="#nogo">Item 6gi »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top1"> <li><a href="#nogo">Item 6gi-1</a></li> <li><a href="#nogo">Item 6gi-2</a></li> <li><a href="#nogo">Item 6gi-3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 6gii</a></li> <li><a href="#nogo">Item 6giii »<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul class="top3"> <li><a href="#nogo">Item 6giii-1</a></li> <li><a href="#nogo">Item 6giii-2</a></li> <li><a href="#nogo">Item 6giii-3</a></li> <li><a href="#nogo">Item 6giii-4</a></li> <li><a href="#nogo">Item 6giii-5</a></li> <li><a href="#nogo">Item 6giii-6</a></li> <li><a href="#nogo">Item 6giii-7</a></li> <li><a href="#nogo">Item 6giii-8</a></li> <li><a href="#nogo">Item 6giii-9</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="#nogo">Item 6h</a></li> <li><a href="#nogo">Item 6i</a></li> </ul><!--[if lte IE 6]></td></tr></table></a><![endif]--></li><li><a href="#nogo">Item 7</a></li></ul></div></div><div id="leftcol1" >Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque augue. Suspendisse consectetuer velit nec neque. Duis nec orci quis nulla egestas fermentum. Ut quis eros. Aenean at augue vitae quam posuere vehicula. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas justo nunc, porta sed, molestie eget, adipiscing id, ante. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse potenti. Nunc blandit magna id odio sodales luctus. Nulla quam magna, viverra quis, dignissim blandit, viverra nec, odio. </div><div id="footer_wrapper"><div id="footer" > Saint-Michael </div></div></div><!-- /rbcontent --><div class="rbbot"><div></div></div></div><!-- /rbroundbox --></div></div></body></html>
  6. Although I dropped a pm to you just thought I post a reminder. Need to change the Moderator permissions so they can delete images and delete comments as well.Also I believe their is a setting so that the users who post their own images can delete them as well. Save us a bit more hassle to moderate the gallery more.
  7. All right it's update time, although it is small changes in my header it's still a in improvement. Although I come across couple of problems 1 of them is not visible. That problem is that when I try to put a drop down menu in for some reason my main column cuts it off any idea's without the need of me showing the coding?
  8. So it was suicide interesting, I always thought the men who served didn't like her and the fact she was ruling over them. Found it interesting that Rome had something to do with her death. Learn something new everyday I guess .
  9. Actually Cleopatra was murdered, she was killed by the poison from an Asp bite, now I can't remember if the asp came itself or was placed there. Where did you here about committing suicide Erin?
  10. Yeah I read too, well the only reason it was a cold case was the fact they had no clue how he died. The popular choices were poison, beaten to death or some rare disease.Who would have though he died from a leg wound.
  11. michaelper22 from looking over it, it's their hosting policy, and since all of the xisto sites are not hosted through IPB hosting it does not affect OpaQue in any way.
  12. We are talking full versions right? If thats the case how could a usb stick be able to use it? Or are you referring to using the usb port and using something like a EHD (External Hard Drive) to store all the necessary files to run the program properly?
  13. Interesting little post, Lucky for me I can tell a fake from a legit site and I only save my passwords to very specific sites and what not.
  14. This is my 2nd to last power point assignment, I had to do a power point of my life but since this intro is awesome to the max I thought I share it with everyone.However let me know if you get no sound to it, gave it to a few others and some are having problems with the sound.The song is from 2001: a space odyssey the initial movie is 47 secs long while the song is 1:24 longWell I just found out you need power point to at least watch the pps format so download the open office version of power point to watch.Also included is the music file since it has to be with it as well
  15. IMO the School system should get rid of it, how is it volunteer when your forced to do it. I don't mind it being done I think it is good to volunteer once in awhile. But really how is it necessary for graduating high school? The only thing your learning is how to be a good, caring person, well you are suppose to be doing that already. Most colleges don't even look at it, unless you have to done like 300-400 hours of it.They might as well force us to join the the military in order for people to graduate, in order to prepare us for the real world and shatter that buffer zone we had for the first 18 years. I don't know the countries off the top of my head but in some if your born there you are forced to join the military.
  16. I do know you need to take cisco courses, since those are part of of the primary requirements for networking. You also have to take 2-3 programming courses as well, on top of basic computer courses as well. At the community college I am going to they have specific course just for network admin. http://forums.xisto.com/no_longer_exists/
  17. quick question whats your marketplace about? I loosely know about xbox360 downloads, but what kind of downloads are you providing?
  18. Unless you haven't been paying attention to all the craziness, like the guy getting shot, Walmart getting robbed, and what not. It came out on friday.Last I heard Europe wasn't getting thier shipment till March of 2007.
  19. He deserves it husker, from what he has done I am suprise no one has tried ot shoot him yet.But this a interesting error page though.
  20. It would have to be on there side, when downloading sometimes the infomation gets left behind in the download thus corrupting it and making it unable to download completly.Best suggestion would be to reupload the file again and ask htem to download it. This usually corrects the problem.
  21. OOOOOh I see it now duh you have 2 pixel lines instead of 1 is that what you are talking about? If thats the case grab your pen tool and select white as your color and redraw over it.or another way to do is grab your horizontal marquee tool and then fill it that way, it would the same thing but just quicker.
  22. Well I could be using the work key words for the proper search but this could be what you are looking for. http://forums.teamphoenixrising.net/showthread.php?t=32150
  23. I remember my 500th post, http://forums.xisto.com/topic/8748-my-lexxs-wallpapers/ but we are glad that you enjoyed your stay here so keep it up and enjoy it even more.
  24. this is a slight bump as to get more people to nominate others and make it more interactive.
  25. I don't know any free firewalls, but why wold you want to trust a free firewall to protect you computer? That would be asking for trouble because of the possible vulnerabilities it could possess. But if your looking for some free firewall's try this site out they review free firewalls from the looks of it. http://forums.xisto.com/no_longer_exists/
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.