This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > March 2005 > Advice on page set up





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Advice on page set up
Ed

2005-03-31, 6:43 pm

Hi all, the following page design (minus navigation buttons) can be seen
here www.incatea.com/template.cfm I have an topnav included which has the
logo in a flash movie and then another flash on the left. Content is in the
centre and I will put another nav on the right. The page is to be used as a
´template´ for cfcs in coldfusion . Is it necesarry the doctype html public
line? Why do I need that line if I have a style sheet referenced? Thanks for
any advice as to how to set up the page so that it is viewed the same by all
users (who have flash). Could I do the same tweening effect in dhtml? Thanks
for all criticism


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Inca Tea</title>
<link rel="stylesheet" href="css/2col_leftNav.css" type="text/css">
</head>
<cfinclude template="topnav.cfm">
<body>
<!-- end masthead -->
<div id="content"> <div class="feature"><img src="images/box.jpg"
width="323" height="274"></div>
<div class="story">Content Info </div> </div>
<!--end content -->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="160" height="505" align="top">
<param name="movie" value="http://www.incatea.com/flash/left2.swf">
<param name="quality" value="high">
<embed src="http://www.incatea.com/flash/left2.swf" width="160"
height="505" align="top" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash"></embed>
</object>
</body></html>


Ed

2005-03-31, 6:43 pm

If I resize my window then the design goes completely wrong. How can I make
it static? Are tables no long er used? Is the way now css? Thanks

"Ed" <edward@prodevmedarc.com> escribió en el mensaje
news:d2hg0i$j7g$1@forums.macromedia.com...
> Hi all, the following page design (minus navigation buttons) can be seen
> here www.incatea.com/template.cfm I have an topnav included which has the
> logo in a flash movie and then another flash on the left. Content is in
> the centre and I will put another nav on the right. The page is to be used
> as a ´template´ for cfcs in coldfusion . Is it necesarry the doctype html
> public line? Why do I need that line if I have a style sheet referenced?
> Thanks for any advice as to how to set up the page so that it is viewed
> the same by all users (who have flash). Could I do the same tweening
> effect in dhtml? Thanks for all criticism
>
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
> "http://www.w3.org/TR/html4/loose.dtd">
> <html><head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <title>Inca Tea</title>
> <link rel="stylesheet" href="css/2col_leftNav.css" type="text/css">
> </head>
> <cfinclude template="topnav.cfm">
> <body>
> <!-- end masthead -->
> <div id="content"> <div class="feature"><img src="images/box.jpg"
> width="323" height="274"></div>
> <div class="story">Content Info </div> </div>
> <!--end content -->
> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
> codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
> width="160" height="505" align="top">
> <param name="movie" value="http://www.incatea.com/flash/left2.swf">
> <param name="quality" value="high">
> <embed src="http://www.incatea.com/flash/left2.swf" width="160"
> height="505" align="top" quality="high"
> pluginspage="http://www.macromedia.com/go/getflashplayer"
> type="application/x-shockwave-flash"></embed>
> </object>
> </body></html>
>



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews