I want to set border just below my name…
I tried many times but i can not done…
at first I set border-bottom: 2px solid red; after that I saw the border full width .
How to set specific border bottom please help me…
and sorry for my english is not good…
For future posts, please paste your actual code, and not a screenshot of code (this is incredibly difficult to work with). To paste your code, use MarkDown syntax, as shown here: Forum Code Formatting
The more information you give us, the better we can help you.
Please do not post a screenshot, people don’t want to retype your whole code just to help you. Please post a live version (for example on repl.it or codepen) or your whole code so it is just a matter of copy pasting.
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>) will also add backticks around text.
For future posts, remember that you can create a CodePen to share your HTML, CSS, and JavaScript with us. This means you will share a link with your code, and if you update it, we can see the changes.