Learn how website files should be organised. File organization is really vital in website development because it makes the management of the website and file access easy. A website is organized in terms of files and...Read More
Posts Tagged "Web Design"
-
-
Setting A Background Using CSS
Wednesday, 1st February 2012Learn how to set a background of an HTML element using CSS. Using the background property in CSS you can set either a color background or and image background. CSS offers a lot of flexibility when it comes to image backgrounds as compared to the traditional background attribute in...Read More -
Adding Scrolling Content To A Web Page
Monday, 30th January 2012Learn how to make scrolling web page content using the HTML marquee tag. The marquee tag has various tags that are responsible for how the content will scroll and these include behavior, direction, loop, Scrollamount,...Read More -
Validating User Input Data
Tuesday, 17th January 2012Validating the data sent from the website is vital to ensure that it conforms to the set standards. For example an email must be of a particular format and it must always conform to it, so in case on your website there is a field where the user has to provide an email it should be validated to...Read More -
Horizontal CSS Menu
Thursday, 24th November 2011Learn how to design horizontal CSS menus. In this tutorial you will be exposed to how you can manipulate HTML unordered lists to make a nice horizontal...Read More -
Adding Comments In CSS
Thursday, 24th November 2011Learn how to add comments in a CSS ( Cascade Style Sheet ) document. Comments in CSS are marked with the opening mark ( /* ) and a closing mark ( */ ) and whatever comment you want to add goes in between...Read More
- 1
- 1/1
