Monday, March 5, 2012

Text lineup using html span tag

<style type="text/css">
span {
  display: inline-block;
  width: 50px;
}
</style>

1 comment:

  1. Was directed to this page from another html span article and thought this would give me good info but no! include more work please

    ReplyDelete