Chapter 5. Working with Basic Web Page Components

IN THIS CHAPTER

Understanding basic formatting and positioning

Understanding frames

Creating hyperlinks and bookmarks

Using tables and table layouts

Working with layers

In this chapter, I elaborate on Web page design and development. This chapter focuses primarily on Web page development by using HTML technology.

The default Web pages that come with SharePoint sites use a variety of complex page design and development technologies. To avoid overload, I use non-SharePoint sites to discuss Web page design and formatting concepts. Once you understand these basic concepts, you can apply them to SharePoint Web pages with relative ease. Although profound discussion on HTML is beyond the scope of this text, I introduce you to some basic HTML concepts and tags as you move along and design HTML Web pages by using SharePoint Designer tools and features. Also, many page-formatting features of SharePoint Designer rely heavily on CSS. I also discuss the SharePoint Designer no-code implementation of such features.

NOTE

For more on Web page development by using DHTML and ASP.NET 2.0, see Chapters 8 and Chapter 10. For more on internal CSS implementation, see Chapter 12.

HTML is the principal language for developing Web pages. Even if you use a server-side script, such as ASP.NET, to write the actual code of your Web page, the code that a browser renders is always HTML. HTML provides its features through a number of tags that you can set attributes ...

Get Microsoft® Office SharePoint® Designer 2007 Bible now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.