simple? align=right question
simple? align=right question
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- ukit20
Using the align property is a really old way of doing it (deprecated in HTML 4, which was been around for 10 years).
What you should do instead is use CSS and add a style such as "float:right."
- I wasn't sure what property he was referring to... and was telling myself, "surely it couldn't be 'align'"d_rek