T
teddkilroy
Using a template and I am trying to figure out as to why my Titles of each
page wil not show up as upper case text. I am using FP 03 and can view in
split or code the upper case text but not when I view it in a browser.
For example:
Welcome to my Home!
is a title of one page and it comes up in a browser all in lower case. Below
is what is in code:
div id="page">
<div id="content" style="width: 412px; height: 1234px">
<p align="center">
<img border="0" src="index.1.jpg" width="431" height="208"></p>
<h2> </h2>
<h2>Welcome to my Home!</h2>
<p align="center" style="text-align:center">
<strong style="font-weight: 400">
<span style="font-family: Century Schoolbook; color: black">
page wil not show up as upper case text. I am using FP 03 and can view in
split or code the upper case text but not when I view it in a browser.
For example:
Welcome to my Home!
is a title of one page and it comes up in a browser all in lower case. Below
is what is in code:
div id="page">
<div id="content" style="width: 412px; height: 1234px">
<p align="center">
<img border="0" src="index.1.jpg" width="431" height="208"></p>
<h2> </h2>
<h2>Welcome to my Home!</h2>
<p align="center" style="text-align:center">
<strong style="font-weight: 400">
<span style="font-family: Century Schoolbook; color: black">