Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Network bar thing on top of website
Closed Thread
Old 09-13-2005, 07:36 AM   #1 (permalink)
 
True Techie

Join Date: Mar 2005

Posts: 248

shuaibao

Send a message via ICQ to shuaibao Send a message via AIM to shuaibao Send a message via Yahoo to shuaibao
Default Network bar thing on top of website

Hi, I would like to make a script (probably a frame script) that is similar to the website here:
http://tldspy.com/

how does this work? thanks
__________________
I have ADD that stands for Attention Defecit hey look a birdie!

<a href=\"http://www.shuaiking.org/\">www.shuaiking.org: my blog</a>
shuaibao is offline  
Old 09-13-2005, 10:46 AM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default

here's the code

<iframe scrolling="no" marginwid="0" align=right src="http://frigidnetwork.com/bar" style="height: 25px; width: 100%;" frameborder="0">
<div style="height: 25; width: 100%; background-color: #002035; border-bottom: 1px solid #8FBCD1">
<table border="0" cellspacing="0" cellpadding="0" height="24" align="center">
<tr><td>


<font face="arial" color="#8FBCD1" align="middle" size="-1" style="position: relative; top: -2">

Is a network of websites that offer free, useful services, including:

</font>
</td>
<td width="2%"></td>
<td><font face="arial" color="#8FBCD1" style="position: relative; top: -1">|</font></td>
<td align="center" valign="bottom" width="22%">
<font face="arial" color="#8FBCD1" align="middle" style="position: relative; top: -3" size="-1">
<marquee width="100%" style="text-align:center; position: relative; top: 2" scrollamount="1" direction="up" height="20">

Unlimited Image Hosting


Live Web Stats


HTML Help


Guild Listings

</marquee>
</font>
</td>
<td><font face="arial" color="#8FBCD1" style="position: relative; top: -1">|</font></td>
</table>
</div>
</iframe>

</td></tr>
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

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