web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Apps
Answered

HTML Text

(0) ShareShare
ReportReport
Posted on by 353

Hi Community,

 

I have an HTML text.

How could I:

1) Change the font size of just the title?
2) Set a font color HexadecimalIR 000D4B?
3) Leave the entire paragraph "justified." That it aligns evenly on both edges.

The Text is:

<b><font color=black>"Packaging Management</font></b>
<br/>
<br/>
Every container of seed received must be accompanied by a Shipping Guide. "At all times the containers must be on a pallet."

Regards,

Francisco

 

Categories:
I have the same question (0)
  • Verified answer
    TheRobRush Profile Picture
    11,128 Moderator on at

     

     

     

    "<b>
    <h1>
    <font color=black>Packaging Management</font></b>
    </h1>
    <p align=justify>
    <font style='color:rgb(0, 13, 75);'>
    Every container of seed received must be accompanied by a Shipping Guide. ""At all times the containers must be on a pallet.""
    </p>
    "

     

     

     

    *note - same color, just used the rgb value instead of hex

     

  • SpongYe Profile Picture
    5,715 Super User 2026 Season 1 on at

    Hi @Francisco77 

     

    This just basic HTML code as following:

     

     

     

    "<p style='text-align:justify;'>
     <h1 style='font-size: 22px;color:#000D4B;'>Packaging Management</h1>
     <p>Every container of seed received must be accompanied by a Shipping Guide.</p>
    </p>"

     

     


    ------------------------------------------------------------------------------------------------------------------------------
    If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.

    If you like my response, please give it a Thumbs Up.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#2
Haque Profile Picture

Haque 69

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard