Status Updates From HTML and CSS: Design and Bu...

HTML and CSS: Design and Build Websites HTML and CSS: Design and Build Websites
by


Status Updates Showing 781-810 of 4,414

order by

Louise
Louise is on page 17 of 514
Aug 23, 2021 10:38AM Add a comment
HTML and CSS: Design and Build Websites

Anthony
Anthony is on page 133 of 514
Aug 12, 2021 06:01AM Add a comment
HTML and CSS: Design and Build Websites

darv
darv is on page 278 of 514
Aug 12, 2021 03:17AM Add a comment
HTML and CSS: Design and Build Websites

Kareem
Kareem is on page 173 of 514
Aug 10, 2021 01:05PM Add a comment
HTML and CSS: Design and Build Websites

Kareem
Kareem is on page 170 of 514
Aug 10, 2021 11:08AM Add a comment
HTML and CSS: Design and Build Websites

Kareem
Kareem is on page 162 of 514
Aug 09, 2021 06:29PM Add a comment
HTML and CSS: Design and Build Websites

Jasmin Perry
Jasmin Perry is on page 126 of 514
Aug 09, 2021 05:53AM Add a comment
HTML and CSS: Design and Build Websites

darv
darv is on page 210 of 514
Aug 07, 2021 03:07PM Add a comment
HTML and CSS: Design and Build Websites

darv
darv is on page 184 of 514
Aug 07, 2021 05:52AM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 139 of 514
*"Using elements for
headings helps people who
use screen readers, improves
the ability for search engines
to index your pages, and also
enables you to control the
appearance of tables better
when you start to use CSS."
Aug 06, 2021 07:50PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 109 of 514
*"JPGs, GIFs, and PNGs belong to a type of image format known as bitmap"
*"Scalable Vector Graphics (SVG) are a relatively new format used to display vector images directly on the web"
*"Images often come with captions. HTML5 has introduced a new element to contain images and their caption so that the two are associated."
*The element allows web page authors to add
a caption to an image.
Aug 06, 2021 07:47PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 109 of 514
* "Whenever you have many different
colors in a picture you should use a JPEG."

*"The images you use on your website should be
saved at the same width and height that you
want them to appear on the page"

*"Images created for the web should be saved at
a resolution of 72 ppi. The higher the resolution
of the image, the larger the size of the file."
Aug 06, 2021 07:41PM Add a comment
HTML and CSS: Design and Build Websites

darv
darv is on page 155 of 514
Aug 04, 2021 04:38AM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 109 of 514
*"On larger websites it's a good idea to organize your code by placing the pages for each different section of the site into a new folder. Folders on a website are sometimes referred to as directories"

*"Alt text should give an accurate description of the image content so it can be understood by screen reader software (used by people with visual impairments) and search engines." (p106) (img attribute)
Aug 03, 2021 02:02PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 86 of 514
*URL stands for Uniform Resource Locator.
*An absolute URL starts with the domain name for that site, and can be followed by the path to a specific page. If no page is specified, the site will display the homepage.
*When linking to other pages within the same site, you can use relative URLs. These are like a shorthand version of absolute URLs because you do not need to specify the domain name.
Aug 03, 2021 01:44PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 82 of 514
Aug 02, 2021 06:02PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 56 of 514
*(p57) Semantic Elements (used NOT for styling but to give more info to your browser or search engines.

"Their purpose is to describe the content of your web pages more accurately. For example, the voice of a screen reader may add
emphasis to the words inside the element, or a search
engine might register that your page features a quote if you use
the
element."
Aug 02, 2021 05:37PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 56 of 514
* "Semantic markup: which provides extra information; such
as where emphasis is placed in a sentence, that something
you have written is a quotation (and who said it), the
meaning of acronyms, and so on" (p48)

*(p56) Content Management Systems & Visual editors vs. Code Views
Aug 02, 2021 05:32PM Add a comment
HTML and CSS: Design and Build Websites

darv
darv is on page 94 of 514
Aug 02, 2021 03:11PM Add a comment
HTML and CSS: Design and Build Websites

darv
darv is on page 85 of 514
Aug 02, 2021 02:52PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 42 of 514
I love how smart this move was by this author. They used their webpage as a practice problem/example and made me click on their website lol. Good subtle marketing haha.

"But you can still look at the code that a web server sends to you. To try this out for yourself, simply go to the sample code for this chapter, at www.htmlandcssbook.com/code/ and click on the link called "View Source."
Aug 02, 2021 01:56PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 41 of 514
Notes:
* "Each HTML element tells the browser
something about the information that sits between its opening and
closing tags" (p27)

* "Attributes provide additional information
about the contents of an element. They appear
on the opening tag of the element and are
made up of two parts: a name and a value,
separated by an equals sign" (p32)

*lang = '"fr" --> a language that every browser can understand.
Aug 02, 2021 01:53PM Add a comment
HTML and CSS: Design and Build Websites

rai
rai is on page 24 of 514
Aug 01, 2021 07:56PM Add a comment
HTML and CSS: Design and Build Websites

darv
darv is on page 62 of 514
Aug 01, 2021 05:39PM Add a comment
HTML and CSS: Design and Build Websites

Louise
Louise is on page 8 of 514
Jul 27, 2021 04:17PM Add a comment
HTML and CSS: Design and Build Websites