Skip to content

Commit 4e78373

Browse files
Merge pull request #4597 from syncfusion-content/SEO-174654-Blazor-Image-Alt-5
SEO-174654-Blazor-Image-Alt-5
2 parents 6318172 + 8904336 commit 4e78373

File tree

7 files changed

+6
-7
lines changed

7 files changed

+6
-7
lines changed

blazor/appbar/design.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following example depicts the code to provide spacing between the home and p
3030
</div>
3131
```
3232

33-
![Blazor AppBar with Spacer](./images/spacer_appbar.png)
33+
![Blazor AppBar with Spacer.](./images/blazor-appbar-spacer.png)
3434
{% previewsample "https://blazorplayground.syncfusion.com/embed/htLKWVizhrJGeHZk?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
3535

3636
## Separator
@@ -68,7 +68,7 @@ The following example depicts the code to provide a vertical line between a grou
6868
```
6969
{% previewsample "https://blazorplayground.syncfusion.com/embed/BZrUWhizrrSDjGWv?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
7070

71-
![Blazor AppBar with Separator](./images/separator_appbar.png)
71+
![Blazor AppBar with Separator.](./images/blazor-appbar-separator.png)
7272

7373
## Media Query
7474

@@ -114,7 +114,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
114114
</style>
115115
```
116116

117-
![Blazor AppBar with Media Query](./images/media_appbar.png)
117+
![Blazor AppBar with Media Query.](./images/blazor-appbar-media-quary.png)
118118
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVUWBsJrBofaJVB?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
119119
## Designing AppBar with Menu
120120

@@ -173,7 +173,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
173173
</style>
174174
```
175175

176-
![Blazor AppBar with Menu](./images/menu_appbar.png)
176+
![Blazor AppBar with Menu.](./images/blazor-appbar-menu.png)
177177
{% previewsample "https://blazorplayground.syncfusion.com/embed/BXrgCrsfhVRDMsdT?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
178178

179179
## Designing AppBar with Buttons
@@ -209,7 +209,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
209209
</style>
210210
```
211211

212-
![Blazor AppBar with Buttons](./images/buttons_appbar.png)
212+
![Blazor AppBar with Buttons.](./images/blazor-appbar-buttons.png)
213213
{% previewsample "https://blazorplayground.syncfusion.com/embed/VDVgMBMTLrdehyCb?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
214214

215215
## Designing AppBar with SideBar
@@ -370,7 +370,6 @@ AppBar toggle button used to control the expand and collapse state of **SfSideba
370370
}
371371
</style>
372372
```
373-
374-
![Blazor AppBar with SideBar](./images/sidebar_appbar.png)
373+
![Blazor AppBar with SideBar.](./images/blazor-appbar-sidebar.png)
375374

376375
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVKirMTrrRbKrNE?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}

0 commit comments

Comments
 (0)