Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8263357
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T04:04:22+00:00 2026-06-08T04:04:22+00:00

In html5, how can i align the <figcaption> tag to the top rather than

  • 0

In html5, how can i align the <figcaption> tag to the top rather than at the bottom without using css.
Here are the snippets,

<figure>
  <img src="img_pulpit.jpg" alt="The Pulpit Rock"
  width="304" height="228" />
  <figcaption>Fig1. - A view of the pulpit rock in Norway.</figcaption>
</figure>

Is there any semantic way like <figcaption align='top'> ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T04:04:24+00:00Added an answer on June 8, 2026 at 4:04 am

    Simply put the <figcaption> as the first child of the <figure> (example):

    <figure>
      <figcaption>Fig1. - A view of the pulpit rock in Norway.</figcaption>
      <img src="img_pulpit.jpg" alt="The Pulpit Rock" width="304" height="228" />
    </figure>
    

    If you want the <figcaption> element as the last child, but shown above the image, then this is presentational and should be done with CSS.


    Contexts in which this element can be used:
    As the first or last child of a figure element.

    Content attributes:
    Global attributes

    Source

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the css styles from Twitter Bootstrap but I can't seem to align
I am trying to figure all the valid HTML5 elements that can be nested
How can i adjust the contrast of an image using HTML5 Canvas pixel manipulation
can i play two video in sink using canvas and html5.
I have external html5 canvas that you can paint on some lines using your
We have an HTML5 drawing app where users can draw lines using a pencil
The PhoneGap build service says you can build an app in HTML5, CSS, and
Which TVs (brand/marks) can be programmed with use of the JavaScript/HTML5/CSS? We are doing
How can I right align a button inside a div without wiping it from
How can i align text and image verticle align middle ?? jsfiddle demo here

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.