A 记录
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/a-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/a-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/a-record/)
Use the native HTML custom element.
A 记录是将域名直接映射到 IPv4 地址的 [[dns|DNS]] 记录。它是最基础的 DNS 记录类型,任何域名若要通过浏览器访问,都必须有 A 记录。
示例
An A record for example.com pointing to 93.184.216.34 tells browsers which server to contact when visiting that domain.