Jump to content

How to draw a line before the menu at footer ???


nobitavn94

Recommended Posts

If we want to draw a vertical line ,which property should we use ?
There's no <vr> tag so you could use something like this:
<div style="position:relative;left:50%;width:1px;height:100%;border:1px solid black"></div>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...