HTML CSS Responsive paragraph tag
问题 I am designing a webpage and I am almost finished but there is a small issue that I can't seem to figure out. HTML: <html> <head> <style> * {margin:0; padding:0; text-indent:0; } .float-box-footer{display:inline-block;position:relative;height:37px;background-color:#accb32;max-width: 860px;width: auto\9;} .p4{font-size: 12pt; color: black; padding-left:5pt; left:0; top:7pt; font-family:National, Arial, sans-serif;position:relative;} .p5{font-size: 7pt; color: black; padding-left:465pt;} <