Getting Started with the Web
β Scribed by Shelley Powers
- Publisher
- O'Reilly Media
- Year
- 2015
- Tongue
- English
- Leaves
- 139
- Series
- Free Web Development Ebooks
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Want to build your own website--one that represents you, your cause, or your organization--without outside help? With this free guide, Shelley Powers quickly teaches you the basics: you'll learn how to use HTML, CSS, and other web tools to create a simple site that works on both traditional computers and mobile devices. It's never been simpler to create your own place on the Web, but there are still lots of details to sort out. This short book walks you through each step, from working with content and adding style to getting the word out and building a following. Why wait? Pick up this book and get going. Right now. Pick a domain name and sign up with a web hosting company Learn how to structure web pages with basic HTML elements Add unique style to your website with CSS stylesheets Work with web forms, incorporate multimedia, and use semantic HTML5 elements Help people find your site via a search engine or social media Add a blog or other dynamic content to generate a loyal following Dive into advanced web technologies, including the Cron job scheduler, and the SSH/SFTP secure shell.
β¦ Table of Contents
Cover
Web Platform
Copyright
Table of Contents
Chapter 1. Setting Up Your Web Space
Getting a Domain
The Top-Level Domain
Registering Your Domain
Using Hosting Companies
Types of Web Hosting
Finding Your Hosting Company
Signing Up with a Host
Your Websiteβs Address and Connecting Your Domain
Communicating with Your Server Using FTP
Introducing the cPanel
Setting Up and Using an FTP Account
Uploading Your First Web Page
Setting Up an Email Address
Quick Review of Web Server Basics
Chapter 2. Structuring The Web Content with HTML
Basic Page Structure
The doctype
The html Element
The head Element and an Introduction to Empty Elements
The body Element
Commonly Occurring HTML Elements
Inline Elements
Common Block-Level Elements
The div and span Elements
Chapter 3. Styling the Page with CSS
CSS Stylesheets
Applying CSS
The CSS
Fonts
Decorative Accents and Color
Spacing
Layout
Finishing UpΒ
Chapter 4. Going Beyond the Basics
The New Accessible/Semantic HTML5 Elements
The article, section, header, and footer Elements
The nav, aside, and figure Elements
Adding Links to Video and Audio Files
Using a Static Page Template
Adding a Simple Mail-To Form
Chapter 5. Adding Dynamic Content
Creating a Subdomain For Your Weblog (or Other Purpose)
Creating the Wordpress Weblog
Exploring Your New Weblog
Choosing Your Weblogβs New Look
Adding the Perfect Site Widgets
Adding a Plugin
Creating Wordpress Posts and Pages
Posts
Pages
Incorporating Social Media Into Your Site
Helping People Find Your Site
Adding Weblog Comments
Chapter 6. Advanced Web Technologies and Techniques
The File Manager
Managing Recurring Tasks with Cron
Command Line Access with SSH
Secure FTP (SFTP)
Website Statistics
Adding Support for Digital Certificates and SSL
Moving Your Site
Backing Up Your Files and Moving Them
Exporting and Importing the Database
About the Author
π SIMILAR VOLUMES
<div> <p>Want to build your own website--one that represents you, your cause, or your organization--without outside help? With this free guide, Shelley Powers quickly teaches you the basics: you'll learn how to use HTML, CSS, and other web tools to create a simple site that works on both traditiona
<p><b>Explore modern Web Component design and integrate them with a variety of web frameworks to build encapsulated reusable UI components for your web apps</b><p><b>Key Features</b><li>Learn Web Components with more than 50 web component examples for both beginners and advanced users<li>Create resp
<div><p>How long does it take for your website to load? Web performance is just as critical for small and medium-sized websites as it is for massive websites that receive tons of hits. Before you pour money and time into rewriting your code or replacing your infrastructure, first consider a reverse-
A compact guide to creating customized programs for the World Wide Web, which introduces the essentials of Perl language and the Common Gateway Interface (CGI), then quickly moves on to cover forms and "comboforms." Topics include information-gathering and reporting with HTML and forms; customized c
The application youll create is named the Wingtip Toys. Its a simplified example of a store front web site that sells items online. This tutorial series highlights several of the new features available in ASP.NET 4.5 Beta.