From 6fe3c64f47976ad57833e72cd2d4bf73d2e3542c Mon Sep 17 00:00:00 2001 From: Asha Bhaskaran Date: Wed, 13 Aug 2025 10:27:36 +0530 Subject: [PATCH] add the image alt tag --- aspnet/MaskeditTextbox/Getting-Started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aspnet/MaskeditTextbox/Getting-Started.md b/aspnet/MaskeditTextbox/Getting-Started.md index 587dcf0c1..1c8a674b7 100644 --- a/aspnet/MaskeditTextbox/Getting-Started.md +++ b/aspnet/MaskeditTextbox/Getting-Started.md @@ -17,7 +17,7 @@ The following screenshot illustrates the functionality of a MaskEdit. Here, Mob -![](Getting-Started_images/Getting-Started_img1.png) +![create your first MaskEdit in ASP.NET](Getting-Started_images/Getting-Started_img1.png) @@ -231,7 +231,7 @@ The following code example is used to set mask value. Execute the above code to render the following output. -![](Getting-Started_images/Getting-Started_img2.png) +![set mask value in Markedit.](Getting-Started_images/Getting-Started_img2.png) @@ -289,7 +289,7 @@ The following screenshot shows the output for the above code example. -![](Getting-Started_images/Getting-Started_img3.png) +![create product key validation app using Mask Edit control.](Getting-Started_images/Getting-Started_img3.png)