Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Customize Access html Templates?

Status
Not open for further replies.

dkmidi

Technical User
Mar 13, 2002
47
CA
Hi there!

Does anyone know how to customize an Access Template's display? ie. colours of the table header, the table border, table content font..

I can adjust the background properities in the <body> tag but any ideas how to format the table itself because access generates that.

Below is a standard template:

<HTML>

<TITLE><!--ACCESSTEMPLATE_TITLE--></TITLE>

<BODY BGCOLOR=&quot;#FFFFFF&quot;>

<!--ACCESSTEMPLATE_BODY-->

</BODY>

<BR><BR>

<IMG SRC = &quot;msaccess.jpg&quot;>

</HTML>

thanks!!

DK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top