address (function)

address(name=False, addressLine1=False, addressLine2=False, addressLine3=False, phone=False, email=False, twitterHandle=False)[source]

Get The HTML5 address element

Key Arguments

  • name – name of person

  • addressLine1 – first line of the address

  • addressLine2 – second line of the address

  • addressLine3 – third line of the address

  • phone – telephone number

  • email – email address

  • twitterHandle – twitter handle

Return

  • address