Forum in maintenance, we will back soon 🙂
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!
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
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!!
@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 😉