Here Mudassar Ahmed Khan has explained with an example, how to read (get) AppSettings Key Value from Web.Config in HTML Markup of ASP.Net page using C# and VB.Net.
In the HTML Markup of ASPX Page, the AppSetting values will be read from Web.Config file using Server-Side code blocks (<% %>).