HTML / CSS – Site Layout (Part 2/2)
This is the second chapter about laying out a site. We’ll see how to place things where we want on the screen, transform inlines to blocks and make elements float…
Euro PC Solutions is a web design company created in 2009 by Daniel Lucas. With this blog we aim to give clear & easy to follow lessons on web design.
This is the second chapter about laying out a site. We’ll see how to place things where we want on the screen, transform inlines to blocks and make elements float…
We’ll see how to create margins for our website and how to create different blocks to prepare for your design. We’ll also revisit the difference between inline and block.
This is the first chapter of the part 3 where we’ll be mixing HTML & CSS. In this chapter we’ll see ordered, unordered and definition lists.
This is the last chapter of the second part. We’ll see how to use pseudo formats to change the colour of your links, change the first line or first letter of text etc…
This is the second part of the text formatting tutorial. In this chapter we’ll see how to style text, align text, and then add background colours & images !
This is the first part of two in this chapter. We’ll see how to change the size and font of your text and set the alignment, indentation, word spacing etc…
In this 6th chapter, the first of the second part of our HTML / CSS series we’ll start studying CSS. This chapter presents the basics of CSS…
In the 5th chapter of these lessons, & the last chapter of the first part of the lessons, we’ll see how to insert images into a web site…
In this 4th chapter we’ll see how to create links for your web site. There exists several links : links to other pages, http://…, anchor links and email links…
In this 3rd part of the HTML lessons series we’ll see how to organise your text. This includes adding titles, making paragraphs, making bold & italic text etc…