Difference between revisions of "Week Fourteen (MGDP2050)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→Text editors) |
Karl Jones (Talk | contribs) (→Text editors) |
||
Line 24: | Line 24: | ||
[[Adobe Dreamweaver]] is an HTML editor. | [[Adobe Dreamweaver]] is an HTML editor. | ||
+ | |||
+ | === Word processors === | ||
+ | |||
+ | Avoid using [[word processors]] such as [[Microsoft Word]] as [[HTML editors]]. | ||
+ | |||
+ | === Popular text editors == | ||
+ | |||
+ | * [[Atom (text editor)]] | ||
+ | * [[Brackets (text editor)]] | ||
+ | * [[Notepad++]] | ||
+ | * [[Sublime Text]] | ||
=== Category: Text editors === | === Category: Text editors === | ||
− | + | See [[:Category:Text editors]]. | |
== No new exercises == | == No new exercises == |
Revision as of 09:55, 9 May 2016
Lecture notes and exercises for Week Fourteen of Web Design and Development II (MGDP2050).
See also Week Thirteen (MGDP2050) - Week Fifteen (MGDP2050).
Contents
CSS box model
See Box model (CSS).
CSS centering
See Centering (CSS).
Text editors
A text editor is a tool for editing text files.
Source code editors
A source code editor is a text editor which has features such as syntax highlighting, which are useful for editing source code.
HTML editors
An HTML editor is a source code editor which has features such as WYSIWYG, which are useful for editing HTML.
Adobe Dreamweaver is an HTML editor.
Word processors
Avoid using word processors such as Microsoft Word as HTML editors.
= Popular text editors
Category: Text editors
No new exercises
No new exercises, no assigned reading.