HTML Fragments - An Example
|
|
|
The HTML fragment used to generate the HTML Fragments page is shown :- <FONT COLOR="#0000FF"><B>BodgeIt!</B></FONT> uses a series of <B>HTML</B> <A HREF="glossaryfragment.html"><B>fragments </B></A> to build <A HREF="glossarypage.html"><B>pages </B></A>.</P> <CENTER><P><HR HEIGHT="4" WIDTH="60%" COLOR="#FF0000"> </CENTER> <P>Look at the <B>HTML code</B> of a typical <B>page</B> in this <B>Web Site</B> and you will see that much of it is all sorts of control codes, such as <B><HTML></B>, <B><HEAD></B>, <B><TITLE></B> etc.</P> <P>When <FONT COLOR="#0000FF"><B>BodgeIt!</B></FONT> builds a <B>Web Site</B> using <B>fragments</B> for each <B>page</B>, it generates all of this <B>HTML code</B> automatically.</P> <P>So all you need to write is the <B>fragment</B>, which defines the important part of the <B>page</B>.</P> <P><FONT COLOR="#0000FF"><B>BodgeIt!</B></FONT> does the rest!</P> <CENTER><P><HR HEIGHT="4" WIDTH="60%" COLOR="#FF0000"> </CENTER> <CENTER><P><A HREF="featureprofilefragmentexample.html"> <B>View the HTML Fragment for the First Page of this Page!</B></A></CENTER> Note that only following HTML codes are used :-
|
|