Okay i did use that code to format the phone, but the problem is my vibration does not work at all, not long ago it worked but not when charging now it does not work at all, is there anything that i can do ?
okay because u used <dd>
<dd> means definition description if you use that you may probably use
<dl> and <dt> (definition list and term)
so just get rid all definition tags instead use <ul> or <ol> (unordered or ordered list)
<ol type="1">
<li> potatoes </li>
<li> radishes </li>
<li>...