Hi, I'm designing my 1st website and I started it in photoshop cs5.5. I know that it's bad practice
hi, i'm designing 1st website , started in photoshop cs5.5. know it's bad practice build images, learned late. imported site dreamweaver cs5.5 , uploaded server. problem i'm having want apply jquery drop down menu bar whenever try, white gaps within page. how convert coding functioning site?*help please* url site is: http://www.coriemoment.com , coding:
<html xmlns="http://www.coriemoment.com"
<head>
<title>the official corie moment home</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div id="=container"
<body bgcolor="#ffffff" leftmargin="auto" topmargin="auto" marginwidth="auto" marginheight="auto" margin:0;>
<!-- save web slices (home.psd) -->
<table id="table_01" width="1281" height="768" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="6">
<img src="images/index_01.png" width="1280" height="220" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="220" alt=""></td>
</tr>
<tr>
<td rowspan="4">
<img src="images/index_02.png" alt="" width="414" height="548"></td>
<td rowspan="3">
<object width="564" height="423"><param name="movie" value="http://www.youtube.com/v/xbuqij6sv_m?hl=en_us&version=3"></param><param name="allowfullscreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/xbuqij6sv_m?hl=en_us&version=3" type="application/x-shockwave-flash" width="564" height="423" allowscriptaccess="always" allowfullscreen="true"></embed></object></td>
<td colspan="3">
<img src="images/index_04.png" width="255" height="89" alt=""></td>
<td rowspan="4">
<img src="images/index_05.png" width="46" height="548" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="89" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/video_03-07.png" width="1" height="336" alt=""></td>
<td rowspan="3">
<img src="images/index_07.png" width="34" height="459" alt=""></td>
<td>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new twtr.widget({
version: 2,
type: 'search',
/*put twitter id people use reply below. mine mhorning. if want see tweets have tweeted, delete part below says- or to:coriemoment */
search: 'from:coriemoment or to:coriemoment',
/*this duration in terms of seconds*/
interval: 30000,
/*this title want on tweets*/
title: 'corie tweets',
subject: 'send comments',
/*setting width 'auto' adjust width of tweetbox whatever set on div. can change 500px if want*/
width: 'auto',
height: 212,
theme: {
shell: {
/*this change background color of tweetbox. yellow*/
background: 'body p, body img, body embed, body object, body video{opacity:1 !important}',
/*this change color of text in background*/
color: 'fac935'
},
tweets: {
/*this change background color behind tweets. white*/
background: 'body p, body img, body embed, body object, body video{opacity:0.2 !important}',
/*this change color of text in tweets. black*/
color: '#000000',
/*this change color of hyperlinked in tweet. blue*/
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
behavior: 'default'
}
}).render().start();
</script></td>
<td>
<img src="images/spacer.gif" width="1" height="302" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/index_09.png" width="220" height="157" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="34" alt=""></td>
</tr>
<tr>
<td colspan="2">
<img src="images/index_10.png" width="566" height="123" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="123" alt=""></td>
</tr>
</table>
<!-- end save web slices -->
</body>
</html>
More discussions in Photoshop Scripting
adobe
Comments
Post a Comment