You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<br><!-- BR is used to show some space between the buttons :)-->
<buttontype="round" name="Repo's Profile"> Fake button : Home </button>
<buttontype="round" name="Repo's Profile" onclick="document.location='https://github.com/AbelR007/Basic-HTML'" title="This even has a title lol"> Home </button>
<h3> Using CSS to style Buttons </h3>
<p> This time I am showing inline CSS, but external css is better.</p>