Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Another Label Inquiry

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Betsy Craig Posted - 01 Mar 2004 : 21:43:01
The Dynamic HTML Editor Help says "you can also create links simply making selection and filling fields [name][,href][,target] pushing 'create link' button.

What do I put under [name]?
What is [,href]?
What is a [,target]

What do I put in the fields next to these boxes?
3   L A T E S T    R E P L I E S    (Newest First)
Betsy Craig Posted - 02 Mar 2004 : 20:16:15
quote:
Originally posted by jrwebb01

Betsy:

Hi!

DHE is basically a "code generator". It generates the HTML which will be interptreted by web browsers that download your page. As you know, HTML, CSS, etc. use "tags". to represent content. These tags have "properties" -- most of which require a value to function property. Think of it as a "property" of color. A suitable vlaue for that property would be "blue", or the hex representation of blue.

Most (if not all) of the properties dialogs in Dynamic HTML Editor are simply a mechanism for gathering the values for those properties so it can generate the code for you. While that is very handy, if you're going to create web pages with any sort of interation, you still need to have some understanding of the tags themselves, the properties they set, and the possible values of those properties relative to the content you want shown in the browser.

I would recommend investing a couple of hours in some introductory HTML material to help "flesh out" your understanding of what Dynamic HTML Editor is doing for you. You'll find a good introductory tutorial http://www.w3schools.com/html/default.asp. This will include basic information like href, etc.

Hope this helps :)

Joe



Thank you...a good source for html learning...I appreciate it.[2 H:)]
n/a Posted - 02 Mar 2004 : 10:59:40
Seems Joe has already sayd all !!! Thank You Joe!
jrwebb01 Posted - 01 Mar 2004 : 22:57:58
Betsy:

Hi!

DHE is basically a "code generator". It generates the HTML which will be interptreted by web browsers that download your page. As you know, HTML, CSS, etc. use "tags". to represent content. These tags have "properties" -- most of which require a value to function property. Think of it as a "property" of color. A suitable vlaue for that property would be "blue", or the hex representation of blue.

Most (if not all) of the properties dialogs in Dynamic HTML Editor are simply a mechanism for gathering the values for those properties so it can generate the code for you. While that is very handy, if you're going to create web pages with any sort of interation, you still need to have some understanding of the tags themselves, the properties they set, and the possible values of those properties relative to the content you want shown in the browser.

I would recommend investing a couple of hours in some introductory HTML material to help "flesh out" your understanding of what Dynamic HTML Editor is doing for you. You'll find a good introductory tutorial http://www.w3schools.com/html/default.asp. This will include basic information like href, etc.

Hope this helps :)

Joe

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000