How UL (unordered list) in a html & tell me Alignment of text?
when I add link in text alignment will be change pl help me
Public Comments
- I donot understand ur Q but UL is unordered or unnumbered list .It contains list tag" <li> " .UL r indented tags with special bullet symbols in front of each of them. The code appears some what like this:<html><head><title></title></head><body><ul><li>hh<li>jj</ul></body></html>. UL r container tags that is they have an opening as well as an ending tag. Text can be aligned by using center tag or when u use font tag. But how can u apply link in alignment????? IDK.
Powered by Yahoo! Answers