Skip to content
site logo mobile

Forum in maintenance, we will back soon 🙂

Quick HTML guidance...
 
Notifications
Clear all

Quick HTML guidance, please. Trying to setup the Blogger.com Portfolio

4 Posts
2 Users
2 Likes
459 Views
(@atulkaushal)
Posts: 19
Eminent Member
Premium Member
Topic starter
 

Hi team.  Thinking about the Blogger.com portfolio Hasan provided, I wanted to use a picture stored in my DropBox.  So I copied the DropBox link and pasted into the HTML code.  Sadly it's giving an error.  Here's the code.  If anyone who knows HTML can help, I'd be grateful.                                             

<!--Profile Photo-->
<div class='col-md-4 col-sm-5 profile-photo wow fadeInUp animated' style='visibility: visible;'>
<!-- Avatar -->
<img alt='Me' src='https://www.dropbox.com/scl/fi/v9vzhmiu3f10ed1elbz1g/IMG-20130711-WA0003.jpeg?rlkey=tbi89eo252qf4pxp950bnqu86&raw=1'/>
</div>

 

The error I'm getting is the following:

 

org.xml.sax.SAXParseException; lineNumber: 837; columnNumber: 149; The reference to entity "raw" must end with the ';' delimiter.

 

Thanks in advance!

 
Posted : 07/28/2023 9:43 pm
SSAdvisor
(@ssadvisor)
Posts: 946
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

When I try the image link it is requiring authentication. This means the link isn't publicly available. You'll need to go to your Dropbox account and correct the issue.

I would have used Google's Drive but to each his own.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 07/28/2023 11:06 pm
(@atulkaushal)
Posts: 19
Eminent Member
Premium Member
Topic starter
 

I figured it out!  I guess the template didn't like pulling from DropBox, so I hosted it on a free site and it works!!

 
Posted : 07/29/2023 5:41 am
(@atulkaushal)
Posts: 19
Eminent Member
Premium Member
Topic starter
 

@ssadvisor Much appreciated!  I plan to setup my drive with some pics and answer templates.  Just flying through Hasan's material and building the plane while I'm flying it 😉

 
Posted : 07/29/2023 5:43 am
Share: