Skip to content

Commit 45b9bc1

Browse files
committed
Merge pull request Michael0x2a#1 from fancyultrafresh/patch-1
fixed link format
2 parents 7eb55f1 + 468f4c9 commit 45b9bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ Also note that HTML and CSS are examples of "markup languages", not "programming
552552

553553
Note: while PHP can be very convenient, quick, and easy to use, it's also a language viewed negatively by many programmers. (See [PHP: a fractal of bad design][php-fractal]). If you do decide to learn PHP and adopt it as your language of choice, just be aware of the fact that people will probably make fun of you at one point or another.
554554

555-
Also, it's important to first learn [HTML and CSS][#html-css-and-javascript] before attempting to learn PHP. PHP is a language which attempts to "extend" and work with HTML, so may not fully make sense if you try and learn it before picking up basic web development.
555+
Also, it's important to first learn [HTML and CSS](#html-css-and-javascript) before attempting to learn PHP. PHP is a language which attempts to "extend" and work with HTML, so may not fully make sense if you try and learn it before picking up basic web development.
556556

557557
- Online courses:
558558
- Codecademy's [PHP track](http://www.codecademy.com/en/tracks/php)

0 commit comments

Comments
 (0)