Great! Thanks Calvin for pointing that out to me.
Thanks Jonathon. I will read up on CSS.

On Jun 6, 2:45 am, Jonathon Musters <[email protected]> wrote:
> Well yes but this goes back to an understanding of CSS and the types of
> elements they are..
>
> On Sat, Jun 5, 2010 at 1:08 PM, calvin <[email protected]> wrote:
> > The selector should be changed to p#largeText, no space, and that
> > should work.
>
> > And don't use font tags or b/i/u tags.
>
> > On Jun 5, 6:22 am, Jonathon Musters <[email protected]> wrote:
> > > use <p id="largeText" >My Text HERE</p>
>
> > > in css
>
> > > p #largeText {
>
> > > font-size: 20px;
>
> > > }
>
> > > and you will get what you are looking for
>
> > > On Sat, Jun 5, 2010 at 8:58 AM, ytbryan <[email protected]> wrote:
> > > > Hi all,
>
> > > > If i am printing out a variable $result like the below in my view
>
> > > > <font><?php $result; ?></font>
>
> > > > How can I make the printed value appear bigger? I tried to surround
> > > > the value with <font size> or control the css. But it don't help.
>
> > > > Thanks!
> > > > Bryan
>
> > > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp
> > others
> > > > with their CakePHP related questions.
>
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "CakePHP" group.
> > > > To post to this group, send email to [email protected]
> > > > To unsubscribe from this group, send email to
> > > > [email protected]<cake-php%[email protected]>
> > <cake-php%[email protected]<cake-php%[email protected]>>For
> > more options, visit this group at
> > > >http://groups.google.com/group/cake-php?hl=en
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others
> > with their CakePHP related questions.
>
> > You received this message because you are subscribed to the Google Groups
> > "CakePHP" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<cake-php%[email protected]>For
> >  more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to