add alt text for all images
This commit is contained in:
parent
33cd8de86b
commit
42f6138ed5
|
@ -86,7 +86,7 @@ With SPAs being an important component of the modern web I wanted this project t
|
|||
|
||||
## The Design
|
||||
|
||||
![]( /images/flowmm/flowmm-model.jpg )
|
||||
![A black and white cropped shot of a stylish male model.]( /images/flowmm/flowmm-model.jpg )
|
||||
|
||||
The design brief from the non-existent owners of Flow Model Management was quite
|
||||
simple. A visually appealing, elegant site, with some background information and an easy
|
||||
|
@ -107,7 +107,7 @@ Lato, which goes well with Montserrat, is also modern and elegant, much like Mon
|
|||
{{<
|
||||
figure
|
||||
src="/images/flowmm/flowmm-model-1.jpg"
|
||||
alt=""
|
||||
alt="A black and white shot of a stylish male model."
|
||||
class="icon-inline icon-right flowmm-model-thumb"
|
||||
caption="As the site is for a modelling agency, I decided that making the models a prominent feature would be an ideal way to make the site visually appealing. By bringing the models to centre stage and focusing attention on stylish images of the models, this focuses the aesthetic of the site towards an elegant, stylish look."
|
||||
>}}
|
||||
|
@ -141,4 +141,4 @@ Combining Docker with Dokku also allows for simple deployment, which can be done
|
|||
|
||||
|
||||
|
||||
![]( /images/flowmm/flowmm-home-footer.jpg )
|
||||
![A screenshot of the website of Flow Model Management]( /images/flowmm/flowmm-home-footer.jpg )
|
||||
|
|
|
@ -59,4 +59,4 @@ Of course, it is important such features do not detract from the overall user ex
|
|||
We do not want flashy, distracting elements that will take attention away from the important elements.
|
||||
This is why I feel classy and subtle is always the way to go for ecommerce sites.
|
||||
|
||||
![]( /images/giana/large-5.jpg )
|
||||
![Screenshot of the Giana Boutique website]( /images/giana/large-5.jpg )
|
||||
|
|
|
@ -134,7 +134,7 @@ This is to draw the attention of visitors to the full colour photographs that ar
|
|||
{{<
|
||||
figure
|
||||
src="/images/leopold/medium-2.jpg"
|
||||
alt=""
|
||||
alt="A screenshot of the website of Marc Leopold Photography as seen on a mobile device."
|
||||
>}}
|
||||
|
||||
## The Deployment
|
||||
|
|
|
@ -61,7 +61,7 @@ As there were some minor customisations required that were not possible through
|
|||
{{<
|
||||
figure
|
||||
src="/images/stanthams/large-5.jpg"
|
||||
alt=""
|
||||
alt="A screenshot of the website of the Charles Stantham law firm."
|
||||
class="medium"
|
||||
caption=""
|
||||
>}}
|
||||
|
@ -130,7 +130,7 @@ All of which is achieved in the design choices of the theming and layout.
|
|||
{{<
|
||||
figure
|
||||
src="/images/stanthams/stanthams-team.jpg"
|
||||
alt=""
|
||||
alt="A cropped screenshot of the website of the Charles Stantham law firm."
|
||||
class="medium"
|
||||
caption=""
|
||||
>}}
|
||||
|
|
Reference in New Issue