Created
July 21, 2016 06:55
-
-
Save ivan-kalachikov/101a113fb3f2af739da54aae977bd7ab to your computer and use it in GitHub Desktop.
section 2 columns, right image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="attorney"> | |
| <div class="inner"> | |
| <div class="attorney__cols"> | |
| <div class="attorney__col attorney__col1"> | |
| <h1 class="attorney__title">Sharis Jinks Hauder</h1> | |
| <p class="attorney__text"> | |
| Sharis is a native Texan who was born in Houston and has committed herself to helping other Texans in need. Sharis attended Baylor University and obtained both her undergraduate and law degree in Waco and moved to Dallas to begin her law practice. | |
| </p> | |
| <p class="attorney__text"> | |
| Sharis has over 30 years of legal experience in personal injury and wrongful death matters. Sharis’ experience working with insurance companies brings an insight and resource not common to most other personal injury attorneys. In addition to experience in the courtroom, she is well versed in appellate law and has orally argued in various Texas Courts of Appeal. Sharis knows how to navigate through the corporate insurance companies and isn’t intimidated by big law firms. | |
| </p> | |
| </div> | |
| <div class="attorney__col attorney__col2"> | |
| <img src="images/5.jpg" alt="Sharis Jinks Hauder" class="attorney__img"> | |
| </div> | |
| </div> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment