Build Your First Web Pages With HTML and CSS10 heuresFacileLicence Ce cours est visible gratuitement en ligne. course.header.alt.is_certifying J'ai tout compris ! Mis à jour le 02/11/2022 Write your first lines of HTML and CSS Create content using HTML Decorate your content with CSS Quiz : Understand basic HTML, CSS, and their relationship Create headings for strong page structure Add text in paragraphs Strengthen and emphasize text Add links and understand attributes Organize elements in a list Add images to your web page Use the best images possible Quiz : Test your knowledge of HTML text elements Create general page structure Understand block-level and inline elements Group content with divs and spans Add classes and ids to elements Add breaks and lines to your content Add a head to your HTML for information about your website Quiz : Understand page structure in HTML Apply CSS to elements Decide where to write CSS Set your first colors Understand color theory Set fonts Control font sizes, line spacing, and word spacing Trick out your text Get some practice building your first page with HTML and CSS Quiz : Change a page's appearance with CSS Test your knowledge of HTML text elements Compétences évaluéesRecognize common HTML elements and their corresponding attributesDistinguish between HTML and CSS and identify their separate usesQuestion 1Which of these is not a legitimate HTML tag?<p><li><h8><img>Question 2Which of the following attributes can images in HTML have?Attention, plusieurs réponses sont possibles.srctitlealtphrefQuestion 3Which is the correct order of tags in a list?<li> <ol>Item 1</ol> <ol>Item 2</ol> <ol>Item 3</ol> </li> <ol> <li>Item 1</li> <li>Item 2</li> <li>Item 3</li> </ol> <ol> <ol>Item 1</ol> <ol>Item 2</ol> <ol>Item 3</ol> </ol> Et si vous obteniez un diplôme OpenClassrooms ? Formations jusqu’à 100 % financéesDate de début flexibleProjets professionnalisantsMentorat individuelTrouvez la formation et le financement faits pour vousÊtre orientéComparez nos types de formation Use the best images possible Create general page structure