The following example shows how to set different types horizontal alignment in an HTML document. <html> <head> <style type="text/css"> h1{ text-aling:left;} h2{ ...
確定! 回上一頁