border
English [?b?:rd?(r)]
n. ???; ??? ??..., ?? the side of...
vt.side of..., around..., bordering...
vi. ??, ??
3?? ??: borders ??: borders ?? ??: bordering ?? ??: bordered ????: bordered
right
English [ra?t] US [ra?t]
adv. ??, ?????, ?????; ; ??, ?? n.right;right;???,??;???vt.corright; ??;??vi.(? ?) ??, ??? ?? ??: ?? ??: ?? ?? ??: righting ?? ??: righted ?? ??: rightedcolor
英['k?l?(r)] 美[?k?l?]n.<Beauty> ??, ??, ?? ;??, ?? ???
v.<??>??; ?????, ???, ??; 3?? ??: colors ??: colors ????: ?? : ??? ????: ???
css border-right-style ?? ???
??: ??? ??? ??? ???? ?????.
??: ???? ? ?? ??? ?? ???? ??? ? ????. CSS1?? HTML ??? ????? solid? ???? ???? ???? ??? ???.
??: ?? ????? border-right-style ??? ?????. ?? ? "inherit" ?? "hidden"? ?? ??? Internet Explorer(IE8 ??)?? ???? ????.
css border-right-style ?? ?
<!DOCTYPE html> <html> <head> <style type="text/css"> p.dotted {border-right-style: dotted} p.dashed {border-right-style: dashed} p.solid {border-right-style: solid} p.double {border-right-style: double} p.groove {border-right-style: groove} p.ridge {border-right-style: ridge} p.inset {border-right-style: inset} p.outset {border-right-style: outset} </style> </head> <body> <p class="dotted">A dotted border</p> <p class="dashed">A dashed border</p> <p class="solid">A solid border</p> <p class="double">A double border</p> <p class="groove">A groove border</p> <p class="ridge">A ridge border</p> <p class="inset">An inset border</p> <p class="outset">An outset border</p> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????