Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~1K People Reached
Favorite Forums
Member Avatar for s32ialx

Ok so i have a template script my friend built for me. I'll include all file names OK so what is not working is file_get_contents is not grabing the content (1 I don't know where the content should be placed and 2 i want it placed in a directory so …

Member Avatar for s32ialx
0
323
Member Avatar for s32ialx

ok so in order here is my code [TEX]/* index.html */[/TEX] [CODE] <!-- jQuery Scripts --> <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.2.6.min.js"></script> <script type="text/javascript" src="http://tdr.host22.com/scripts/li.js"></script> <link href="http://tdr.host22.com/scripts/tdr.css" rel="stylesheet" type="text/css"> <!-- Div Layout --> <div id="container"> <div id="dp">my DP here</div> <div id="hrefs"> <ul id="menu"> <li><a id="home">Home</a></li> <li><a id="about">About Me</a></li> <li><a id="shop">My Shop / Wishlist</a></li> …

Member Avatar for s32ialx
0
232
Member Avatar for MidiMagic

There is now a reason to use tables and css for layout, instead of divs and css. Employers now prefer the table method. Our technical school instructors are now teaching this, instead of div and css. Why? Job performance! It takes an average of four times as long to create …

Member Avatar for s32ialx
1
494
Member Avatar for s32ialx

Hi ok i'm attemtping to design a web 2.0 look site. i cannot give you the exact site but i will show exactly what i am trying to acomplish ok so here is the basic look i am going for [ATTACH]9796[/ATTACH][ATTACH]9797[/ATTACH][ATTACH]9798[/ATTACH] [ATTACH]9793[/ATTACH][ATTACH]9794[/ATTACH][ATTACH]9795[/ATTACH] [ATTACH]9790[/ATTACH][ATTACH]9791[/ATTACH][ATTACH]9792[/ATTACH] ok so basicly what i have done …

0
82