Current location - Education and Training Encyclopedia - Resume - How to make a personal profile with html?
How to make a personal profile with html?
& lt! DOCTYPE? html? Public? “-//W3C//DTD? XHTML? 1.0? Transition //EN "? " http://www . w3 . org/TR/XHTML 1/DTD/XHTML 1-transitional . DTD " & gt;

& lthtml? xmlns = " http://www . w3 . org/ 1999/XHTML " & gt;

& lthead & gt

& ltmeta? http-equiv="Content-Type "? content = " text/html; ? charset=utf-8 "? /& gt;

& lttitle & gt untitled document

& lt/head & gt;

& ltbody & gt

& lt table? style="border: 1px? Solid? # efced7? Text alignment: centered; Width:100%; " ? cellpadding="0 "? cellspacing="0 " >

& lttr & gt

& lttd? style="border-right: 1px? Solid? # efced7 border-bottom: 1px? Solid? # efced7"& gt Introduction:

& lttd? style="border-bottom: 1px? Solid? # efced7"& gt& lttextarea? rows="5 "? cols="60 "? name="detail " >& lt/textarea & gt; & lt/TD & gt;

& lt/tr & gt;

& lttr & gt

& lttd & gt& lt/TD & gt;

& lttd & gt& lt input? type="button "? Value= "reset "? /& gt; & lt input? type="button "? Value= "submitted content"? /& gt; & lt/TD & gt;

& lt/tr & gt;

& lt/table & gt;

& lt/body & gt;

& lt/html & gt;