You can align the placeholder text (right, left or center) using CSS ::placeholder selector property. <!DOCTYPE html> <html> <head> <style> input[type='text']:: ...
確定! 回上一頁