Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
ultimategamerX webforumsuser@macromedia.com #1
can some give me the basic Layout of a wewb page
IM LAZY
......................
ultimategamerX webforumsuser@macromedia.com Guest
-
Page layout breaks when Editing page
I've created a site for a client who wants to use Contribute to edit it. The site wasn't built with Dreamweaver (hand-coded). Pages look fine when... -
Edit page layout different from real page
When I edit the following page in contribute it just shows up differently than in the browser. A bit annoying when trying to change the text. ... -
page layout - web page size
When I maximise my browser window when viewing my published web pages, the page no longer fills the window, leaving an unused area to the right,... -
How to give to a require () fct a value from a previous page ?
This is a very newbe question. I have published on my site a couple of articles. To do so, I created 1 html page for every article. As the layout... -
basic layout question
ok heres another easy one, all i want to have the page do is load certain areas, i dont want it to reload my banner or my navigation area, just like... -
Durwood Edwards #2
Re: can some give me the basic Layout of a wewb page
Laziness is contagious, and not conducive to good web design.
Durwood
"ultimategamerX" <webforumsuser@macromedia.com> wrote in message
news:bn8h1s$she$1@forums.macromedia.com...> IM LAZY
>
> .....................
Durwood Edwards Guest
-
Win Day #3
Re: can some give me the basic Layout of a wewb page
On Thu, 23 Oct 2003 12:20:12 +0000 (UTC), "ultimategamerX"
[email]webforumsuser@macromedia.com[/email] wrote:
Sure:>IM LAZY
>
>.....................
navigation
images
text
in any order you choose
Win
----------
Win Day, Multimedia Developer
Words Plus
[url]http://www.wordsplus.net[/url]
[email]winday@wordsplus.net[/email]
Win Day Guest
-
Murray *TMM* #4
Re: can some give me the basic Layout of a wewb page
For sure you want to leave room for these essential elements, too -
<marquee> tags, animated GIF images, non-crossbrowser sound files, Java
Applets, and a liberal sprinkle of hig-bandwidth Flash movies.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Win Day" <winday@REMOVETHISwordsplus.net> wrote in message
news:hdlfpvcdsmpfch107btq051g3c4fa0v7q2@4ax.com...> On Thu, 23 Oct 2003 12:20:12 +0000 (UTC), "ultimategamerX"
> [email]webforumsuser@macromedia.com[/email] wrote:
>>> >IM LAZY
> >
> >.....................
> Sure:
>
> navigation
>
> images
>
> text
>
> in any order you choose
>
> Win
> ----------
> Win Day, Multimedia Developer
> Words Plus
> [url]http://www.wordsplus.net[/url]
> [email]winday@wordsplus.net[/email]
Murray *TMM* Guest
-
Script Error #5
Re: can some give me the basic Layout of a wewb page
<html>
<body>YOUR CONTENT GOES HERE </body>
</html>
Here ya go.
P.S. You have 2 choices:
1. Learn HTML, JavaScript and all other things to create the features you
want.
2. Hire someone for Christ sake....
Script Error Guest
-
Durwood Edwards #6
Re: can some give me the basic Layout of a wewb page
"Script Error" <script_error@hotmail.com> wrote in message
news:bn8nd8$b6e$1@forums.macromedia.com...
Does he need a web site, too?> 2. Hire someone for Christ sake....
>
>
Be sure to provide a lot of blinking, spinning animals and road signs.
Durwood
Durwood Edwards Guest
-
ultimategamerX webforumsuser@macromedia.com #7
Re: can some give me the basic Layout of a wewb page
<HTML>
<HEAD>
<Tititle></Title>
<Body></Body>
Thats all i know
......................
ultimategamerX webforumsuser@macromedia.com Guest
-
ultimategamerX webforumsuser@macromedia.com #8
Re: can some give me the basic Layout of a wewb page
<HTML>
<HEAD>
<Tititle></Title>
<Body></Body>
Thats all i know
</HEAD>
</HTML>
......................
ultimategamerX webforumsuser@macromedia.com Guest
-
Script Error #9
Re: can some give me the basic Layout of a wewb page
well.
if you want to do the website yourself then learn or hire a professional.
there is no other way around...
Script Error Guest
-
Murray *TMM* #10
Re: can some give me the basic Layout of a wewb page
Your code doesn't validate. Try this -
<html>
<head>
<title>
</title>
</head>
<body>
</body>
</html>
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ultimategamerX" <webforumsuser@macromedia.com> wrote in message
news:bn93jt$4d9$1@forums.macromedia.com...> <HTML>
>
> <HEAD>
>
> <Tititle></Title>
> <Body></Body>
> Thats all i know
> </HEAD>
> </HTML>
>
>
> .....................
Murray *TMM* Guest
-
rob :: digitalburn #11
Re: can some give me the basic Layout of a wewb page
What he really needs is loads of cheesy businessmen in bad suits grinning,> Be sure to provide a lot of blinking, spinning animals and road signs.
shaking hands and carrying briefcases although their lives depended on it.
Fake tans and bad haircuts are also desirable, as is a pointlessly unrelated
but supposedly stylish and dynamic page header.
rob :: digitalburn Guest
-
David R. Wheeler #12
Re: can some give me the basic Layout of a wewb page
Still won't validate - you forgot the doctype :)
--
Dave
-----------------------------------------------------------------
Windows...
The O/S with more patches than program
Using the web forums? See what you've been missing at
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
[url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
[url]news://forums.macromedia.com/macromedia.ultradev[/url]
=======================
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message news:bn94fa$5t1$1@forums.macromedia.com...> Your code doesn't validate. Try this -
>
> <html>
> <head>
> <title>
> </title>
> </head>
> <body>
> </body>
> </html>
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> ==================
>
> "ultimategamerX" <webforumsuser@macromedia.com> wrote in message
> news:bn93jt$4d9$1@forums.macromedia.com...>> > <HTML>
> >
> > <HEAD>
> >
> > <Tititle></Title>
> > <Body></Body>
> > Thats all i know
> > </HEAD>
> > </HTML>
> >
> >
> > .....................
>David R. Wheeler Guest
-
David R. Wheeler #13
Re: can some give me the basic Layout of a wewb page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<p>You'll never get anywhere without a bit of work.</p>
</body>
</html>
--
Dave
-----------------------------------------------------------------
Windows...
The O/S with more patches than program
Using the web forums? See what you've been missing at
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
[url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
[url]news://forums.macromedia.com/macromedia.ultradev[/url]
=======================
"ultimategamerX" <webforumsuser@macromedia.com> wrote in message news:bn8h1s$she$1@forums.macromedia.com...> IM LAZY
>
> .....................David R. Wheeler Guest
-
Murray *TMM* #14
Re: can some give me the basic Layout of a wewb page
Ewww - strict? With all those ani gifs? How will <marquee> ever get
through that?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"David R. Wheeler" <dont-want@no.spam> wrote in message
news:bn9bn5$hhc$1@forums.macromedia.com...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<p>You'll never get anywhere without a bit of work.</p>
</body>
</html>
--
Dave
-----------------------------------------------------------------
Windows...
The O/S with more patches than program
Using the web forums? See what you've been missing at
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
[url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
[url]news://forums.macromedia.com/macromedia.ultradev[/url]
=======================
"ultimategamerX" <webforumsuser@macromedia.com> wrote in message
news:bn8h1s$she$1@forums.macromedia.com...> IM LAZY
>
> .....................
Murray *TMM* Guest
-
David R. Wheeler #15
Re: can some give me the basic Layout of a wewb page
Oops - my bad. and I forgot the <blink> as well. It's been a while but I think this one should work... ;)
<!doctype html public "-//w3c//dtd html 3.2 final//en">
<html>
<head>
<meta name="Author" content="Netscape Composer">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
</head>
<body>
</body>
</html>
--
Dave
-----------------------------------------------------------------
Windows...
The O/S with more patches than program
Using the web forums? See what you've been missing at
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
[url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
[url]news://forums.macromedia.com/macromedia.ultradev[/url]
=======================
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message news:bn9c06$i2q$1@forums.macromedia.com...> Ewww - strict? With all those ani gifs? How will <marquee> ever get
> through that?
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> ==================
>
> "David R. Wheeler" <dont-want@no.spam> wrote in message
> news:bn9bn5$hhc$1@forums.macromedia.com...
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
> <head>
> <title>Untitled Document</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> </head>
> <body>
> <p>You'll never get anywhere without a bit of work.</p>
> </body>
> </html>
>
> --
>
> Dave
> -----------------------------------------------------------------
> Windows...
> The O/S with more patches than program
>
> Using the web forums? See what you've been missing at
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
> [url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
> [url]news://forums.macromedia.com/macromedia.ultradev[/url]
> =======================
>
> "ultimategamerX" <webforumsuser@macromedia.com> wrote in message
> news:bn8h1s$she$1@forums.macromedia.com...>> > IM LAZY
> >
> > .....................
>David R. Wheeler Guest
-
Scott Fegette #16
Re: can some give me the basic Layout of a wewb page
Man- you guys are EVIL... ;)
-S
"David R. Wheeler" <dont-want@no.spam> wrote in message
news:bn9hjr$qmi$1@forums.macromedia.com...
Oops - my bad. and I forgot the <blink> as well. It's been a while but I
think this one should work... ;)
<!doctype html public "-//w3c//dtd html 3.2 final//en">
<html>
<head>
<meta name="Author" content="Netscape Composer">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U)
[Netscape]">
</head>
<body>
</body>
</html>
--
Dave
-----------------------------------------------------------------
Windows...
The O/S with more patches than program
Using the web forums? See what you've been missing at
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
[url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
[url]news://forums.macromedia.com/macromedia.ultradev[/url]
=======================
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
news:bn9c06$i2q$1@forums.macromedia.com...> Ewww - strict? With all those ani gifs? How will <marquee> ever get
> through that?
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> ==================
>
> "David R. Wheeler" <dont-want@no.spam> wrote in message
> news:bn9bn5$hhc$1@forums.macromedia.com...
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
> <head>
> <title>Untitled Document</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> </head>
> <body>
> <p>You'll never get anywhere without a bit of work.</p>
> </body>
> </html>
>
> --
>
> Dave
> -----------------------------------------------------------------
> Windows...
> The O/S with more patches than program
>
> Using the web forums? See what you've been missing at
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
> [url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
> [url]news://forums.macromedia.com/macromedia.ultradev[/url]
> =======================
>
> "ultimategamerX" <webforumsuser@macromedia.com> wrote in message
> news:bn8h1s$she$1@forums.macromedia.com...>> > IM LAZY
> >
> > .....................
>
Scott Fegette Guest
-
David R. Wheeler #17
Re: can some give me the basic Layout of a wewb page
Well, I figure that if I can't be good, I may as well be good at it! :)
--
Dave
-----------------------------------------------------------------
Windows...
The O/S with more patches than program
Using the web forums? See what you've been missing at
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
[url]news://forums.macromedia.com/macromedia.dreamweaver.appdev[/url]
[url]news://forums.macromedia.com/macromedia.ultradev[/url]
=======================
"Scott Fegette" <sfegette@macromedia.com> wrote in message news:bn9mh9$41n$1@forums.macromedia.com...> Man- you guys are EVIL... ;)David R. Wheeler Guest
-
AtomicDoug webforumsuser@macromedia.com #18
Re: can some give me the basic Layout of a wewb page
I think this was already covered but here we go anyways:
<html>
<title>My Webpage</title>
<head>
// you put your head in here
<style>
// you can put your style here
</style>
<script>
// you can pour your java in here
</script>
</head>
<body>
// you guessed it, put your body in here
</html>
Thats it.
OR Try This:
"Basic layout"
"Layout area below"
Button -----------------------------------------------
Button
Button "Place your content here"
Button
Button -----------------------------------------------
PS Make sure to fill the content chock full of the largest digital pirctures you can find. Must be at least 1MB or more per pic.
AtomicDoug webforumsuser@macromedia.com Guest
-
gajett #19
Re: can some give me the basic Layout of a wewb page
You forgot to mention to do all of this in layout view in DW. Using frames.
And popunders. No wonder this person is getting nowhere!! :-)
"AtomicDoug" <webforumsuser@macromedia.com> wrote in message
news:bnbt68$hmc$1@forums.macromedia.com...pirctures you can find. Must be at least 1MB or more per pic.> I think this was already covered but here we go anyways:
>
>
> <html>
>
> <title>My Webpage</title>
>
> <head>
>
> // you put your head in here
>
> <style>
>
> // you can put your style here
>
> </style>
>
> <script>
>
> // you can pour your java in here
>
> </script>
>
> </head>
>
> <body>
>
> // you guessed it, put your body in here
>
> </html>
>
> Thats it.
>
> OR Try This:
>
> "Basic layout"
>
>
> "Layout area below"
> Button -----------------------------------------------
> Button
> Button "Place your content here"
> Button
> Button -----------------------------------------------
>
>
>
> PS Make sure to fill the content chock full of the largest digital>
>
>
>
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
Version: 6.0.530 / Virus Database: 325 - Release Date: 10/22/2003
gajett Guest



Reply With Quote

