WebDev 101: Lesson 1

Since I'm new to web development, I struggled a lot in styling in-line texts. To solve this I used span and it was really helpful. Span tags has other uses but for now I'm using it just to style texts and other contents.

example:

<div>My name is <span style="font-weight: bold; color: red;">AMY</span>.</div>
My name is AMY.

MyWallOfIdeas

No comments:

Post a Comment

Instagram