ÿþ<!DOCTYPE html> <html> <head> <title> Peng Li's TAMU ECE Page </title> </head> <frameset cols="250,*,100" frameborder="0" border="0" framespacing="0"> <frame name="left" src="left.html" marginheight="0" marginwidth="0" scrolling="no" noresize> <frameset rows="120,*, 50" frameborder="0" border="0" framespacing="0"> <frame name="topNav" src="top_nav.html" marginheight="0" marginwidth="0" scrolling="auto" noresize> <frame name="content" src="biography.html" marginheight="0" marginwidth="0" scrolling="auto" noresize> <frame name="bottom" src="bottom.html" marginheight="0" marginwidth="0" scrolling="no" noresize> </frameset> <frame name="right" src="right.html" marginheight="0" marginwidth="0" scrolling="auto" noresize> </frameset> </html>